You've already forked com.unity.ide.cursor
mirror of
https://github.com/boxqkrtm/com.unity.ide.cursor.git
synced 2026-05-21 02:27:08 +00:00
com.unity.ide.visualstudio@2.0.2
## [2.0.2] - 2020-05-27 Added support for solution folders. Only bind the messenger when the VS editor is selected. Warn when unable to create the messenger. Fixed an initialization issue triggering legacy code generation. Allow package source in assembly to be generated when referenced from asmref.
This commit is contained in:
@@ -1,5 +1,14 @@
|
||||
# Code Editor Package for Visual Studio
|
||||
|
||||
## [2.0.2] - 2020-05-27
|
||||
|
||||
Added support for solution folders.
|
||||
Only bind the messenger when the VS editor is selected.
|
||||
Warn when unable to create the messenger.
|
||||
Fixed an initialization issue triggering legacy code generation.
|
||||
Allow package source in assembly to be generated when referenced from asmref.
|
||||
|
||||
|
||||
## [2.0.1] - 2020-03-19
|
||||
|
||||
When Visual Studio installation is compatible with C# 8.0, setup the language version to not prompt the user with unsupported constructs. (So far Unity only supports C# 7.3).
|
||||
|
||||
Reference in New Issue
Block a user