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

Provide a status widget "Language Service" #212

Open
angelozerr opened this issue Apr 14, 2024 · 0 comments
Open

Provide a status widget "Language Service" #212

angelozerr opened this issue Apr 14, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@angelozerr
Copy link
Contributor

The Jetbrains support provides a status widget to show which language servers are associated with the current file:

image

It would be nice to have this feature.

When I see https://www.jetbrains.com/help/idea/typescript-support.html#ws_ts_use_ts_service_checkbox I think we should use

https://github.com/JetBrains/intellij-community/blob/master/platform/lang-api/src/com/intellij/platform/lang/lsWidget/LanguageServiceWidgetItemsProvider.kt but it seems this class exists since february, so we cannot use it for the moment because we need to try to cover one year.

@fbricon fbricon added the enhancement New feature or request label Apr 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants