cblech / OpenInVsCode

A Visual Studio extension

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Open in Visual Studio Code

A Visual Studio extension that adds a menu command that lets you open any solution, project, folder or file in Visual Studio Code.

Build status

Download the extension at the VS Gallery or get the nightly build


This extension is for those times where you have a project open in Visual Studio and you want to be able to quickly open it in Visual Studio Code.

Prerequisite

In order to use this extension, you must have Visual Studio 2015/2017/2019 as well as Visual Studio Code installed.

You can download Visual Studio Code for free.

Solution Explorer

You can open any solution, project, folder or file in Visual Studio Code by simply right-clicking it in Solution Explorer and select Open in Visual Studio Code.

Context menu

Open current file

You can also open the current file in Visual Studio Code by clicking onto Extensions->Open in Visual Studio Code.

grafik

The default key binding is Ctrl+Shift+Y.

Path to Code.exe

If you installed Visual Studio Code at a non-default location, a prompt will ask for the path to Code.exe.

You can always change the location in Tools -> Options -> Web -> Open In Visual Studio Code.

Options

License

Apache 2.0

About

A Visual Studio extension

License:Other


Languages

Language:C# 100.0%