Commit 03fc256
authored
Fix unintentional module import. (#1484)
Fixes PowerShell/vscode-powershell#715 by not getting command
documentation unless the module has already been imported.1 parent 446fa59 commit 03fc256
File tree
1 file changed
+6
-0
lines changed- src/PowerShellEditorServices/Services/TextDocument/Handlers
1 file changed
+6
-0
lines changedLines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
120 | 126 | | |
121 | 127 | | |
122 | 128 | | |
| |||
0 commit comments