Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update GlobalTool Template .editorconfig #1515

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

marlon-tucker
Copy link

A recent change to VS2022 caused unused code sections to be faded. Due to the nature of how nuke-build works this means some targets in a build file are faded making them harder to see.

This change adds some settings to the editorconfig to disable the feature.

I confirm that the pull-request:

  • [/] Follows the contribution guidelines
  • [/] Is based on my own work
    ish, I got the solution from the following SO post https://stackoverflow.com/a/79220346
  • [/] Is in compliance with my employer

A recent change to VS2022 caused unused code sections to be faded. Due to the nature of how nuke-build works this means some targets in a build file are faded making them harder to see. 

This change adds some settings to the editorconfig to disable the feature.
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.

1 participant