dotnet / dotnet/project-system

Give us full featured IntelliSense for msbuild file

Open
#5,907 2 comments 9 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.