salesforce/bazel-vscode-java

Don't add entries for visible projects in `.vscode/settings.json`

guw opened this issue · 2 comments

guw commented

See https://github.com/enola-dev/enola/pull/285/files#diff-a5de3e5871ffcc383a2294845bd3df25d3eeff6c29ad46e3a396577c413bf357R77

    ".github": false,
    ".vscode": false,

Those entries shouldn't be added to the settings file.

guw commented

@lonhutt is it possible to remove the false entries from the exclusion list?

@guw I think, we can close this issue now. It's already removed from .vscode/settings.json file