Commit Graph

6 Commits

Author SHA1 Message Date
boxqkrtm
53e1baac3c feat(2.0.27): Add Multiple or Single Cursor Instance Options (#31)
* feat: Add Multiple or Single Cursor Instance Options

* chore: remove too verbose log
2025-11-02 14:35:27 +09:00
Dalton
334a52e789 Fix linux path 2025-05-10 11:56:31 +08:00
Dalton
0a7001698c Support macos and linux 2025-05-10 09:17:49 +08:00
Dalton
cac0c13658 Enhance Cursor instance management
Improve the handling of multiple Cursor instances by implementing better workspace detection and reuse of existing windows.
2025-03-20 18:40:05 +08:00
Unity Technologies
d1e4dd05ad com.unity.ide.visualstudio@2.0.20
## [2.0.20] - 2023-06-27

Integration:

- Internal API refactoring.

## [2.0.19] - 2023-06-14

Integration:

- Add support for Visual Studio Code.

Project generation:

- Add support for Sdk Style poject generation.
- Fix an issue related to missing properties with 2021.3.
2023-06-27 00:00:00 +00:00
Unity Technologies
4893e3bfe7 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.
2022-12-06 00:00:00 +00:00