Files
com.unity.ide.cursor/Documentation~/index.md
Unity Technologies fa2de33e64 com.unity.ide.visualstudio@2.0.14
## [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.
2022-01-14 00:00:00 +00:00

1.7 KiB
Raw Blame History

Code Editor Package for Visual Studio

About Visual Studio Editor

The Visual Studio Editor package provides the Unity Editor with support for Unity-specific features from the Visual Studio Tools for Unity extension in Visual Studio and Visual Studio for Mac. These include IntelliSense auto-complete suggestions, C# editing, and debugging.

Installation

This package is a built-in package and installed by default.

Note: If youre using a version of the Unity Editor before 2019.4, youll need to install this package through the package manager.

Requirements

This version of the Visual Studio Editor package is compatible with the following versions of the Unity Editor:

  • 2019.4 and later

To use this package, you must have the following third-party products installed:

  • On Windows: Visual Studio 2019 version 16.9 or newer with Visual Studio Tools for Unity 4.0.9 or newer.
  • On macOS: Visual Studio for Mac 2019 version 8.9 or newer with Visual Studio Tools for Unity 2.0.9 or newer.

For more information about using Visual Studio with Unity, see Microsofts Visual Studio Tools for Unity documentation.

Submitting issues

This package is maintained by Microsoft and Unity. Submit issues directly from Visual Studio and Visual Studio for Mac from the Help > Submit Feedback > Report a Problem menu. Unity will make this package accessible to the public on GitHub in the future.