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

chore: show all files in repository in VS Code #411

Conversation

HonkingGoose
Copy link
Contributor

Changes:

  • Empty excluded files list in VS Code configuration file

Context:

I want to see all the content of the repository in the VS Code file browser. It's confusing to me that I can't see so many files. At first I thought I did something wrong with the git clone step of the repository...

@deniszholob
Copy link
Owner

deniszholob commented Nov 5, 2024

There is usually a bunch of config files that not relevant for 99% to do dev work, and that is what the hidden files are for, makes for an easier time focusing on relevant files instead of seeing config junk in the explorer. Fortunately there is a super easy way to toggle them on and off with adrianwilczynski.toggle-hidden extension for the 1% of the time they need modifications

See https://github.com/deniszholob/factorio-cheat-sheet/blob/master/CONTRIBUTING.md#hidden-files-in-vscode

Closing this as wont do.
Open to other suggestions though

@deniszholob deniszholob closed this Nov 5, 2024
@HonkingGoose HonkingGoose deleted the chore/show-all-files-in-vscode branch November 5, 2024 13:04
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