The Wayback Machine - https://web.archive.org/web/20200615112739/https://github.com/topics/vscode
Skip to content
#

vscode

visual-studio-code logo

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 4,533 public repositories matching this topic...

lannonbr
lannonbr commented Nov 24, 2018

There may be paid VS Code extensions or content that could be beneficial to list here. Currently there is no direct notice in the contributing guide that submissions should only be publicly available / free resources, so I think at least it would be good to update the guide with our stance on it.

I do think pushing free resources first should be a priority, but if there is a paid resource that

DanDPanda
DanDPanda commented Sep 13, 2019

Describe the bug
When I grab multiple lines of text in visual mode and click S, it is expected that it deletes all lines that are selected and puts me into insert mode. But what is happening instead is that it puts me into insert mode and allows me to insert one character at the start and beginning of the selection.

To Reproduce
Steps to reproduce the behavior:

  1. Open the file
vscode-gitlens
AidLearning-FrameWork

🔥🔥AidLearning build Linux environment running on the Android devices with GUI, Deep-Learning and Python Visual Programming support. Now support VSCode,Jupyter, pyToApk! One-click install.🚀
  • Updated May 18, 2020
  • Python
themer
pbsds
pbsds commented Apr 27, 2020

I'll preface this issue by saying i have only used the Web UI so far. Oh, and what a great project!

I am currently having to brute-force my way through when using the web UI to make my theme, which is an indication of a underlying problem: The lack of intention for each shade and accent

Specifically accent1 has no other description than "syntax", and is not showcased at all in the code pr

akrantz
akrantz commented Mar 5, 2019

Debugging Office Add-ins running in Chrome will work, meaning breakpoints will be hit, when using the Chrome browser dev tools. However, when using VSCode Debugger for Chrome, the breakpoints will not be hit. It appears that the extension does not handle scriptParsed messages for source inside of an iframe.

  • VS Code Version: 1.31.1
  • Log file (set "trace": true in launch config):

Steps t

DaniGTA
DaniGTA commented Dec 23, 2019

🚀 Feature Proposal

This debug button is present when the test fails and this works nice.

Lately I've been writing a lot of tests and some of them were green although they weren't supposed to be. It would be great if the debug button was there when the test was successful.

As a workaround i just add a fail() and wait until the test fails, then i can debug it.

📷 Screenshots

The

xobs
xobs commented Nov 22, 2019

Issue Description

The documentation states:

IntelliSense is not working
This is typically as a result of the current project type not being supported. You can see an indication in the OmniSharp flame in the bottom left hand side of the status bar.

I am working with Renode, where extensions are written in C# (much in the same way I gather Unity works). When I open these f

RMacfarlane
RMacfarlane commented Oct 2, 2019

From @chrisdias:

If I start the auth dance, then press Cancel when asked if I want to let the extension open a URL, the status bar stays at Signing into github.com.... Since I cancelled, I expect it to revert back to Sign in to github.com.

Also (just noticed this) we say into and in to. Not sure which version is right or wrong, or if its based on context :).

sipi
sipi commented Aug 8, 2018

One bold, verbatim, italic, underline or code character followed by text then an other same highlighting does not correctly displayed.
In the snippet below, all the "should not" part are highlighted. Except for strike-through that is not managed at all.

*b* should not bold *bold* 
=v= should not verb =verb= 
_u_ should not underline _underline_
/i/ should not italic /ital

Created by Microsoft Corporation

Released April 29, 2015

Latest release about 1 month ago

Repository
Microsoft/vscode
Website
code.visualstudio.com
Wikipedia
Wikipedia

Related Topics

text-editor vscode-extension vscode-theme
You can’t perform that action at this time.