Tag Archives: Visual Studio 2019

Tabs Studio v4.7.0 adds support for integrated vertical tabs in VS 2019 v16.4

Tabs Studio is a Visual Studio and SSMS extension empowering you to work comfortably with any number of open documents. v4.7.0 adds support for integrated vertical tabs in VS 2019 v16.4. More specifically, when vertical tabs are activated in VS … Continue reading

Posted in Vlasov Studio tools | Tagged , | 2 Comments

Vertical tabs in Visual Studio 2019 16.4 Preview 2

The latest Visual Studio 2019 preview, released yesterday, adds the vertical tabs layout option to the core product: You can select it in options or right clicking a tab: In the options you can now additionally select Alphabetical tab sorting … Continue reading

Posted in Reviews, Visual Studio news | Tagged | Leave a comment

HTML 11 – A Browser Link alternative for Visual Studio 2017/2019

Pressing F5 in a browser to see web page changes is not a big deal. But it is a context switch nevertheless, breaking your flow. And it becomes progressively irritating when you edit multiple pages or want to see them … Continue reading

Posted in Vlasov Studio tools | Tagged , , , | Leave a comment

Mobile HTML preview in Visual Studio 2019

HTML 11 extension provides tool windows in Visual Studio 2017/2019 showing preview of an HTML document you are currently editing, on desktop and mobile devices: The preview is updated as you type. When you change a .css or a .js … Continue reading

Posted in Vlasov Studio tools | Tagged , , | 5 Comments

HTML preview in Visual Studio 2019

Default HTML editor in Visual Studio 2019 doesn’t include preview. You can select the Web Forms editor with a Design view, but it requires updates as you change code and doesn’t support full modern HTML capabilities. The new HTML 11 … Continue reading

Posted in Visual Studio tips, Vlasov Studio tools | Tagged , , | Leave a comment

r /Visual Studio Find and Replace dialog/KCommands

Powerful text editors like SlickEdit and Vim provide a command line to quickly find and replace text without ever touching the mouse. The free KCommands extension for Visual Studio 2017/2019 provides similar command line to quickly find and replace text … Continue reading

Posted in Vlasov Studio tools | Tagged , , | Leave a comment

Continuous Formatting v2.1.0 adds support for VS 2019

Continuous Formatting extension automates C# and C++ code formatting in Visual Studio. It removes the necessity to format code manually, arranging code continuously as you type and make changes. v2.1.0 adds support for Visual Studio 2019. Download the installer.

Posted in Vlasov Studio tools | Tagged , | 2 Comments

Extensions in the main Visual Studio 2019 menu

In Visual Studio 2019 all extensions previously located in the main menu are moved into the Extensions menu: It adds unnecessary clicks when you actively work with these extensions. Luckily, Evgeny K released yesterday the Extensions in Main menu extension … Continue reading

Posted in Reviews | Tagged , | Leave a comment

Task Canvas v2.2.0 supports Git branches

The Task Canvas extension lets you work with multiple code fragments without switching tabs. v2.2.0 makes it easy to switch between tasks in different branches. If the Maintain Git branch option is enabled, Task Canvas saves the current branch name … Continue reading

Posted in Vlasov Studio tools | Tagged , , , | Leave a comment

Sync Block Edit v1.4 adds support for Visual Studio 2019

Sync Block Edit is a free extension that lets you easily update duplicate blocks of text in multiple files from Visual Studio. v1.4 adds support for Visual Studio 2019 and stops support for Visual Studio 2012/2013. Download the installer.

Posted in Vlasov Studio tools | Tagged , | Leave a comment