-
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
Tag Archives: visual studio 2015
Task Canvas v1.5 adds notes and task sharing
The Task Canvas extension lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.5 adds notes for free form comments, instructions or temporary text edits; task sharing with team members; drag and … Continue reading
Task Canvas v1.4 adds support for ReSharper
The Task Canvas extension for Visual Studio 2015 lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.4 improves embedded editor conformance making it now compatible with ReSharper (in file blocks), standard … Continue reading
Task Canvas v1.3 adds more options and commands
The Task Canvas extension for Visual Studio 2015 lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.3 adds several Task Canvas window options, commands to open and activate the Task Canvas … Continue reading
Visual Commander v2.4.1 adds support for C# v6.0
Visual Commander is a freemium extension for Visual Studio 2010+ allowing you to automate repetitive tasks in the IDE. Visual Commander Professional v2.4.1 adds the option to select C# v6.0 compiler in Visual Studio 2015 (the free edition supports only … Continue reading
Task Canvas v1.2 released
The Task Canvas extension for Visual Studio 2015 lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.2 adds a tab tooltip with the full document path, fixes missing underscores in a … Continue reading
Runtime Flow v1.6 adds an API for monitoring results
Runtime Flow in real time monitors and logs function calls and function parameters in a running .NET application and shows a stack trace tree, with no instrumentation or source code required for monitoring. v1.6 adds the ability to save monitoring … Continue reading
Task Canvas v1.1 adds quick access to method definitions
The Task Canvas extension for Visual Studio 2015 lets you edit multiple methods from different classes in one window and quickly switch between document groups. v1.1 adds the ability to position the caret on a method name and with one … Continue reading
Task-focused interface for Visual Studio with Task Canvas
I’ve just released the new Task Canvas extension for Visual Studio 2015 that lets you edit multiple methods in a special window and quickly switch between document groups: The general idea is to provide a task-focused interface working with code … Continue reading
Use actual type names with Var Replacer
If you prefer to see actual type names instead of implicit type var, the new Var Replacer C# extension for Visual Studio 2015 by Peter Spada is a must have. It is implemented as a standard analyzer with a code … Continue reading
Hide the Publish button in the status bar of Visual Studio 2015 Update 2
Visual Studio 2015 Update 2 adds the new Publish button to the status bar to provide a quick and easy way to get solutions into source control: “[The Publish button] aims to provide a quick and easy way to get … Continue reading