Files
Magical-Jumping-Bean/Library/PackageCache/com.unity.ide.vscode@1.1.0/CHANGELOG.md
T

35 lines
891 B
Markdown
Raw Normal View History

2019-09-29 19:40:54 -04:00
# Code Editor Package for Visual Studio Code
## [1.1.0] - 2019-08-07
Adds support for choosing extensions to be opened with VSCode. This can be done through the GUI in Preferences.
Avoids opening all extensions after the change in core unity.
## [1.0.7] - 2019-05-15
Fix various OSX specific issues.
Generate project on load if they are not generated.
Fix path recognition.
## [1.0.6] - 2019-04-30
Ensure asset database is refreshed when generating csproj and solution files.
## [1.0.5] - 2019-04-27
Add support for generating all csproj files.
## [1.0.4] - 2019-04-18
Fix relative package paths.
Fix opening editor on mac.
Add %LOCALAPPDATA%/Programs to the path of install paths.
## [1.0.3] - 2019-01-01
### This is the first release of *Unity Package vscode_editor*.
Using the newly created api to integrate Visual Studio Code with Unity.