vscode
vscode copied to clipboard
Support multiple LSP based completion provider
Coming from: #241167
With https://github.com/microsoft/vscode/pull/243528 providing support for Python LSP provider in terminal suggest, we should continue making effort towards supporting more lsp completion provider.
Easiest would be starting from pwsh, then potentially for node, julia, etc.
/cc @meganrogge @Tyriar