Commit 581a67c
Include
While it would be nice to only present `$PSItem` to encourage people to
use it, that may confuse people who still use `$_` and don't know that
they are the same.
Co-authored-by: Patrick Meinecke <SeeminglyScience@users.noreply.github.com>$PSItem in auto variables in addition to $_
1 parent 6e955be commit 581a67c
File tree
1 file changed
+1
-1
lines changed- src/PowerShellEditorServices/Services/DebugAdapter
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
756 | 756 | | |
757 | 757 | | |
758 | 758 | | |
759 | | - | |
| 759 | + | |
760 | 760 | | |
761 | 761 | | |
762 | 762 | | |
| |||
0 commit comments