You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Instead of manually specifying --include=src/file1.js, --include=src/file2.js, --include=src/file3.js, etc, hundred/thousands of times for large projects, it would be really handy if I could just provide the list of files I want indexed.
Instead of manually specifying
--include=src/file1.js
,--include=src/file2.js
,--include=src/file3.js
, etc, hundred/thousands of times for large projects, it would be really handy if I could just provide the list of files I want indexed.Usage would look like:
And
targets.txt
would look like:(Obviously in a real world use-case, it would be a much longer list.)
Semi-related: #9.
The text was updated successfully, but these errors were encountered: