## [2.0.14] - 2022-01-14
Integration:
- Remove package version checking.
## [2.0.13] - 2022-01-12
Integration:
- Fixed wrong path to analyzers in generated projects when using external packages.
- Fixed selective project generation not creating Analyzer/LangVersion nodes.
- Fixed asmdef references with Player projects.
Documentation:
- Added new documentation including ToC, overview, how to use and images.
## [2.0.0] - 2019-11-06
- Improved Visual Studio and Visual Studio for Mac automatic discovery
- Added support for the VSTU messaging system (start/stop features from Visual Studio)
- Added support for solution roundtrip (preserves references to external projects and solution properties)
- Added support for VSTU Analyzers (requires Visual Studio 2019 16.3, Visual Studio for Mac 8.3)
- Added a warning when using legacy pdb symbol files.
- Fixed issues while Opening Visual Studio on Windows
- Fixed issues while Opening Visual Studio on Mac
## [1.1.1] - 2019-05-29
Fix Bridge assembly loading with non VS2017 editors
## [1.1.0] - 2019-05-27
Move internal extension handling to package.
# Code Editor Package for Visual Studio
## [1.0.2] - 2019-01-01
### This is the first release of *Unity Package visualstudio_editor*.
Using the newly created api to integrate Visual Studio with Unity.