Open
Conversation
amtoney524
commented
Nov 6, 2025
package.json
Outdated
| "configuration": { | ||
| "title": "Colab", | ||
| "properties": { | ||
| "colab.codeDiagnostics.LSP": { |
Contributor
Author
Member
There was a problem hiding this comment.
I would suspect the vast majority of users don't know what "language server protocol (LSP)" is. I'd like to name the setting (and have a description as) something which generically represents the functionality.
E.g. Code diagnostics - Enable code diagnostics powered by a connected Colab server.
@EvanWiederspan may have some suggestions too.
Should look at the verbiage the Python and Pylance extensions use. Or perhaps other language server extensions?
Contributor
Author
EvanWiederspan
approved these changes
Nov 13, 2025
kevineger
requested changes
Nov 13, 2025
Member
kevineger
left a comment
There was a problem hiding this comment.
Let's wait to merge this until the setting does something (is wired up).
ac0b994 to
ca93fa2
Compare
99b4b8a to
5435139
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.


This PR defines a setting to enable LSP.
Extension settings:

Filtered settings:
