Visual Studio Code
Visual Studio Code, commonly known as VS code, is a highly customizable open source text editor, developed, and maintained by Microsoft.
Visual Studio Code is built using web technologies such as JavaScript, TypeScript, and CSS. There are also thousands of community created themes and packages available.
Here are 1,097 public repositories matching this topic...
🎨 A curated list of delightful VS Code packages and resources.
-
Updated
Dec 12, 2019 - JavaScript
As soon as VScode was updated to 1.31.0, it appears that this prettier extensions conflicts with the the built-in organize imports setting, when organize imports on save is enabled.
prettier: "prettier": "^1.16.4", (was initially on 1.13.7, tried to update)
vscode: Version 1.31.0 (1.31.0)
extension: 1.8.0
I first opened a ticket with vscode core, but was referred to the extension a
🌴💪 Synchronize your Visual Studio Code Settings Across Multiple Machines using GitHub GIST 💪🌴
-
Updated
Dec 12, 2019 - TypeScript
Secure Git credential storage for Windows with support for Visual Studio Team Services, GitHub, and Bitbucket multi-factor authentication.
-
Updated
Dec 12, 2019 - C#
This extension is now maintained in the Microsoft fork.
-
Updated
Dec 12, 2019 - TypeScript
REST Client Extension for Visual Studio Code
-
Updated
Dec 12, 2019 - TypeScript
The doc says it is installed by default with a supported workload, but on my install this wasn't true. After looking for the options a while, I realized it wasn't installed and had to manually install the component via the installer. The docs should have some instructions in case other folks are in this predicament.
Document Details
⚠ *Do not edit this section. It is required for docs.m
Material Theme, the most epic theme for Visual Studio Code
-
Updated
Dec 12, 2019 - TypeScript
Cutting edge Python syntax highlighter for Sublime Text, Atom and Visual Studio Code. Used by GitHub to highlight your Python code!
-
Updated
Dec 10, 2019 - JavaScript
Add arguments (args)
Is your feature request related to a problem? Please describe.
Current vscode built in debugger accepts a launch.json file in the workspace where additional arguments can be added.
Describe the solution you'd like
I'd like similar functionality, or a pointer to how to do it (looked through documentation - didn't see anything).
Also useful would be the ability to request args if non
Provides PowerShell language and debugging support for Visual Studio Code
-
Updated
Dec 12, 2019 - TypeScript
Project Manager Extension for Visual Studio Code
-
Updated
Dec 8, 2019 - TypeScript
:open_file_folder: macOS Finder toolbar app to open current folder in Visual Studio Code
-
Updated
Dec 11, 2019 - Objective-C
🌙 The optimized dark theme for web development.
-
Updated
Dec 11, 2019 - CSS
An arctic, north-bluish clean and elegant Visual Studio Code theme.
-
Updated
Dec 11, 2019 - JavaScript
Setting peacock.color or peacock.remoteColor in the user settings.json can be done manually. If set, peacock will use that color as the default color to colorize VS Code.
This should be documented in the readme, along with considerations.
Considerations:
- this can only be set or unset manually.
- this will make every vs code instance that doesnt have a color in their workspace use t
:floppy_disk: Ian's dotfiles, utils, and Zsh/Vim/tmux configs
-
Updated
Dec 9, 2019 - Python
Example:
/** @var string $str */
$str = 1;
At the end of this snippet $str is inferred as string. It'd be really useful if violations to user specified types were highlighted.
Bookmarks Extension for Visual Studio Code
-
Updated
Dec 11, 2019 - TypeScript
A while ago I setup and studied this extension source code.
Today downloaded the source code again but I was unable to recall how to setup and start debugging it. I couldn't even remember where I read how to do it. It would be nice to have more extensive startup guide for new developers.
Portable version of the Visual Studio Code editor
-
Updated
Dec 5, 2019 - HTML
Describe the bug
I think that title is clear enough. While you are creating pages, parts are not filled with the ApplicationArea property, and the subpages are not shown. I think this should be solved in order to avoid errors.
Versions:
- AL Language: 3.0.145991
Fullest Handlebars.js templating support for Atom and Sublime Text 2 / 3. Also drives syntax colouring on Github and in Visual Studio Code. Install from: https://atom.io/packages/Handlebars and https://packagecontrol.io/packages/Handlebars.
-
Updated
Nov 22, 2019 - HTML
Created by Microsoft Corporation
Released April 29, 2015
Latest release about 2 months ago
- Repository
- Microsoft/vscode
- Website
- code.visualstudio.com
- Wikipedia
- Wikipedia


Currently whitespace characters are not shown in polacode.
This would be very useful for screenshots of themes and linters.
Is it possible to enable rendering of those in the screenshots?