blog.atwork.at

news and know-how about microsoft, technology, cloud and more.

All you need to know about Visual Studio Code-Tips and Tricks

Visual Studio Code (VSC) provides developers with a fast and powerful code editor.VSC is available as cross-platform development tool, supporting OS X, Linux, and Windows and is a cost free part of the Visual Studio family. Download the Visual Studio Code Tips & Tricks Vol. 1 document to get 26 pages of tips and tricks for this great code editor.

Monaco Editor in eigene Web-Apps integrieren

Visual Studio Code verwendet ihn. Und man kann ihn auch selbst in eigenen Projekten verwenden: Den unglaublich coolen Monaco-Editor! Dieser Editor ist ein browser-basierter Code Editor, mit IntelliSense für JavaScript, JSON, HTML, CSS, Less, Sass, C# und TypeScript Support und vielem mehr. Und er kann in eigenen Web-Apps verwendet werden.