Added the extension Rust

This commit is contained in:
Alexey 2017-03-13 12:03:51 +03:00 committed by Valerii Iatsko
parent 05b8420f82
commit 3b314e0f94

View File

@ -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