mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-15 17:07:20 -05:00
Added the extension Rust
This commit is contained in:
parent
05b8420f82
commit
3b314e0f94
@ -13,6 +13,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [JavaScript](#javascript)
|
||||
- [Markdown](#markdown)
|
||||
- [Python](#python)
|
||||
- [Rust](#rust)
|
||||
- [Themes](#themes)
|
||||
- [Custom theme for VS code](#custom-theme-for-vs-code)
|
||||
- [Material-theme](#material-theme)
|
||||
@ -141,6 +142,10 @@ Unlike some other editors, VS Code supports IntelliSense, linting, outline out-o
|
||||
|
||||
- [Python](https://marketplace.visualstudio.com/items?itemName=donjayamanne.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
|
||||
|
||||
### Rust
|
||||
|
||||
- [Rust](https://marketplace.visualstudio.com/items?itemName=kalitaalexey.vscode-rust) - Linting, auto-completion, code formatting, snippets and more
|
||||
|
||||
|
||||
## Themes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user