You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scenario 1: Imagine you are interested in changing the color of JavaScript's keywords in the editor. Try to find useful information for doing that.
Scenario 2: Imagine you are interested in writing an extension that would show hover whenever you hover on a CSS property. Try to find useful information for doing that.
Scenario 3: Imagine you are the author of the X programming language, and you want to add comprehensive language support for X programming language in VS Code. Try to find useful information for doing that.
Refs: microsoft/vscode-docs#1949
Complexity: 1
Known limitation: I did not have time to write content for:
Still, there is a lot of information for Language Extension developers on the website:
Test:
Scenario 1: Imagine you are interested in changing the color of JavaScript's keywords in the editor. Try to find useful information for doing that.
Scenario 2: Imagine you are interested in writing an extension that would show hover whenever you hover on a CSS property. Try to find useful information for doing that.
Scenario 3: Imagine you are the author of the X programming language, and you want to add comprehensive language support for X programming language in VS Code. Try to find useful information for doing that.
Try not to click directly from the link collections above. Instead, jump right into the API doc: https://vscode-ext-docs.azurewebsites.net/api. Report issues for:
The text was updated successfully, but these errors were encountered: