Thursday, March 26, 2020
PowerShellEditorServices
- 🐛🧠 vscode-powershell #2584 -
Refactor GetCommandSynopsisAsync method to make sure cmdlets with module prefixes work. - 🐛⚡️🧠📚 vscode-powershell #2556 -
Add cancellation fortextDocument/completion
,textDocument/codeAction
,textDocument/folding
. - ✨👮 vscode-powershell #2572 -
Only run diagnostics on PowerShell files. - ⚡️🧠 PowerShellEditorServices #1237 -
Optimize when we run GetCommandInfoAsync to use the pipeline less for Intellisense.