i'm using jquery sourcecode for development (later i'm gonna change for min, version) and Intellij Idea detect the TODO in the jquery code, anybody know how ignore the todo in an specific file or folder?
You can also just right click on your folder and select Mark Directory As > Excluded . Excluded folders (shown as rootExcluded) are ones that IntelliJ IDEA "partially ignores".
right click on the project create a file with name . ignore, then you can see that file opened. at the right top of the file you can see install plugins or else you can install using plugins(plugin name - . ignore).
First, expand all the todos (view the side menu or by pressing CTRL + numpad + . Then just start typing, and IntelliJ will take you to the first place the string you searched for appears, be it a name of a folder, file or the text of the todo comment itself.
todo->scope Based. use [...] button config your filter patterns
every button click once and then your will know
This is how I did this with Pycharm. Right click on the folder you wish to exclude, then Mark Directory as > Excluded.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With