Skip to content

Add *.lscache to VisualStudio.gitignore#4839

Open
wherewhere wants to merge 1 commit intogithub:mainfrom
wherewhere:lscache
Open

Add *.lscache to VisualStudio.gitignore#4839
wherewhere wants to merge 1 commit intogithub:mainfrom
wherewhere:lscache

Conversation

@wherewhere
Copy link
Copy Markdown

Reasons for making this change

The C# Dev Kit create *.csproj.lscache in new version.

Links to documentation supporting these rule changes

Said by *.csproj.lscache

# This file caches language service data to improve the performance of C# Dev Kit.
# It is not intended for manual editing. It can safely be deleted and will be
# regenerated automatically.
#
# To exclude from version control, add *.lscache to your .gitignore file.

Merge and Approval Steps

  • Confirm that you've read the contribution guidelines and ensured your PR aligns
  • Ensure CI is passing
  • Get a review and Approval from one of the maintainers

@wherewhere wherewhere requested a review from a team as a code owner April 7, 2026 08:34
Copilot AI review requested due to automatic review settings April 7, 2026 08:34
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a new ignore pattern to the repository’s Visual Studio-focused .gitignore rules to prevent C# Dev Kit’s language service cache files (*.csproj.lscache) from being committed.

Changes:

  • Add *.lscache ignore entry for VS Code C# Dev Kit cache artifacts.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants