pucelle / vscode-run-on-save

Run configured shell commands when a file is saved in vscode, and output configured messages on status bar.
https://marketplace.visualstudio.com/items?itemName=pucelle.run-on-save
MIT License
51 stars 14 forks source link

[FER] A `NotMatch` option for `.gitignore` ? #24

Closed yw662 closed 1 year ago

yw662 commented 2 years ago

Usually if a file is ignored we may not want run the command even if we are making some changes to it somehow :-). It should be helpful to sync the ignore list from .gitignore.

pucelle commented 2 years ago

Sounds good, will implement it later.

pucelle commented 1 year ago

Add a new config parameter ignoreFilesBy, release it in v1.6.0.