We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
We have a bunch of node modules written by us to help writing VSCode extensions. We should list them for other extension authors.
vscode-nls - Support for externalization and localization
vscode-uri - URI implementation that is used by VS Code and its extensions
jsonc-parser - scanner and fault tolerant parser to process JSON with or without comments
request-light - light weight nodejs request library with proxy support
vscode-extension-telemetry - consistent telemetry reporting for VSCode extensions
vscode-languageclient - easily integrate language servers adhering to the language server protocol
The text was updated successfully, but these errors were encountered:
48bf2c9
No branches or pull requests
We have a bunch of node modules written by us to help writing VSCode extensions. We should list them for other extension authors.
vscode-nls - Support for externalization and localization
vscode-uri - URI implementation that is used by VS Code and its extensions
jsonc-parser - scanner and fault tolerant parser to process JSON with or without comments
request-light - light weight nodejs request library with proxy support
vscode-extension-telemetry - consistent telemetry reporting for VSCode extensions
vscode-languageclient - easily integrate language servers adhering to the language server protocol
The text was updated successfully, but these errors were encountered: