Skip to content

Better handling when no compiler can be used to start lsp in vscode #6475

@RodgeFu

Description

@RodgeFu

Now we are fallback to use tsp-server(.cmd) anyway if local compiler can't be found. This will cause our extension to report multiple confusing errors from vscode lsp client directly if global compiler is not available either. We should be able to handle that scenario better by checking whether tsp-server(.cmd) is available and prompt user to install local compiler to provide a smoother user experience in that case.

Image

Metadata

Metadata

Assignees

Labels

ideIssues for VS, VSCode, Monaco, etc.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions