Bookmarks tagged [visual-studio-code]
https://code.visualstudio.com/api/references/extension-manifest
Every Visual Studio Code extension needs a manifest file package.json
at the root of the extension directory structure.
https://code.visualstudio.com/api/working-with-extensions/publishing-extension
This topics covers:
- Using vsce, the CLI tool for managing VS Code extensions
- Packaging, publishing and unpublishing extensions
- Registering a publisherId necessary for publishing extensions
https://dev.to/godcrampy/10-vs-code-extensions-i-can-t-code-without-3ann
VS Code is my favourite text editor. It is the most extensible and popular code editors out there. And surprisingly it's made by Microsoft (i know). In my opinion, no other IDE or editor comes even ha...
- tags: visual-studio-code
https://marketplace.visualstudio.com/items?itemName=humao.rest-client
Extension for Visual Studio Code - REST Client for Visual Studio Code
- tags: visual-studio-code, rest, rest-client
- source code
https://marketplace.visualstudio.com/items?itemName=rust-lang.rust
Rust support for Visual Studio Code
- tags: rust, ide, visual-studio-code
https://marketplace.visualstudio.com/items?itemName=vadimcn.vscode-lldb
A LLDB extension
- tags: rust, ide, visual-studio-code
https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust
A fork of RustyCode
- tags: rust, ide, visual-studio-code
https://marketplace.visualstudio.com/items?itemName=ms-python.python
An extension with rich support for the Python language, with features including linting, IntelliSense, formatting, refactoring, debugging, unit tests, and jupyter support.
- tags: python, editor-plugins, ide, visual-studio-code
https://github.com/viatsko/awesome-vscode#readme
🎨 A curated list of delightful VS Code packages and resources. - viatsko/awesome-vscode