v1.6-beta7
Pre-release
Pre-release
- Update 'tasks.json' and 'launch.json' generation to support .NET Core .csproj projects. (#767)
- Ensure that the
editor.insertSpaces
andeditor.tabSize
settings are passed to OmniSharp for formatting. Note that this behavior can be controlled with theomnisharp.useEditorFormattingSettings
option, which defaults to true. (#1055) (Contributed by @filipw)