Manage MySQL in Visual Studio Code

I usually work on VS Code. When I work with MySQL, I don’t want to use CLI or switch to another standalone tool to manage MySQL. Here we have a lightweight MySQL management tool for VS Code. You could easily manage MySQL inside your Visual Studio Code! Manage MySQL Connections List MySQL Servers List MySQL Databases … More Manage MySQL in Visual Studio Code

.NET Core Test Explorer for Visual Studio Code

Several years ago, could you image that you could develop .NET on your favourite OS (macOS, Linux or Windows) with great developer experience? Now, the dream comes true. With the .NET Core and Visual Studio Code, you could develop .NET on any platform with the great code editor. How about the testing? In Visual Studio, … More .NET Core Test Explorer for Visual Studio Code

Manage Docker Hub and Azure Container Registry in Visual Studio Code with Docker Explorer

In recent new release of Docker Explorer, I have added great support to manage your Docker Images in Docker Hub and Azure Container Registry. Also, I provide smart Docker Images suggestion based on the file you work on. This is really fantastic to make Docker Explorer a great management tool for all your Docker Containers … More Manage Docker Hub and Azure Container Registry in Visual Studio Code with Docker Explorer

Docker Explorer for Visual Studio Code: Your favorite Docker Administrator

Docker is becoming more and more popular in the world. Azure Container Service fully supports Docker. Moreover, the Azure IoT Edge leverage the power of Docker to manage different kinds of modules on Edge Devices. So now, the Docker Explorer for Visual Studio Code is coming! The Docker Explorer makes it easy to manage your … More Docker Explorer for Visual Studio Code: Your favorite Docker Administrator

Azure IoT Toolkit vNext with Device Explorer for VS Code: New UX design, new developer experience

[Update][2017-08-28] The Azure IoT Toolkit extension has been migrated to the official extension. In recent one year, I have written 11 extensions for Visual Studio Code. To be honest, the Azure IoT Toolkit extension is the most dissatisfied of these extensions to me. But now, the situation has changed! The new Azure IoT Toolkit is coming! … More Azure IoT Toolkit vNext with Device Explorer for VS Code: New UX design, new developer experience

Code Runner supports Kotlin in Visual Studio Code now!

In recent Google I/O 2017, Kotlin has been announced as the official development language of Android by Google. And now, it’s time to support Kotlin in Code Runner! Kotlin tools will be included with Android Studio 3.0 by default, and JetBrains and Google are pledging to support the language going forward. Kotlin as a language … More Code Runner supports Kotlin in Visual Studio Code now!

Visual Studio Code Marketplace available in Windows Store now!

Many user are expected to ship VS Code as a UWP application in Windows Store. What about the Visual Studio Code Marketplace? The answer is Yes! I have written a Visual Studio Code Extension Marketplace in Windows Store! For your Laptop, PC, Tablet, Windows Phone, Xbox and even HoloLens! Do not hesitate! Install and have a try! … More Visual Studio Code Marketplace available in Windows Store now!

PlatformIO for Visual Studio Code: Arduino, Espressif, Raspberry Pi, mbed and more

PlatformIO for Visual Studio Code is coming! PlatformIO is an open source ecosystem for IoT development. It support 350+ embedded boards, 20+ development platforms and 10+ frameworks. It has integration for many popular IDEs and editors but not Visual Studio Code. With this PlatformIO extension, we have added support for PlatformIO now! You could use … More PlatformIO for Visual Studio Code: Arduino, Espressif, Raspberry Pi, mbed and more