v1.11.0
DustinCampbell
released this
27 Jun 18:34
·
5387 commits
to release
since this release
What's New in 1.11
Completion List
- No longer trigger completion when a '<' character is typed. (#1521, PR: #1530)
- Completion list no longer triggers on space in contexts where a lambda expression could be typed. (#1524, PR: #1548)
Project System
- Fixed support for the latest .NET Core 2.0 preview. (#1566)
Other Updates and Fixes
- Improved download speeds for OmniSharp and Mono dependencies.
- Allow the ".NET: Restore Packages" command to run on projects targeting full framework. (#1507, PR: #1545) (contributed by @adamhartford)