vscode-extension-vscode | The vscode NPM module
kandi X-RAY | vscode-extension-vscode Summary
kandi X-RAY | vscode-extension-vscode Summary
~~The vscode NPM module provides VS Code extension authors tools to write extensions. It provides the vscode.d.ts node module (all accessible API for extensions) as well as commands for compiling and testing extensions.~~. ~~For more information around extension authoring for VS Code, please see
Support
Quality
Security
License
Reuse
Top functions reviewed by kandi - BETA
Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of vscode-extension-vscode
vscode-extension-vscode Key Features
vscode-extension-vscode Examples and Code Snippets
Community Discussions
Trending Discussions on vscode-extension-vscode
QUESTION
So I have no problem using the vscode node module from the yeoman generated vs code extension.
But is there a reason why the module doesn't seem to work from just a fresh simple script to use for testing?
I get no intellisense errors in code and my vscode.d.ts file is where it should be.
index.ts:
...ANSWER
Answered 2017-Jul-18 at 14:10Unfortunately, this will not work as the vscode "node_module" implementation is only accessible from within the vscode runtime. More info here: https://github.com/Microsoft/vscode/issues/6586.
Community Discussions, Code Snippets contain sources that include Stack Exchange Network
Vulnerabilities
No vulnerabilities reported
Install vscode-extension-vscode
Support
Reuse Trending Solutions
Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items
Find more librariesStay Updated
Subscribe to our newsletter for trending solutions and developer bootcamps
Share this Page