Commit e28d8df
authored
This was broken after the rewrite because we'd forgotten to specify that
it needs the foreground (which implies too that it must run
immediately). Now the script actually executes, either showing the help
in the Extension Terminal (or...I guess nowhere for clients without it)
or opening the URL it found. This should still be rewritten properly to
return the help over LSP and do something better with it, but at least
it's no longer broken.
1 parent c0aeb0f commit e28d8df
File tree
1 file changed
+9
-1
lines changed- src/PowerShellEditorServices/Services/PowerShell/Handlers
1 file changed
+9
-1
lines changedLines changed: 9 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
70 | | - | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
71 | 79 | | |
72 | 80 | | |
73 | 81 | | |
| |||
0 commit comments