You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-22 19:10:07 +00:00
com.unity.ide.visualstudio@2.0.17
## [2.0.17] - 2022-12-06 Integration: - Fix rare deadlocks while discovering or launching Visual Studio on Windows. - Improve launching Visual Studio on macOs. Project generation: - Include analyzers from response files. - Update supported C# versions. - Performance improvements.
This commit is contained in:
15
CHANGELOG.md
15
CHANGELOG.md
@@ -1,5 +1,19 @@
|
||||
# Code Editor Package for Visual Studio
|
||||
|
||||
## [2.0.17] - 2022-12-06
|
||||
|
||||
Integration:
|
||||
|
||||
- Fix rare deadlocks while discovering or launching Visual Studio on Windows.
|
||||
- Improve launching Visual Studio on macOs.
|
||||
|
||||
Project generation:
|
||||
|
||||
- Include analyzers from response files.
|
||||
- Update supported C# versions.
|
||||
- Performance improvements.
|
||||
|
||||
|
||||
## [2.0.16] - 2022-06-08
|
||||
|
||||
Integration:
|
||||
@@ -7,7 +21,6 @@ Integration:
|
||||
- Prevent ADB Refresh while being in safe-mode with a URP project
|
||||
- Fixed an issue keeping the progress bar visible even after opening a script with Visual Studio.
|
||||
|
||||
|
||||
## [2.0.15] - 2022-03-21
|
||||
|
||||
Integration:
|
||||
|
||||
Reference in New Issue
Block a user