Skip to content

Commit 6ed81e0

Browse files
JoeRobich333fred
andauthored
Apply suggestions from code review
Co-authored-by: Fred Silberberg <[email protected]>
1 parent 0c3f60b commit 6ed81e0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
* As a workaround, make an edit within the file before using Rename Symbol.
1313

1414
## 1.23.12 (Not yet released)
15-
* Support async completion (PR: [#4116](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4116))
15+
* Support experimental async completion (PR: [#4116](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4116))
1616
* Add option to to exclude custom symbols from codelens ([#4335](https://github.com/OmniSharp/omnisharp-vscode/issues/4335), PR: [#4418](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4418))
1717
* Handle ProcessPicker via resolveDebugConfiguration (PR: [#4509](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4509))
1818
* Update OmniSharp version to 1.37.9

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ For Windows users who have Visual Studio installed, this means you will need to
2828
For MacOS and Linux users who have Mono installed, this means you will need to set `omnisharp.useGlobalMono` to `never` until a version of Mono ships with MSBuild 16.8.
2929

3030
## What's new in 1.23.12
31-
- Support async completion (PR: [#4116](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4116))
31+
- Support experimental async completion (PR: [#4116](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4116))
3232
- Add option to to exclude custom symbols from codelens ([#4335](https://github.com/OmniSharp/omnisharp-vscode/issues/4335), PR: [#4418](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4418))
3333
- Handle ProcessPicker via resolveDebugConfiguration (PR: [#4509](https://www.github.com/OmniSharp/omnisharp-vscode/pull/4509))
3434
- Update OmniSharp version to 1.37.9

0 commit comments

Comments
 (0)