-
RSS
Tag Cloud
Archives
- November 2021 (2)
- October 2021 (1)
- September 2021 (2)
- August 2021 (5)
- July 2021 (5)
- June 2021 (1)
- September 2020 (1)
- December 2019 (2)
- November 2019 (2)
- October 2019 (2)
- September 2019 (2)
- July 2019 (1)
- May 2019 (5)
- April 2019 (9)
- March 2019 (6)
- February 2019 (1)
- January 2019 (6)
- December 2018 (4)
- November 2018 (3)
- October 2018 (1)
- August 2018 (1)
- July 2018 (1)
- January 2018 (1)
- September 2017 (3)
- August 2017 (1)
- July 2017 (1)
- June 2017 (3)
- May 2017 (3)
- April 2017 (2)
- March 2017 (1)
- February 2017 (1)
- January 2017 (10)
- November 2016 (1)
- September 2016 (1)
- August 2016 (5)
- July 2016 (1)
- June 2016 (2)
- May 2016 (4)
- April 2016 (2)
- March 2016 (2)
- December 2015 (4)
- November 2015 (3)
- October 2015 (2)
- September 2015 (1)
- August 2015 (2)
- July 2015 (2)
- June 2015 (5)
- May 2015 (4)
- March 2015 (1)
- February 2015 (1)
- December 2014 (1)
- November 2014 (2)
- October 2014 (2)
- August 2014 (1)
- June 2014 (1)
- May 2014 (1)
- March 2014 (1)
- February 2014 (1)
- January 2014 (2)
- December 2013 (7)
- November 2013 (7)
- October 2013 (12)
- September 2013 (2)
- August 2013 (1)
- July 2013 (1)
- June 2013 (1)
- December 2012 (1)
- November 2012 (2)
- September 2012 (3)
- June 2012 (1)
- May 2012 (1)
- April 2012 (2)
- March 2012 (4)
- February 2012 (5)
- January 2012 (5)
- December 2011 (8)
- November 2011 (2)
- October 2011 (2)
Links
Author Archives: Sergey Vlasov
Favorite Documents v2.5 opens frequently used files in Visual Studio 2022
Favorite Documents extension lets you create links to frequently used code files and then quickly open them as a group or individually in Visual Studio IDE: v2.5 adds support for Visual Studio 2022 and stops support for Visual Studio 2015. … Continue reading
Continuous Formatting v2.2 formats code as you type in Visual Studio 2022
Continuous Formatting extension automatically and consistently formats your C#, C++, TypeScript and JavaScript code as you type according to your code formatting style: https://vlasovstudio.com/continuous-formatting/screencast/cf4.mp4 v2.2.0 adds support for Visual Studio 2022 and stops support for Visual Studio 2015. Download the … Continue reading
Visual Commander v3.2 automates Visual Studio 2022
Visual Commander is a freemium extension for Visual Studio 2017+ allowing you to automate repetitive tasks in the IDE. v3.2 adds support support for Visual Studio 2022 Preview 1.1: See the full what’s new list. Download the installer.
Text Sharp v2.4 lets you adjust text clarity in Visual Studio 2022
Text Sharp is a free extension for Visual Studio that lets you adjust text clarity in the IDE: v2.4.0 adds support for Visual Studio 2022 and stops support for Visual Studio 2015. Download the installer.
Tabs Studio v5 extends Visual Studio 2022 document tabs
Tabs Studio is a Visual Studio and SSMS extension empowering you to work comfortably with any number of open documents. v5.0.0 adds support for Visual Studio 2022 Preview 1.1, bringing multiple rows of tabs, tab grouping and tab coloring to … Continue reading
Posted in Uncategorized
Tagged Visual Studio 2022, Visual Studio extensions, Visual Studio tools
Leave a comment
Smooth Caret v2.2 adds support for Visual Studio 2022
The Smooth Caret extension adds smooth caret movement animation for text editors in Visual Studio. It looks similar to the smooth typing feature in Microsoft Office 2013. v2.2.0 adds support for Visual Studio 2022 and stops support for Visual Studio … Continue reading
Practical Debugging for .NET Developers book review
Nobody wants to waste unnecessary time on debugging and the recently published “Practical Debugging for .NET Developers: Tools and Techniques to debug and solve real-world problems in .NET” book by Michael Shpilt will arm you with tools, techniques and ideas … Continue reading
Posted in Reviews
Leave a comment
Find and discuss extensions for Visual Studio 2019
Join the new VisualStudioExtensions Gitter chat room to discuss existing extensions and ask for new functionality.
Posted in Visual Studio news
Leave a comment
Timeline of your application execution
Runtime Flow in real time monitors and logs function calls and function parameters in a running .NET application and shows a stack trace tree. v2.1.0 adds the new Timeline window that shows local time when a function call started with … Continue reading
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