Skip to content

Commit 9584c7d

Browse files
author
Ravi Chande
authored
Merge pull request #2634 from OmniSharp/rchande-patch-8
Update readme
2 parents 2e59b2d + 196169e commit 9584c7d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,11 @@ The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnishar
2020
* [Documentation](https://code.visualstudio.com/docs/languages/csharp)
2121
* [Video Tutorial compiling with .NET Core](https://channel9.msdn.com/Blogs/dotnet/Get-started-VSCode-Csharp-NET-Core-Windows)
2222

23+
### What's new in 1.17.0
24+
* Added preview Razor (cshtml) language service with support for C# completions and diagnostics.
25+
* Added omnisharp.minFindSymbolsFilterLength setting to configure the number of characters a user must type in for "Go to Symbol in Workspace" command to return any results
26+
* Added a command - "CSharp: Start authoring a new issue on GitHub" to enable the users to file issues on github from within the extension with helpful config information from their system
27+
2328
### What's New in 1.16.2
2429
* Update extension to handle upcoming breaking change to launch.json configurations in VS Code 1.28.
2530
* Fixed launch.json `envFile` option on Windows

0 commit comments

Comments
 (0)