Summary of what's new in Visual Studio 2017: IDE specific changes and what’s new for desktop developers
The release candidate can be downloaded here
Let’s dense this down. Here it is (or at least some of it). I’ll have to write a specific post on language specific changes :D - so many :D
VS 33% faster 55% smaller
Go to all search (like the Resharper one) with filters
Run to click (and avoid many breaklines)
Poorly performing extensions will yield warnings in the notification section
Reload all projects is now reload solution
VSHub is replaced with new external service host
Go to Line has been revamped as well as Find All References
You can Open Folder (folder based solutions yay!)
Add service reference is now ‘service capability’
Attach to process has filter capabilities
Re-attach to previous added
Exception Helper - quick overview
Exception conditions lets you choose to break only on exceptions from specific modules
Diagnostics Tool window shows a summary when debugging (nr. of exceptions etc.)
Performance profiler can be attached to specific process
CPU usage provides more details
New refactoring suggestions that can be customized
Desktop Dev specific:
XAML import namespace in intellisense
Ctrl + r + r on selected text lets you rename all places
Preview in collapsed code block areas in XAML
XAML edit and continue
Remove and sort Namespaces keyboard shortcut
XAML switch between tabs 90% faster
Editor also considerably faster
Manifest designer for creating visual assets
In app tool menu (similar to inspect in Chrome)
Comments
Hmm... I don't know- I'll have to try and see if I can make it work. I'll get back to you :)
Last modified on 2016-11-17