Skip to content

Need to be able to run the standalone typespec version from the IDE #5902

Closed
@timotheeguerin

Description

@timotheeguerin

This is a bit of an issue with using the standalone exe right now, the language server still needs to run from node.

The simplest options is probably to try to use the node version provided by vscode as fallback. This used to not work as it was too old and didn't support ESM modules but it is probably updated now.

The alternative is to add a flag to the standalone cli like --server that load the local LSP code.

Metadata

Metadata

Labels

1_0_E2Ecompiler:coreIssues for @typespec/compilerdesign:neededA design request has been raised that needs a proposalideIssues for VS, VSCode, Monaco, etc.

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions