61,264 questions
2
votes
1
answer
483
views
Visual Studio Code - build Windows Phone on mac
Is it possible to build Windows Phone projects using the new IDE, Visual Studio Code, for Mac?
Not looking for actual developing at this point, only to build & test the project. Something like a ...
5
votes
1
answer
548
views
"compileOnSave" TypeScript source files in Visual Studio Code
I tried to turn on "watch" switch but it doesn't seem to work. How should I achieve similar functionality using Visual Studio Code?
914
votes
23
answers
809k
views
How can you create multiple cursors in Visual Studio Code
What are the keyboard shortcuts for creating multiple cursors in VS Code?
22
votes
6
answers
23k
views
Are there code commenting features like DocBlockr in Visual Studio Code?
I use Sublime Text 3, Atom.io, and Bracket.io as previous editors.
I am also really enjoying the new Visual Studio Code Editor for Mac.
Are there any code commenting features similar to DocBlockr ...
0
votes
1
answer
1k
views
Visual Studio Code Segmentation Fault on Debian
I downloaded and extracted VS Code in a Debian x64 VM and tried to run it. It complained about missing glibc libraries (I have 2.13, it needs 2.15). I followed these steps to get Ubuntu DEBs. Using ...
20
votes
2
answers
18k
views
How to generate TypeScript UML class diagrams in VS Code?
Are there any tools that can generate a UML class diagram from a project in TypeScript or a similar language?
189
votes
12
answers
158k
views
Remove empty lines in text using Visual Studio or VS Code
How to remove empty lines in Visual Studio?