SublimeTodoReview icon indicating copy to clipboard operation
SublimeTodoReview copied to clipboard

Can't exclude relative to project root.

Open callenAUS opened this issue 2 years ago • 0 comments

I wish to exclude //dist/ but not //src/lib/example/dist/ with the exclude_folders setting. (with // being the relative path from the project root seen here. *dist* excludes both. dist excludes everything but the //dist/ folder. //dist and extentions of it seem to do nothing.

What is the correct way to only exclude a top level folder?

callenAUS avatar Aug 16 '23 16:08 callenAUS