You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*[Video Tutorial compiling with .NET Core](https://channel9.msdn.com/Blogs/dotnet/Get-started-VSCode-Csharp-NET-Core-Windows)
22
22
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
+
23
28
### What's New in 1.16.2
24
29
* Update extension to handle upcoming breaking change to launch.json configurations in VS Code 1.28.
0 commit comments