dotnet / dotnet/project-system
Give us full featured IntelliSense for msbuild file
Open
Triage-Investigate
- Dominant language
- C#
- Stars
- 1k
- Forks
- 415
- PR merge metrics
- No merged PRs in 30d
Description
**Visual Studio Version**: 16.4.5
**Summary**:
there is no intellisense for the .net core project file (.csproj), there is a tool from Microsoft called `project file tool`, it only add nuget package name and version support, but not for msbuild (.prop, .target and the files from Sdk).
In Visual Studio **Code**, there is a tool https://github.com/tintoy/msbuild-project-tools-vscode,
It add full featured intelliSense for MsBuild file. I think Visual Studio should has this feature in default setup.
Contributor guide
Assessment
This issue has not been assessed yet.