gitignore.io
gitignore.io copied to clipboard
VisualStudio overrides VisualStudioCode settings
Issue
VisualStudio includes a VisualStudioCode setting, which ignores the VisualStudioCode workspace
On the other hand, if only VisualStudioCode is configured, the workspace is preserved
This setting should be unified or completely separated, as it causes confusion
Expected Behavior:
Either one of two types of operation
- when creating VisualStudio + VisualStudioCode settings, do not ignore the VisualStudioCode workspace
- if VisualStudioCode settings are created, ignore the workspace
Actual Behavior:
VisualStudioCode only, the workspace is not ignored
VisualStudio + VisualStudioCode, the workspace is ignored.
Reproduction Steps:
- https://www.toptal.com/developers/gitignore/api/visualstudiocode
- https://www.toptal.com/developers/gitignore/api/visualstudio
- https://www.toptal.com/developers/gitignore/api/visualstudio,visualstudiocode