Skip to content

benmcmorran/vscode-api-explorer

Repository files navigation

VS Code API Explorer

demo

This extension adds a new "VS Code API Explorer" terminal profile. Unlike a normal Node REPL, it is hosted directly in the VS Code extension host process and has access to the VS Code API through the predefined vscode variable. This makes it easy to experiment with the API or better understand edge cases that aren't covered in the documentation.

Contributing

If you encounter problems or have ideas for new features, please open open an issue.

Contributions are also welcome! To get started, clone the repo, run npm install and then press F5 to build and start debugging. Once your changes are ready, open a pull request.

Credits

Icon made by Smashicons from www.flaticon.con

About

Explore the VS Code API interactively in the terminal.

Resources

License

Stars

Watchers

Forks

Packages

No packages published