<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
  <title>Track Awesome Vscode Updates Daily</title>
  <id>https://www.trackawesomelist.com/viatsko/awesome-vscode/feed.xml</id>
  <updated>2023-08-03T12:40:07.490Z</updated>
  <link rel="self" type="application/atom+xml" href="https://www.trackawesomelist.com/viatsko/awesome-vscode/feed.xml"/>
  <link rel="alternate" type="application/json" href="https://www.trackawesomelist.com/viatsko/awesome-vscode/feed.json"/>
  <link rel="alternate" type="text/html" href="https://www.trackawesomelist.com/viatsko/awesome-vscode/"/>
  <generator uri="https://github.com/bcomnes/jsonfeed-to-atom#readme" version="1.2.2">jsonfeed-to-atom</generator>
  <icon>https://www.trackawesomelist.com/favicon.ico</icon>
  <logo>https://www.trackawesomelist.com/icon.png</logo>
  <subtitle>🎨 A curated list of delightful VS Code packages and resources.</subtitle>
  <entry>
    <id>https://www.trackawesomelist.com/2023/08/03/</id>
    <title>Awesome Vscode Updates on Aug 03, 2023</title>
    <updated>2023-08-03T12:40:07.490Z</updated>
    <published>2023-08-03T12:40:07.467Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://marketplace.visualstudio.com/items?itemName=MathWorks.language-matlab" rel="noopener noreferrer">MATLAB</a> / More</p>
</h3>
<ul>
<li>Syntax highlighting</li>
</ul>

<ul>
<li>Code snippets</li>
</ul>

<ul>
<li>Commenting</li>
</ul>

<ul>
<li>Code folding</li>
</ul>

<ul>
<li>Automatic code completion</li>
</ul>

<ul>
<li>Source code formatting (document formatting)</li>
</ul>

<ul>
<li>Code navigation</li>
</ul>

<ul>
<li>Code analysis, such as continuous code checking and automatic fixes</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2023/08/03/"/>
    <summary>8 awesome projects updated on Aug 03, 2023</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2022/11/15/</id>
    <title>Awesome Vscode Updates on Nov 15, 2022</title>
    <updated>2022-11-15T12:56:24.216Z</updated>
    <published>2022-11-15T12:56:24.216Z</published>
    <content type="html"><![CDATA[<h3><p>Rust / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer" rel="noopener noreferrer">rust-analyzer</a> - Linting, auto-completion, code formatting, snippets and more</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2022/11/15/"/>
    <summary>1 awesome projects updated on Nov 15, 2022</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/30/</id>
    <title>Awesome Vscode Updates on Nov 30, 2021</title>
    <updated>2021-11-30T14:23:25.000Z</updated>
    <published>2021-11-30T13:54:45.000Z</published>
    <content type="html"><![CDATA[<h3><p>C++ / More</p>
</h3>
<ul>
<li><a href="https://devblogs.microsoft.com/cppblog/vscode-cpp-may-2019-update/" rel="noopener noreferrer">Microsoft's tutorial on using VSCode for remote C/C++ development</a></li>
</ul>
<h3><p>Libraries / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://www.npmjs.com/typed-vscode" rel="noopener noreferrer">typed-vscode</a> - Generates types from contribution points of your extension manifest</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/30/"/>
    <summary>2 awesome projects updated on Nov 30, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/11/19/</id>
    <title>Awesome Vscode Updates on Nov 19, 2021</title>
    <updated>2021-11-19T13:12:36.000Z</updated>
    <published>2021-11-19T13:12:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ipatalas.vscode-postfix-ts" rel="noopener noreferrer">TS/JS postfix completion</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/11/19/"/>
    <summary>1 awesome projects updated on Nov 19, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/07/03/</id>
    <title>Awesome Vscode Updates on Jul 03, 2021</title>
    <updated>2021-07-03T13:19:53.000Z</updated>
    <published>2021-07-03T12:45:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>TypeScript / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode.vscode-typescript-tslint-plugin" rel="noopener noreferrer">tslint (deprecated)</a> - TSLint for Visual Studio Code.</li>
</ul>
<h3><p>Linters / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=streetsidesoftware.code-spell-checker" rel="noopener noreferrer">Code Spell Checker</a> - Spelling Checker for Visual Studio Code (English). Also supports other languages via external extensions.</li>
</ul>
<h3><p>Documentation / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://code.visualstudio.com/api" rel="noopener noreferrer">Visual Studio Code API</a> section of <a href="https://code.visualstudio.com/docs" rel="noopener noreferrer">Official Documentation</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/07/03/"/>
    <summary>3 awesome projects updated on Jul 03, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2021/06/28/</id>
    <title>Awesome Vscode Updates on Jun 28, 2021</title>
    <updated>2021-06-28T22:12:53.000Z</updated>
    <published>2021-06-28T22:12:53.000Z</published>
    <content type="html"><![CDATA[<h3><p>HLSL / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=TimGJones.hlsltools" rel="noopener noreferrer">HLSL Tools</a> - provides rich language support for editing HLSL files in VS Code
<img src="https://github.com/tgjones/HlslTools/raw/master/src/ShaderTools.VSCode/art/statement-completion.gif" alt="Example of statement completion using HLSL Tools for VS Code" /></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2021/06/28/"/>
    <summary>1 awesome projects updated on Jun 28, 2021</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/11/04/</id>
    <title>Awesome Vscode Updates on Nov 04, 2020</title>
    <updated>2020-11-04T13:38:19.000Z</updated>
    <published>2020-11-04T13:38:19.000Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://vscodethemes.com/e/selfrefactor.niketa-theme" rel="noopener noreferrer">Niketa Theme by Dejan Toteff</a> / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://twitter.com/mattbierner" rel="noopener noreferrer">@mattbierner</a> - VS Code Dev</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/11/04/"/>
    <summary>1 awesome projects updated on Nov 04, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/09/08/</id>
    <title>Awesome Vscode Updates on Sep 08, 2020</title>
    <updated>2020-09-08T22:13:34.000Z</updated>
    <published>2020-09-08T22:13:34.000Z</published>
    <content type="html"><![CDATA[<h3><p>C++</p>
</h3>
<ul>
<li><a href="https://github.com/cquery-project/vscode-cquery" rel="noopener noreferrer">CQuery (⭐52)</a> - <a href="https://github.com/jacobdufault/cquery" rel="noopener noreferrer">C/C++ language server (⭐2.3k)</a> supporting multi-million line code base, powered by libclang. Cross references, completion, diagnostics, semantic highlighting and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/09/08/"/>
    <summary>1 awesome projects updated on Sep 08, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/07/16/</id>
    <title>Awesome Vscode Updates on Jul 16, 2020</title>
    <updated>2020-07-16T11:18:31.000Z</updated>
    <published>2020-07-16T11:18:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>C#, ASP .NET and .NET Core / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-dotnettools.csharp" rel="noopener noreferrer">C#</a> - C# extension by <a href="https://www.microsoft.com" rel="noopener noreferrer">Microsoft</a>, read <a href="https://code.visualstudio.com/docs/languages/csharp" rel="noopener noreferrer">official documentation</a> for the details</li>
</ul>
<h3><p>Go / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=golang.Go" rel="noopener noreferrer">Go</a> - Rich language support for the Go language.</li>
</ul>
<h3><p>Terraform / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=hashicorp.terraform" rel="noopener noreferrer">Terraform</a> - Syntax highlighting, linting, formatting, and validation for Hashicorp's Terraform</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/07/16/"/>
    <summary>3 awesome projects updated on Jul 16, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/07/10/</id>
    <title>Awesome Vscode Updates on Jul 10, 2020</title>
    <updated>2020-07-10T08:19:10.000Z</updated>
    <published>2020-07-10T08:19:10.000Z</published>
    <content type="html"><![CDATA[<h3><p>POV-Ray / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=jmaxwilson.vscode-povray" rel="noopener noreferrer">POV-Ray</a> - Persistence of Vision Ray Tracer (POV-Ray) Extension, includes Syntax Highlighting and Snippets for common POV-Ray scene elements, Render the current scene from within Visual Studio Code</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/07/10/"/>
    <summary>1 awesome projects updated on Jul 10, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/03/31/</id>
    <title>Awesome Vscode Updates on Mar 31, 2020</title>
    <updated>2020-03-31T22:32:55.000Z</updated>
    <published>2020-03-31T22:32:55.000Z</published>
    <content type="html"><![CDATA[<h3><p>Groovy / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=NicolasVuillamy.vscode-groovy-lint" rel="noopener noreferrer">VsCode Groovy Lint</a> - Groovy lint, format, prettify and auto-fix</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/03/31/"/>
    <summary>1 awesome projects updated on Mar 31, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/22/</id>
    <title>Awesome Vscode Updates on Feb 22, 2020</title>
    <updated>2020-02-22T15:09:13.000Z</updated>
    <published>2020-02-22T15:09:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>C++</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=llvm-vs-code-extensions.vscode-clangd" rel="noopener noreferrer">Clangd</a> - Provides C/C++ language IDE features for VS Code using clangd: code completion, compile errors and warnings, go-to-definition and cross references, include management, code formatting, simple refactorings.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/22/"/>
    <summary>1 awesome projects updated on Feb 22, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2020/02/19/</id>
    <title>Awesome Vscode Updates on Feb 19, 2020</title>
    <updated>2020-02-19T19:04:39.000Z</updated>
    <published>2020-02-19T19:04:39.000Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek" rel="noopener noreferrer">CSS Peek</a> / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=stylelint.vscode-stylelint" rel="noopener noreferrer">stylelint</a> - Lint CSS/SCSS.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2020/02/19/"/>
    <summary>1 awesome projects updated on Feb 19, 2020</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/11/12/</id>
    <title>Awesome Vscode Updates on Nov 12, 2019</title>
    <updated>2019-11-12T06:21:40.000Z</updated>
    <published>2019-11-12T06:21:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>UI / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://github.com/essence-language/vscode-extension" rel="noopener noreferrer">Essence (⭐1)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/11/12/"/>
    <summary>1 awesome projects updated on Nov 12, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/10/20/</id>
    <title>Awesome Vscode Updates on Oct 20, 2019</title>
    <updated>2019-10-20T06:57:25.000Z</updated>
    <published>2019-10-20T06:57:25.000Z</published>
    <content type="html"><![CDATA[<h3><p>JavaScript / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=VisualStudioExptTeam.vscodeintellicode" rel="noopener noreferrer">Visual Studio IntelliCode</a> - This extension provides AI-assisted development features including autocomplete and other insights based on understanding your code context.
<img src="https://docs.microsoft.com/en-us/visualstudio/intellicode/media/python-intellicode.gif" alt="Visual Studio IntelliCode" /></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/10/20/"/>
    <summary>1 awesome projects updated on Oct 20, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/09/22/</id>
    <title>Awesome Vscode Updates on Sep 22, 2019</title>
    <updated>2019-09-22T06:47:13.000Z</updated>
    <published>2019-09-22T06:47:13.000Z</published>
    <content type="html"><![CDATA[<h3><p>Facebook Flow / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=flowtype.flow-for-vscode" rel="noopener noreferrer">Flow Language Support</a> - provides all the functionality you would expect — linting, intellisense, type tooltips and click-to-definition</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=gcazaciuc.vscode-flow-ide" rel="noopener noreferrer">vscode-flow-ide</a> - an alternative Flowtype extension for Visual Studio Code</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/09/22/"/>
    <summary>2 awesome projects updated on Sep 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/09/03/</id>
    <title>Awesome Vscode Updates on Sep 03, 2019</title>
    <updated>2019-09-03T19:27:58.000Z</updated>
    <published>2019-09-03T19:27:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>1C</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=1c-syntax.language-1c-bsl" rel="noopener noreferrer">1C/OScript</a> - rich 1С:Enterprise 8 (BSL) language support in VSC - add syntax highlighting to *.bsl и *.os files in VSC, add IntelliSense and syntax helper for 1С lang</li>
</ul>
<h3><p>C++</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=RichardHe.you-complete-me" rel="noopener noreferrer">YouCompleteMe</a> - Provides semantic completions for C/C++ (and TypeScript, JavaScript, Objective-C, Golang, Rust) using <a href="http://ycm-core.github.io/YouCompleteMe/" rel="noopener noreferrer">YouCompleteMe</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/09/03/"/>
    <summary>2 awesome projects updated on Sep 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/06/22/</id>
    <title>Awesome Vscode Updates on Jun 22, 2019</title>
    <updated>2019-06-22T11:34:17.000Z</updated>
    <published>2019-06-22T11:32:28.000Z</published>
    <content type="html"><![CDATA[<h3><p>C#, ASP .NET and .NET Core / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=fernandoescolar.vscode-solution-explorer" rel="noopener noreferrer">VSCode Solution Explorer</a></li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=formulahendry.dotnet-test-explorer" rel="noopener noreferrer">.NET Core Test Explorer</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/06/22/"/>
    <summary>2 awesome projects updated on Jun 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/05/22/</id>
    <title>Awesome Vscode Updates on May 22, 2019</title>
    <updated>2019-05-22T16:04:09.000Z</updated>
    <published>2019-05-22T16:04:09.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://themer.dev" rel="noopener noreferrer">Themer</a> - Easily create your own theme for VS Code (and matching ones for your other tools).</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/05/22/"/>
    <summary>1 awesome projects updated on May 22, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/03/06/</id>
    <title>Awesome Vscode Updates on Mar 06, 2019</title>
    <updated>2019-03-06T06:35:43.000Z</updated>
    <published>2019-03-06T06:35:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://tmtheme-editor.herokuapp.com/" rel="noopener noreferrer">Online TextMate Themes Editor</a> - since VS Code supports TextMate themes, you can create them in this online editor and then create a new VS Code package using <a href="https://code.visualstudio.com/docs/extensions/yocode" rel="noopener noreferrer">Yo Code</a> tool</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/03/06/"/>
    <summary>1 awesome projects updated on Mar 06, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/01/09/</id>
    <title>Awesome Vscode Updates on Jan 09, 2019</title>
    <updated>2019-01-09T07:47:22.000Z</updated>
    <published>2019-01-09T07:47:22.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other extensions / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=rifi2k.format-html-in-php" rel="noopener noreferrer">Format HTML in PHP</a> - Formatting for the HTML in PHP files. Runs before the save action so you can still have a PHP formatter.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/01/09/"/>
    <summary>1 awesome projects updated on Jan 09, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2019/01/03/</id>
    <title>Awesome Vscode Updates on Jan 03, 2019</title>
    <updated>2019-01-03T07:19:58.000Z</updated>
    <published>2019-01-03T07:19:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>C#, ASP .NET and .NET Core / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=tintoy.msbuild-project-tools" rel="noopener noreferrer">MSBuild Project Tools</a></li>
</ul>
<h3><p>Visual Studio Code Power User Course (commercial) / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://vscode.pro/" rel="noopener noreferrer">VSCode.pro</a> - 📺 Huge five hours 65 videos VSCode course.</li>
</ul>

<ul>
<li><a href="https://twitter.com/MrAhmadAwais/" rel="noopener noreferrer">Ahmad Awais</a> - 🙌 Creator of Shades of Purple theme. Core Developer for WP/JS. OSS Dev Advocate.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2019/01/03/"/>
    <summary>3 awesome projects updated on Jan 03, 2019</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/11/11/</id>
    <title>Awesome Vscode Updates on Nov 11, 2018</title>
    <updated>2018-11-11T09:17:30.000Z</updated>
    <published>2018-11-11T09:17:30.000Z</published>
    <content type="html"><![CDATA[<h3><p>Framework-specific / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=octref.vetur" rel="noopener noreferrer">Vetur</a> - Toolkit for Vue.js
<img src="https://github.com/viatsko/awesome-vscode/raw/master/screenshots/Vetur.png" alt="Vetur" /></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/11/11/"/>
    <summary>1 awesome projects updated on Nov 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/30/</id>
    <title>Awesome Vscode Updates on Oct 30, 2018</title>
    <updated>2018-10-30T08:23:43.000Z</updated>
    <published>2018-10-30T08:23:43.000Z</published>
    <content type="html"><![CDATA[<h3><p>Haskell / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=alanz.vscode-hie-server" rel="noopener noreferrer">Haskell IDE engine</a> - provides <a href="https://github.com/haskell/haskell-ide-engine" rel="noopener noreferrer">language server (⭐2.4k)</a> for stack and cabal projects.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/30/"/>
    <summary>1 awesome projects updated on Oct 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/18/</id>
    <title>Awesome Vscode Updates on Oct 18, 2018</title>
    <updated>2018-10-18T12:38:14.000Z</updated>
    <published>2018-10-18T12:38:14.000Z</published>
    <content type="html"><![CDATA[<h3><p>Linters / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=austinleegordon.vscode-schema-dot-org" rel="noopener noreferrer">Schema.org Snippets</a> - Snippets for <a href="https://schema.org/" rel="noopener noreferrer">Schema.org</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/18/"/>
    <summary>1 awesome projects updated on Oct 18, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/14/</id>
    <title>Awesome Vscode Updates on Oct 14, 2018</title>
    <updated>2018-10-14T17:42:46.000Z</updated>
    <published>2018-10-14T17:42:46.000Z</published>
    <content type="html"><![CDATA[<h3><p>TensorFlow / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=vahidk.tensorflow-snippets" rel="noopener noreferrer">TensorFlow Snippets</a> - This extension includes a set of useful code snippets for developing TensorFlow models in Visual Studio Code.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/14/"/>
    <summary>1 awesome projects updated on Oct 14, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/10/</id>
    <title>Awesome Vscode Updates on Oct 10, 2018</title>
    <updated>2018-10-10T11:07:17.000Z</updated>
    <published>2018-10-10T11:07:17.000Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://vscodethemes.com/e/selfrefactor.niketa-theme" rel="noopener noreferrer">Niketa Theme by Dejan Toteff</a> / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://twitter.com/MrAhmadAwais" rel="noopener noreferrer">@MrAhmadAwais</a> - JS/WordPress Core Dev. Creator of VSCode.pro course &amp; Shades of Purple theme</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/10/"/>
    <summary>1 awesome projects updated on Oct 10, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/09/</id>
    <title>Awesome Vscode Updates on Oct 09, 2018</title>
    <updated>2018-10-09T10:44:52.000Z</updated>
    <published>2018-10-09T10:44:52.000Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://vscodethemes.com/e/selfrefactor.niketa-theme" rel="noopener noreferrer">Niketa Theme by Dejan Toteff</a> / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://twitter.com/code" rel="noopener noreferrer">@code</a> - The official VS Code Twitter</li>
</ul>

<ul>
<li><a href="https://twitter.com/auchenberg" rel="noopener noreferrer">@auchenberg</a> - VS Code Program Manager</li>
</ul>

<ul>
<li><a href="https://twitter.com/BenjaminPasero" rel="noopener noreferrer">@BenjaminPasero</a> - VS Code Dev</li>
</ul>

<ul>
<li><a href="https://twitter.com/chrisdias" rel="noopener noreferrer">@chrisdias</a> - VS Code Program Manager</li>
</ul>

<ul>
<li><a href="https://twitter.com/_clarkio" rel="noopener noreferrer">@_clarkio</a> - Developer Advocate @ Azure. Creator of VS Code release highlight videos</li>
</ul>

<ul>
<li><a href="https://twitter.com/eamodio" rel="noopener noreferrer">@eamodio</a> - GitLens creator</li>
</ul>

<ul>
<li><a href="https://twitter.com/ErichGamma" rel="noopener noreferrer">@ErichGamma</a> - VS Code Dev</li>
</ul>

<ul>
<li><a href="https://twitter.com/@IsidorN" rel="noopener noreferrer">@IsidorN</a> - VS Code Dev</li>
</ul>

<ul>
<li><a href="https://twitter.com/joaomoreno" rel="noopener noreferrer">@joaomoreno</a> - VS Code Dev</li>
</ul>

<ul>
<li><a href="https://twitter.com/johannesrieken" rel="noopener noreferrer">@johannesrieken</a> - VS Code Dev</li>
</ul>

<ul>
<li><a href="https://twitter.com/lannonbr" rel="noopener noreferrer">@lannonbr</a> - Creator of vscode.rocks &amp; JS Parameter Annotations extension</li>
</ul>

<ul>
<li><a href="https://twitter.com/maeschli" rel="noopener noreferrer">@maeschli</a> - VS Code Dev</li>
</ul>

<ul>
<li><a href="https://twitter.com/ramyanexus" rel="noopener noreferrer">@ramyanexus</a> - VS Code Dev. Maintainer of Go extension</li>
</ul>

<ul>
<li><a href="https://twitter.com/Tyriar" rel="noopener noreferrer">@Tyriar</a> - VS Code Dev. Creator of xterm.js</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/09/"/>
    <summary>14 awesome projects updated on Oct 09, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/08/</id>
    <title>Awesome Vscode Updates on Oct 08, 2018</title>
    <updated>2018-10-08T02:25:26.000Z</updated>
    <published>2018-10-08T02:25:26.000Z</published>
    <content type="html"><![CDATA[<h3><p>Shell / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=truman.autocomplate-shell" rel="noopener noreferrer">autocomplate-shell</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/08/"/>
    <summary>1 awesome projects updated on Oct 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/06/</id>
    <title>Awesome Vscode Updates on Oct 06, 2018</title>
    <updated>2018-10-06T14:43:36.000Z</updated>
    <published>2018-10-06T14:43:36.000Z</published>
    <content type="html"><![CDATA[<h3><p>ReasonML / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=jaredly.reason-vscode" rel="noopener noreferrer">ReasonML</a> - Intellisense, code formatting, refactoring, code lens and more</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/06/"/>
    <summary>1 awesome projects updated on Oct 06, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/10/05/</id>
    <title>Awesome Vscode Updates on Oct 05, 2018</title>
    <updated>2018-10-05T02:25:19.000Z</updated>
    <published>2018-10-05T02:25:19.000Z</published>
    <content type="html"><![CDATA[<h3><p>Laravel / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ahinkle.laravel-model-snippets" rel="noopener noreferrer">Laravel Model Snippets</a> - Quickly get models up and running with Laravel Model Snippets.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/10/05/"/>
    <summary>1 awesome projects updated on Oct 05, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/09/25/</id>
    <title>Awesome Vscode Updates on Sep 25, 2018</title>
    <updated>2018-09-25T08:17:38.000Z</updated>
    <published>2018-09-25T08:06:32.000Z</published>
    <content type="html"><![CDATA[<h3><p>Documentation / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=aaron-bond.better-comments" rel="noopener noreferrer">Better Comments</a> - The Better Comments extension will help you create more human-friendly comments in your code.</li>
</ul>
<h3><p>Tools / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare" rel="noopener noreferrer">Live Share</a> - Visual Studio Live Share enables you to collaboratively edit and debug with others in real time, regardless what programming languages you're using or app types you're building.</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=shd101wyy.markdown-preview-enhanced" rel="noopener noreferrer">Mark down preview</a> - Markdown Preview Enhanced is an extension that provides you with many useful functionalities such as automatic scroll sync, math typesetting, mermaid, PlantUML, pandoc, PDF export, code chunk, presentation writer, etc. A lot of its ideas are inspired by Markdown Preview Plus and RStudio Markdown.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/09/25/"/>
    <summary>3 awesome projects updated on Sep 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/08/30/</id>
    <title>Awesome Vscode Updates on Aug 30, 2018</title>
    <updated>2018-08-30T18:48:12.000Z</updated>
    <published>2018-08-30T18:48:12.000Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek" rel="noopener noreferrer">CSS Peek</a> / More</p>
</h3>
<ul>
<li><p><a href="https://marketplace.visualstudio.com/items?itemName=Zignd.html-css-class-completion" rel="noopener noreferrer">Intellisense for CSS class names</a> - Provides CSS class name completion for the HTML class attribute based on the CSS files in your workspace. Also supports React's className attribute.</p>
<p><img src="https://i.imgur.com/5crMfTj.gif" alt="Intellisense CSS class names" /></p>
</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/08/30/"/>
    <summary>1 awesome projects updated on Aug 30, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/08/01/</id>
    <title>Awesome Vscode Updates on Aug 01, 2018</title>
    <updated>2018-08-01T18:26:18.000Z</updated>
    <published>2018-08-01T18:26:18.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://github.com/bradygaster-zz/azure-tools-vscode" rel="noopener noreferrer">Azure Tools for Visual Studio Code (⭐29)</a> - This extension for Visual Studio Code gives Azure developers some convenient commands for creating or accessing resources directly in the editor.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/08/01/"/>
    <summary>1 awesome projects updated on Aug 01, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/07/06/</id>
    <title>Awesome Vscode Updates on Jul 06, 2018</title>
    <updated>2018-07-06T06:49:17.000Z</updated>
    <published>2018-07-06T04:48:54.000Z</published>
    <content type="html"><![CDATA[<h3><p>Laravel / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel5-snippets" rel="noopener noreferrer">Laravel 5 Snippets</a> - Laravel 5 snippets for Visual Studio Code</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=onecentlin.laravel-blade" rel="noopener noreferrer">Laravel Blade Snippets</a> - Laravel blade snippets and syntax highlight support</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ryannaddy.laravel-artisan" rel="noopener noreferrer">Laravel Artisan</a> - Laravel Artisan commands within Visual Studio Code</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=mikestead.dotenv" rel="noopener noreferrer">DotENV</a> - Support for dotenv file syntax</li>
</ul>
<h3><p>Other extensions / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=junstyle.php-cs-fixer" rel="noopener noreferrer">php cs fixer</a> - PHP CS Fixer extension for VS Code, php formatter, php code beautify tool</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/07/06/"/>
    <summary>5 awesome projects updated on Jul 06, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/06/08/</id>
    <title>Awesome Vscode Updates on Jun 08, 2018</title>
    <updated>2018-06-08T17:08:58.000Z</updated>
    <published>2018-06-08T17:08:58.000Z</published>
    <content type="html"><![CDATA[<h3><p>Java / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-java-debug" rel="noopener noreferrer">Debugger for Java</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/06/08/"/>
    <summary>1 awesome projects updated on Jun 08, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/03/28/</id>
    <title>Awesome Vscode Updates on Mar 28, 2018</title>
    <updated>2018-03-28T06:01:31.000Z</updated>
    <published>2018-03-28T06:01:31.000Z</published>
    <content type="html"><![CDATA[<h3><p>C#, ASP .NET and .NET Core / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=Leopotam.csharpfixformat" rel="noopener noreferrer">C# FixFormat</a> - Fix format of usings / indents / braces / empty lines</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=jchannon.csharpextensions" rel="noopener noreferrer">C# Extensions</a> - Provides extensions to the IDE that will speed up your development workflow.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/03/28/"/>
    <summary>2 awesome projects updated on Mar 28, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/03/18/</id>
    <title>Awesome Vscode Updates on Mar 18, 2018</title>
    <updated>2018-03-18T21:41:24.000Z</updated>
    <published>2018-03-18T20:00:16.000Z</published>
    <content type="html"><![CDATA[<h3><p>Java / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=redhat.java" rel="noopener noreferrer">Language Support for Java(TM) by Red Hat</a></li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=vscjava.vscode-maven" rel="noopener noreferrer">Maven for Java</a></li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=GabrielBB.vscode-lombok" rel="noopener noreferrer">Lombok</a></li>
</ul>
<h3><p>JavaScript / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=mgmcdermott.vscode-language-babel" rel="noopener noreferrer">Babel JavaScript</a></li>
</ul>
<h3><p>IntelliSense / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=bmewburn.vscode-intelephense-client" rel="noopener noreferrer">PHP Intelephense</a></li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-intellisense" rel="noopener noreferrer">PHP IntelliSense</a></li>
</ul>
<h3><p>Twig / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=mblode.twig-language-2" rel="noopener noreferrer">Twig Language 2</a></li>
</ul>
<h3><p>Other extensions / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ikappas.composer" rel="noopener noreferrer">Composer</a></li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=felixfbecker.php-debug" rel="noopener noreferrer">PHP Debug</a> - XDebug extension for Visual Studio Code</li>
</ul>

<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=neilbrayfield.php-docblocker" rel="noopener noreferrer">PHP DocBlocker</a></li>
</ul>
<h3><p>Read more / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://www.drupal.org/docs/develop/development-tools/configuring-visual-studio-code" rel="noopener noreferrer">Configuring Visual Studio Code for Drupal</a></li>
</ul>
<h3><p>UI / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://github.com/orta/Essence" rel="noopener noreferrer">Pragmatic Essence (⭐77)</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/03/18/"/>
    <summary>12 awesome projects updated on Mar 18, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/02/25/</id>
    <title>Awesome Vscode Updates on Feb 25, 2018</title>
    <updated>2018-02-25T20:11:59.000Z</updated>
    <published>2018-02-25T20:11:59.000Z</published>
    <content type="html"><![CDATA[<h3><p>Linters / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=samverschueren.linter-xo" rel="noopener noreferrer">XO</a> - Linter for <a href="https://github.com/xojs/xo" rel="noopener noreferrer">XO (⭐7.3k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/02/25/"/>
    <summary>1 awesome projects updated on Feb 25, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2018/01/11/</id>
    <title>Awesome Vscode Updates on Jan 11, 2018</title>
    <updated>2018-01-11T17:20:40.000Z</updated>
    <published>2018-01-11T17:20:40.000Z</published>
    <content type="html"><![CDATA[<h3><p>Other extensions / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=kokororin.vscode-phpfmt" rel="noopener noreferrer">phpfmt</a> - phpfmt for Visual Studio Code</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2018/01/11/"/>
    <summary>1 awesome projects updated on Jan 11, 2018</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/11/13/</id>
    <title>Awesome Vscode Updates on Nov 13, 2017</title>
    <updated>2017-11-13T12:35:35.000Z</updated>
    <published>2017-11-13T12:35:35.000Z</published>
    <content type="html"><![CDATA[<h3><p>Python / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-python.python" rel="noopener noreferrer">Python</a> - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/11/13/"/>
    <summary>1 awesome projects updated on Nov 13, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/08/25/</id>
    <title>Awesome Vscode Updates on Aug 25, 2017</title>
    <updated>2017-08-25T06:31:06.000Z</updated>
    <published>2017-08-25T06:31:06.000Z</published>
    <content type="html"><![CDATA[<h3><p>Linters / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=dbaeumer.vscode-eslint" rel="noopener noreferrer">eslint</a> - Linter for <a href="https://eslint.org/" rel="noopener noreferrer">eslint</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/08/25/"/>
    <summary>1 awesome projects updated on Aug 25, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/08/13/</id>
    <title>Awesome Vscode Updates on Aug 13, 2017</title>
    <updated>2017-08-13T07:27:33.000Z</updated>
    <published>2017-08-13T07:27:33.000Z</published>
    <content type="html"><![CDATA[<h3><p>Linters / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=esbenp.prettier-vscode" rel="noopener noreferrer">Prettier</a> - Linter, Formatter and Pretty printer for <a href="https://github.com/prettier/prettier-vscode" rel="noopener noreferrer">Prettier (⭐4.8k)</a>.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/08/13/"/>
    <summary>1 awesome projects updated on Aug 13, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/05/21/</id>
    <title>Awesome Vscode Updates on May 21, 2017</title>
    <updated>2017-05-21T11:48:24.000Z</updated>
    <published>2017-05-21T11:48:24.000Z</published>
    <content type="html"><![CDATA[<h3><p>C++</p>
</h3>
<ul>
<li><a href="https://github.com/mitaki28/vscode-clang" rel="noopener noreferrer">C/C++ Clang Command Adapter (⭐122)</a> - Completion and Diagnostic for C/C++/Objective-C using Clang command.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/05/21/"/>
    <summary>1 awesome projects updated on May 21, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/05/06/</id>
    <title>Awesome Vscode Updates on May 06, 2017</title>
    <updated>2017-05-06T08:07:42.000Z</updated>
    <published>2017-05-06T08:02:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>C++</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ms-vscode.cpptools" rel="noopener noreferrer">C/C++</a> - Preview C/C++ extension by <a href="https://www.microsoft.com" rel="noopener noreferrer">Microsoft</a>, read <a href="https://blogs.msdn.microsoft.com/vcblog/2016/03/31/cc-extension-for-visual-studio-code/" rel="noopener noreferrer">official blog post</a> for the details</li>
</ul>
<h3><p>Linters / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=samverschueren.ava" rel="noopener noreferrer">AVA</a> - Snippets for <a href="https://github.com/avajs/ava" rel="noopener noreferrer">AVA (⭐20k)</a>.</li>
</ul>
<h3><p>Tools / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://code.visualstudio.com/docs/extensions/yocode" rel="noopener noreferrer">Yo Code - Extension Generator</a></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/05/06/"/>
    <summary>3 awesome projects updated on May 06, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/03/29/</id>
    <title>Awesome Vscode Updates on Mar 29, 2017</title>
    <updated>2017-03-29T06:22:48.000Z</updated>
    <published>2017-03-29T06:22:48.000Z</published>
    <content type="html"><![CDATA[<h3><p>Libraries / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://github.com/mlewand-org/vscode-test-content" rel="noopener noreferrer">vscode-test-content (⭐5)</a> - A method to set/get editor content, and it's selection. Especially useful for unit tests.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/03/29/"/>
    <summary>1 awesome projects updated on Mar 29, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2017/02/18/</id>
    <title>Awesome Vscode Updates on Feb 18, 2017</title>
    <updated>2017-02-18T16:35:28.000Z</updated>
    <published>2017-02-18T16:35:28.000Z</published>
    <content type="html"><![CDATA[<h3><p><a href="https://marketplace.visualstudio.com/items?itemName=pranaygp.vscode-css-peek" rel="noopener noreferrer">CSS Peek</a> / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=mrmlnc.vscode-autoprefixer" rel="noopener noreferrer">Autoprefixer</a>
Parse CSS,SCSS, LESS and add vendor prefixes automatically.
<img src="https://cloud.githubusercontent.com/assets/7034281/16823311/da82a3c6-496b-11e6-8d95-0bebbf0b9607.gif" alt="Autoprefixer" /></li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2017/02/18/"/>
    <summary>1 awesome projects updated on Feb 18, 2017</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/09/12/</id>
    <title>Awesome Vscode Updates on Sep 12, 2016</title>
    <updated>2016-09-12T03:56:42.000Z</updated>
    <published>2016-09-12T03:56:42.000Z</published>
    <content type="html"><![CDATA[<h3><p>Tools / <a href="https://marketplace.visualstudio.com/items?itemName=richardwillis.vscode-gradle" rel="noopener noreferrer">Gradle Tasks</a></p>
</h3>
<ul>
<li><a href="https://github.com/sozercan/OpenInCode" rel="noopener noreferrer">Open in Code (⭐878)</a> - macOS Finder toolbar app to open current folder in Visual Studio Code</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/09/12/"/>
    <summary>1 awesome projects updated on Sep 12, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/11/</id>
    <title>Awesome Vscode Updates on Feb 11, 2016</title>
    <updated>2016-02-11T07:42:56.000Z</updated>
    <published>2016-02-11T07:39:17.000Z</published>
    <content type="html"><![CDATA[<h3><p>Haskell / More</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=hoovercj.haskell-linter" rel="noopener noreferrer">haskell-linter</a></li>
</ul>
<h3><p>Other extensions / <a href="https://marketplace.visualstudio.com/items?itemName=aswinkumar863.smarty-template-support" rel="noopener noreferrer">Smarty Template Support</a></p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=ikappas.phpcs" rel="noopener noreferrer">phpcs</a> - PHP CodeSniffer for Visual Studio Code</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/11/"/>
    <summary>2 awesome projects updated on Feb 11, 2016</summary>
  </entry>
  <entry>
    <id>https://www.trackawesomelist.com/2016/02/08/</id>
    <title>Awesome Vscode Updates on Feb 08, 2016</title>
    <updated>2016-02-08T07:42:38.000Z</updated>
    <published>2016-02-08T07:42:38.000Z</published>
    <content type="html"><![CDATA[<h3><p>C++</p>
</h3>
<ul>
<li><a href="https://marketplace.visualstudio.com/items?itemName=austin.code-gnu-global" rel="noopener noreferrer">gnu-global-tags</a> - Provide Intellisense for C/C++ with the help of the GNU Global tool.</li>
</ul>
]]></content>
    <link rel="alternate" href="https://www.trackawesomelist.com/2016/02/08/"/>
    <summary>1 awesome projects updated on Feb 08, 2016</summary>
  </entry>
</feed>