mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2024-10-01 01:05:39 -04:00
commit
ac79837240
@ -46,6 +46,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
|
||||
- [Other extensions](#other-extensions)
|
||||
- [Read more](#read-more)
|
||||
- [Python](#python)
|
||||
- [TensorFlow](#tensorflow)
|
||||
- [ReasonML](#reasonml)
|
||||
- [Rust](#rust)
|
||||
- [Terraform](#terraform)
|
||||
@ -411,6 +412,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
|
||||
|
||||
- [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.
|
||||
|
||||
### TensorFlow
|
||||
|
||||
- [TensorFlow Snippets](https://marketplace.visualstudio.com/items?itemName=vahidk.tensorflow-snippets) - This extension includes a set of useful code snippets for developing TensorFlow models in Visual Studio Code.
|
||||
|
||||
![TensorFlow Snippets GIF](https://raw.githubusercontent.com/vahidk/tensorflow-snippets/master/images/framework.gif)
|
||||
|
||||
## ReasonML
|
||||
|
||||
- [ReasonML](https://marketplace.visualstudio.com/items?itemName=jaredly.reason-vscode) - Intellisense, code formatting, refactoring, code lens and more
|
||||
|
Loading…
Reference in New Issue
Block a user