Series - Visual-Studio-Code-for-Mac-Developers


22. Python[MP4] [0:09:50] [2016/06/03]
Debugging, IntelliSense, Code Formatting - that are all about Python extension for Visual Studio Code


21. Google Chrome extension[MP4] [0:03:57] [2016/06/02]
In this video I am going to discuss one more cool extension for Visual Studio Code that unlock web sites development capabilities – Debugger for Chrome extension. This extension allows you to launch…


20. PowerShell extension[MP4] [0:05:28] [2016/06/02]
In the next two videos I am going to take some time to discuss the existing Visual Studio Code extensions in details. In this one we will discuss PowerShell Extension and in the next one – integration…


19. Introduction to Extensions[MP4] [0:10:26] [2016/06/02]
Starting with Visual Studio Code beta (0.10.1 version), developers got a chance to use extensibility features there. You can use Visual Studio Code marketplace to download and install already created…


18. Tools for Apache Cordova[MP4] [0:13:47] [2016/06/01]
In this video I want to discuss how to use Visual Studio Code in order to create cross-platform mobile solutions with Apache Cordova.


17. Express[MP4] [0:07:29] [2016/06/01]
Earlier we discussed how to use Node.js with Visual Studio Code but Node.js is a runtime and if you are going to create an application of specific type (Web, IoT, Notification service module and so…


16. Start working with ASP.NET[MP4] [0:08:59] [2016/05/03]
Updated to VS Code 1.0!!! We spent some time for JavaScript and TypeScript, and I want to devote some time for C# which is very popular among web developers as well. Of course, since we are talking…


15. Yeoman[MP4] [0:08:11] [2016/05/03]
Updated to VS Code 1.0!!! Visual Studio Code is a folder based editor. So, each time when you want to create a new project, you need to create an empty folder and add all initial components manually…


14. Start working with Node.js[MP4] [0:11:22] [2016/05/03]
Updated to VS Code 1.0!!! Once we know how to work with JavaScript and TypeScript, node.js should not take much time. Traditionally, JavaScript is associated with browsers and web. But thanks to…


13. From JavaScript to TypeScript[MP4] [0:17:04] [2016/05/03]
Updated to VS Code 1.0!!! Today, JavaScript is so popular and it's possible to find lots of projects that contain hundreds thousands lines of JavaScript code. Using JavaScript you can create web…


12. JavaScript[MP4] [0:07:59] [2016/05/03]
Updated to VS Code 1.0!!! In the previous videos we used C# in order to show integration with Unity, debugging and some interface features. But lots of developers like to use Visual Studio Code to…


9. Tasks[MP4] [0:16:46] [2016/05/03]
Updated to VS Code 1.0!!! The next important feature in Visual Studio Code is tasks. Thanks to tasks you can run any command line tool directly from Visual Studio Code and get output there. So,…


8. A better way to integrate Code and Unity[MP4] [0:10:25] [2015/10/13]
Updated to VS Code 1.0!!! In the previous video we discussed how to integrate Unity and Visual Studio Code from scratch. But thanks to Unity plugin from @reapazor you can simplify this work.


5. Integration with Visual Studio Online[MP4] [0:11:54] [2015/10/13]
Updated to VS Code 1.0!!! Last time we discussed how to install Git and use it locally. Of course, Git is just a platform and it requires a provider, if you are not going to setup your own…


11. How to deploy your site to Microsoft Azure[MP4] [0:10:57] [2015/10/13]
Updated to VS Code 1.0!!! Using Visual Studio Community or better you can find some features that allows to make deployment to Azure directly from Visual Studio. But Visual Studio Code doesn't have…


10. Debugging[MP4] [0:08:16] [2015/10/13]
Updated to VS Code 1.0!!! Before to start working with particular frameworks that are supported by Visual Studio Code I want to cover one more topic – Debugging. Visual Studio Code supports debugging…


6. How to intergate Visual Studio Code and GitHub[MP4] [0:09:09] [2015/09/17]
Updated to VS Code 1.0!!! In this module we will show how to use GitHub as a remote provider for Git repository


4. Git[MP4] [0:09:19] [2015/09/02]
Updated to VS Code 1.0!!! Version Control is a "must" even for simple projects. That's why in the next posts I am going to discuss how to integrate Visual Studio Code with Git and use github…


7. Integration with Unity3d[MP4] [0:11:21] [2015/09/01]
Updated to VS Code 1.0!!! Let's see how to install and setup all needed components to integrate Code and Unity3D


3. Code snippets[MP4] [0:07:36] [2015/09/01]
Updated to VS Code 1.0!!! Visual Studio Code supports code snippets. This feature is very important at least for me because I use it during my presentations very often. You can find that 0.7.0 Code…


2. Editor Features[MP4] [0:14:54] [2015/09/01]
Updated to VS Code 1.0!!! In general, when using Visual Studio Code you will work with the following common parts of interface: Viewbar, Sidebar, Statusbar and Editor window. We are going to discuss…


1. How to install[MP4] [0:05:26] [2015/08/27]
Updated to VS Code 1.0!!! Before doing something with Code, we need to install it. You can do it visiting http://visualstudio.com site where Microsoft publishes important links for software…