kaseyu
Entries
Sessions
Get in the Zone: Visual Studio 2017 Productivity Enhancements
What's new for .NET productivity in Visual Studio 2017
Coding at 88MPH: Tips and tricks with Visual Studio
Modern .NET: Cloud, Containers, Microservices and Mobile all in Visual Studio 2017
What's New in Visual Studio 2017
C# Code-focused development with Visual Studio 2017
Three Runtimes, one standard… .NET Standard: All in Visual Studio 2017
Keynote
.NET Productivity Improvements
Exploring C# Productivity in Visual Studio 2017
.NET Productivity Improvements
Keynotes: Scott Guthrie & Scott Hanselman
Comments
What's new for .NET productivity in Visual Studio 2017
@Senjyu, the updates to the documentation should be up soon...thanks!
What's New in Visual Studio 2017
@Sergey -- yes, that's the idea! An .editorconfig file just lives in your source directories and can be checked into source control. You might find the following documentation helpful:
Exploring C# Productivity in Visual Studio 2017
Hi y2k4life,
Live Unit Testing is the only feature I show that is Enterprise SKU only. You can see more about the features in each SKU here: https://www.visualstudio.com/vs/compare/.
Thanks,
Kasey (MSFT)
Developer Productivity in VS 2015 and VS 15
@DarkoL: in VS '15' we are focusing a lot on performance/reliability/install time, with some of the performance improvements available in VS2015 Update 3. If you are working in a large solution, these suggestions may help improve your performance as well.
@OzBobWa: Yes, we still look at UserVoice. I would recommend filing an issue on our Roslyn repo as well (that way you can track our progress).
Introducing the Visual Studio 'C# REPL'
@Siderite: if you're curious, you can see the code in ObjectFormatter in the roslyn codebase. Carrying it over into the expression evaluators for the debugger is on our backlog. You can follow that work/discussion here (note the issues referenced at the bottom of the issue as well).
Introducing the Visual Studio 'C# REPL'
@Jason, what bits are you using? Let me know if you repro this on Update 1