We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e080c08 commit 2a9adc2Copy full SHA for 2a9adc2
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Code Editor Package for Visual Studio Code
2
3
+## [1.4.1] - 2023-06-05
4
+
5
+- Refactored configuration defaults and removed redundant options from omnisharp.json. - Thanks @ershn
6
+- Added support for renaming methods and classes using Omnisharp.
7
+- Updated settings.json to correctly utilize useModernNet, sdkIncludePrereleases, and organizeImportsOnFormat.
8
9
## [1.4.0] - 2023-06-04
10
11
- Refactored code to improve platform compatibility
0 commit comments