pulumi / pulumi-lsp

A LSP server for Pulumi YAML
Apache License 2.0
22 stars 0 forks source link

[VS Code] Automatically download the server on first use #30

Closed iwahbe closed 2 years ago

iwahbe commented 2 years ago

Hello!

Issue details

Affected area/feature

iwahbe commented 2 years ago

This was fixed in https://github.com/pulumi/pulumi-lsp/commit/19b2d099c99c007f5c1e6ad48e417bdb72d4c794. Instead of downloading the server when used, we bundle it in the released .vsix file.