Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: when using latest VS Code extension with old Compiler, some lsp feature for "tspconfig.yaml" don't work properly #5066

Open
4 tasks done
RodgeFu opened this issue Nov 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working ide Issues for VS, VSCode, Monaco, etc.

Comments

@RodgeFu
Copy link
Contributor

RodgeFu commented Nov 12, 2024

Describe the bug

Some lsp feature of "tspconfig.yaml" doesn't work properly in VSCode with latest extension because the latest extension expects the compiler can provide these functionalities which isn't available in old compiler

Workaround: upgrade to the latest compiler

i.e. the highlight of comment:
Image

i.e. internal compiler error would be reported for tspconfig.yaml because old compiler would try to compile the tspconfig.yaml file:
Image

Reproduction

use latest vscode extension against old compiler

Checklist

@RodgeFu RodgeFu added bug Something isn't working ide Issues for VS, VSCode, Monaco, etc. labels Nov 12, 2024
@RodgeFu RodgeFu self-assigned this Nov 12, 2024
@RodgeFu RodgeFu changed the title [Bug]: Some Highlight don't work properly when using latest VS Code extension with old Compiler [Bug]: Some lsp feature for "tspconfig.yaml" don't work properly when using latest VS Code extension with old Compiler Nov 12, 2024
@RodgeFu RodgeFu changed the title [Bug]: Some lsp feature for "tspconfig.yaml" don't work properly when using latest VS Code extension with old Compiler [Bug]: when using latest VS Code extension with old Compiler, some lsp feature for "tspconfig.yaml" don't work properly Nov 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ide Issues for VS, VSCode, Monaco, etc.
Projects
None yet
Development

No branches or pull requests

1 participant