-
Notifications
You must be signed in to change notification settings - Fork 102
fix: files.ignore
setting should work
#462
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
as the guy that spent month trying to get change.rs
to work I have no right to not approve this monster.
when the macro becomes annoying to maintain, let's not feel bad and get rid of it quickly 😛 |
So I took a look at the problem at hand.
Here it is:
I then went back to my garage and sifted through my tools – until I found it.
…
…
…
The perfect tool for the job.
…
…
…
My choice came down to this:
…
…
…
It does the job just right.
…
…
…
Okay, jokes aside, I just wanted to write a macro as an exercise – we can also just add a couple lines to every workspace function 😉