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

Test: Language Extensions #62108

Closed
2 tasks done
octref opened this issue Oct 30, 2018 · 0 comments
Closed
2 tasks done

Test: Language Extensions #62108

octref opened this issue Oct 30, 2018 · 0 comments

Comments

@octref
Copy link
Contributor

octref commented Oct 30, 2018

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:

  • Unclear concepts
  • Unclear navigation
  • Anything you feel that's left out
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

7 participants