From f6860cf9b51d9094bc0289f3cb34ddea8ea28e84 Mon Sep 17 00:00:00 2001 From: "Michele \"Ubik\" De Simoni" Date: Sun, 14 Oct 2018 19:32:07 +0200 Subject: [PATCH] Add TensorFlow Snippets. --- README.md | 80 +++++++++++++++++++++++++++++++------------------------ 1 file changed, 45 insertions(+), 35 deletions(-) diff --git a/README.md b/README.md index 428a36e..a55a782 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ # Table of Contents +- [Table of Contents](#table-of-contents) - [Official](#official) - [Syntax](#syntax) - [Migrating from other editors](#migrating-from-other-editors) @@ -25,14 +26,16 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [1C](#1c) - [Bash](#bash) - [C++](#c) - - [C#](#c) + - [C\](#c) - [CSS](#css) + - [CSS Peek](#css-peek) - [Go](#go) - [Haskell](#haskell) - [Shell](#shell) - [Java](#java) - [JavaScript](#javascript) - - [Typescript](#typescript) + - [Debugger for Chrome](#debugger-for-chrome) + - [TypeScript](#typescript) - [Markdown](#markdown) - [PHP](#php) - [IntelliSense](#intellisense) @@ -41,6 +44,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) @@ -52,7 +56,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Deploy](#deploy) - [Duplicate Action](#duplicate-action) - [ES7 React/Redux/GraphQL/React-Native snippets](#es7-reactreduxgraphqlreact-native-snippets) - - [Gi](#gi) + - [Gi](#gi) - [Git History](#git-history) - [Git Project Manager](#git-project-manager) - [GitLink](#gitlink) @@ -69,21 +73,21 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Dotnet Core Test Explorer](#dotnet-core-test-explorer) - [npm Intellisense](#npm-intellisense) - [Partial Diff](#partial-diff) - - [Paste JSON as Code](#paste-json-as-code) + - [Paste JSON as Code](#paste-json-as-code) - [Path IntelliSense](#path-intellisense) - [Project Manager](#project-manager) - - [REST Client](#rest-client) - [Remote VSCode](#remote-vscode) + - [REST Client](#rest-client) - [Settings Sync](#settings-sync) - [Todo Tree](#todo-tree) - [Toggle Quotes](#toggle-quotes) - [Yo](#yo) -- [Formatting/Beautification](#formatting--beautification) +- [Formatting & Beautification](#formatting--beautification) - [Better Align](#better-align) - [Auto Close Tag](#auto-close-tag) - [Auto Rename Tag](#auto-rename-tag) - [beautify](#beautify) - - [html2pug](#html2pug) + - [html2pug](#html2pug) - [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer) - [Paste and Indent](#paste-and-indent) - [Sort Lines](#sort-lines) @@ -92,25 +96,23 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Formatting Toggle](#formatting-toggle) - [Bracket Pair Colorizer](#bracket-pair-colorizer) - [Auto Import](#auto-import) -- [Explorer Icons](#explorer-icons) - - [City Lights Icons](#city-lights-icons) - - [VSCode Icons](#vscode-icons) - - [Seti-UI](#seti-icons) - - [Material-Icon-Theme](#material-icon-theme) + - [Explorer Icons](#explorer-icons) + - [City Lights Icons](#city-lights-icons) + - [VSCode Icons](#vscode-icons) + - [Seti Icons](#seti-icons) + - [Material Icon Theme](#material-icon-theme) - [Uncategorized](#uncategorized) - - [Carbon-now-sh](#carbon-now-sh) - [Code Runner](#code-runner) - [Color Highlight](#color-highlight) - [Output Colorizer](#output-colorizer) - [Dash](#dash) - - [Debugger for Chrome](#debugger-for-chrome) - - [ECMAScript Quotes Transformer](#ecmascript-quotes-transformer) - [Edit with Shell Command](#edit-with-shell-command) - [Editor Config for VS Code](#editor-config-for-vs-code) - [ftp-sync](#ftp-sync) - [Highlight JSX/HTML tags](#highlight-jsxhtml-tags) - [PlatformIO](#platformio) - [Polacode](#polacode) + - [carbon-now-sh](#carbon-now-sh) - [Quokka](#quokka) - [Remote Workspace](#remote-workspace) - [Runner](#runner) @@ -121,26 +123,28 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [SVG Viewer](#svg-viewer) - [Text Marker (Highlighter)](#text-marker-highlighter) - [Themes](#themes) - - [An Old Hope Theme by Dustin Sanders](#an-old-hope-theme-by-dustin-sanders) - - [Ariake Dark by wart](#ariake-dark-by-wart) - - [Atom One Dark Theme by Mahmoud Ali](#atom-one-dark-theme-by-mahmoud-ali) - - [Ayu by teabyii](#ayu-by-teabyii) - - [Captain Sweetheart by ultradracula](#captain-sweetheart-by-ultradracula) - - [City Lights Theme by Yummygum](#city-lights-by-yummygum) - - [Cobalt2 Theme Official by Wes Bos](#cobalt2-theme-official-by-wes-bos) - - [Dracula Official by Dracula Theme](#dracula-official-by-dracula-theme) - - [Edge by Bogdan Lazar](#edge-by-bogdan-lazar) - - [Eva Theme by fisheva](#eva-theme-by-fisheva) - - [Fairyfloss by nopjmp and sailorhg](#fairy-floss-by-nopjmp-and-sailorhg) - - [GitHub Theme by Thomas Pink](#github-theme-by-thomas-pink) - - [Material Palenight Theme by whizkydee](#material-palenight-theme-by-whizkydee) - - [Material Theme by Mattia Astorino](#material-theme-by-mattia-astorino) - - [Mno by u29dc](#mno-by-u29dc) - - [Night Owl by Sarah Drasner](#night-owl-by-sarah-drasner) - - [Plastic by Will Stone](#plastic-by-will-stone) - - [Nord by arcticicestudio](#nord-by-arcticicestudio) - - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais) - - [Slime Theme by smlombardi](#slime-theme-by-smlombardi) + - [UI](#ui) + - [Syntax](#syntax-1) + - [An Old Hope Theme by Dustin Sanders](#an-old-hope-theme-by-dustin-sanders) + - [Ariake Dark by wart](#ariake-dark-by-wart) + - [Atom One Dark Theme by Mahmoud Ali](#atom-one-dark-theme-by-mahmoud-ali) + - [Ayu by teabyii](#ayu-by-teabyii) + - [Captain Sweetheart by ultradracula](#captain-sweetheart-by-ultradracula) + - [City Lights by Yummygumm](#city-lights-by-yummygumm) + - [Cobalt2 Theme Official by Wes Bos](#cobalt2-theme-official-by-wes-bos) + - [Dracula Official by Dracula Theme](#dracula-official-by-dracula-theme) + - [Edge by Bogdan Lazar](#edge-by-bogdan-lazar) + - [Eva Theme by fisheva](#eva-theme-by-fisheva) + - [Fairy Floss by nopjmp and sailorhg](#fairy-floss-by-nopjmp-and-sailorhg) + - [GitHub Theme by Thomas Pink](#github-theme-by-thomas-pink) + - [Material Palenight Theme by whizkydee](#material-palenight-theme-by-whizkydee) + - [Material Theme by Mattia Astorino](#material-theme-by-mattia-astorino) + - [Mno by u29dc](#mno-by-u29dc) + - [Night Owl by Sarah Drasner](#night-owl-by-sarah-drasner) + - [Plastic by Will Stone](#plastic-by-will-stone) + - [Nord by arcticicestudio](#nord-by-arcticicestudio) + - [Shades of Purple by Ahmad Awais](#shades-of-purple-by-ahmad-awais) + - [Slime Theme by smlombardi](#slime-theme-by-smlombardi) - [People to Follow](#people-to-follow) - [Resources for extension developers](#resources-for-extension-developers) - [Documentation](#documentation) @@ -373,6 +377,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