Skip to content

Commit ddcc048

Browse files
authored
Merge pull request #2716 from OmniSharp/rchande-patch-10
Clean up readme
2 parents b3e9b9e + 02370d8 commit ddcc048

File tree

1 file changed

+0
-17
lines changed

1 file changed

+0
-17
lines changed

README.md

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,23 +29,6 @@ The C# extension is powered by [OmniSharp](https://github.com/OmniSharp/omnishar
2929
* 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
3030
* 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
3131

32-
### What's New in 1.16.2
33-
* Update extension to handle upcoming breaking change to launch.json configurations in VS Code 1.28.
34-
* Fixed launch.json `envFile` option on Windows
35-
* Fixed a bug where OmniSharp flame was red inspite of OmniSharp loading the projects without any errors.
36-
* Fixed a problem with tracking virtual documents from other providers
37-
38-
### What's New in 1.16.0
39-
40-
* Debugger support for launching with environment variables stored in a separate file from launch.json via a new `envFile` option.
41-
* Debugger support for hit count breakpoint conditions.
42-
* Enabled IDE features for .cs files that are not part of a project.
43-
* Modified the "Unresolved dependencies" prompt to restore the all the projects in the currently selected solution or workspace.
44-
* Added support to configure the default *.sln file loaded when opening a project with multiple *.sln files in the root.
45-
* Added verbosity to the test execution output when running test using codelens.
46-
* Added `monoPath` option to use the mono installation at the specified path when the `useGlobalMono` is set to "always" or "auto".
47-
* Many other bug fixes!
48-
4932
See our [change log](https://github.com/OmniSharp/omnisharp-vscode/blob/v1.17.0/CHANGELOG.md) for more detail.
5033

5134
### Supported Operating Systems for Debugging

0 commit comments

Comments
 (0)