Commit 8a6a0c2
Fix line and column being swapped in extents
- Fixed an issue where ConvertTo-ScriptExtent could reverse start line
and column in some situtations.1 parent 9537ca8 commit 8a6a0c2
File tree
1 file changed
+2
-2
lines changed- module/PowerShellEditorServices/Commands/Public
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
101 | | - | |
| 100 | + | |
| 101 | + | |
102 | 102 | | |
103 | 103 | | |
104 | 104 | | |
| |||
0 commit comments