From 3b314e0f9462dd2cca770ec4fff6c7b267a88a12 Mon Sep 17 00:00:00 2001 From: Alexey Date: Mon, 13 Mar 2017 12:03:51 +0300 Subject: [PATCH] Added the extension Rust --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 183689c..d73a876 100644 --- a/README.md +++ b/README.md @@ -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