Git Product home page Git Product logo

awesome-vscode's Introduction

Awesome VS Code Awesome

A curated list of delightful Visual Studio Code packages and resources. For more awesomeness, check out awesome.

Table of Content

Official

Syntax

Language packages extend the editor with syntax highlighting and/or snippets for a specific language or file format.

React JSX

Please note that to make JSX working correctly in .js files, you'll need JS is JSX extension mentioned above, and one of the linters with JSX support (eslint recommended) from Lint and IntelliSense section below.

Salsa Preview

Alternatively, instead of JS to JSX + ESLint, for javascript, since the January release, you can use Salsa Preview. Follow the official documentation in order to enable it.

Lint and IntelliSense

In case the awesome nirvana that is linting has not yet been unleashed upon you:

lint was the name originally given to a particular program that flagged some suspicious and non-portable constructs (likely to be bugs) in C language source code. The term is now applied generically to tools that flag suspicious usage in software written in any computer language.

Unlike some other editors, VS Code supports IntelliSense, linting, outline out-of-the-box and doesn't require any separate extension to run linter packages. Some linters are already integrated in VS Code, you can find the full list in the official documentation, Languages section.

C++

  • gnu-global-tags - Provide Intellisense for C/C++ with the help of the GNU Global tool.

CSS

Go

  • Go - Rich language support for the Go language.

Haskell

JavaScript

Markdown

PHP

  • phpcs - PHP CodeSniffer for Visual Studio Code

Python

  • Python - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.

Themes

UI

Unfortunately, VS Code doesn't support custom UI themes yet microsoft/vscode#1833

Syntax

Uncategorized

Align text in vscode like the atom-alignment package

Beautify code in place for VS Code

Mark lines and jump to them

Highlight web colors in your editor

Dash integration in Visual Studio Code

A VS Code extension to debug your JavaScript code in the Chrome browser, or other targets that support the Chrome Debugging Protocol.

Transform quotes of ECMAScript string literals

Editor Config for VS Code

Auto sync your work to remote FTP server

Use Ctrl+j/Cmd+j to join lines, just like in Atom and similar to Sublime Text.

Create and open projects instantly by saving the workspace folder in VSCode.

Run various scripts right from VS Code

Sorts lines of text in specific order

Scaffold projects using Yeoman

Resources for extension developers

Documentation

Libraries

Tools

Contribute

Contributions welcome! Read the contribution guidelines first.

License

CC0

To the extent possible under law, Valerii Iatsko has waived all copyright and related or neighboring rights to this work.

awesome-vscode's People

Contributors

davidanson avatar lnishan avatar samverschueren avatar tyriar avatar viatsko avatar vilinski avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.