atom-pigments icon indicating copy to clipboard operation
atom-pigments copied to clipboard

How can I only show pigments to non-.txt files?

Open klaurence opened this issue 6 years ago • 1 comments

I think it has something to do with "Supported Filetypes", but I can't think of anything to indicate "everything but not .txt files". I think it has something to do with "!(.txt)"? Is there a way to do this, and how? Thank you very much!

klaurence avatar Mar 18 '19 11:03 klaurence

It looks like this package doesn't support regex in that field. Someone will have to add that or add an Ignored Filetypes field.

I think the code is around here.

DallasO avatar Apr 19 '19 15:04 DallasO