Describe the bug
When search a string in current project it only search *.pas files
To Reproduce
Find a string in an inc-file that also exists in a pas-file
Add .pas;.inc to to include paths
Search for it in current project.
Only hits in pas-files are listed.
Expected behavior
Hits in both pas and inc-files should be listed
Screenshots
Desktop:
- OS: [Win10]
- Ripgrep Version [v4.9.0 beta]
Additional
It is not entirely clear why there are two fields for paths. First Path then Include or exclude paths
Describe the bug
When search a string in current project it only search *.pas files
To Reproduce
Find a string in an inc-file that also exists in a pas-file
Add .pas;.inc to to include paths
Search for it in current project.
Only hits in pas-files are listed.
Expected behavior
Hits in both pas and inc-files should be listed
Screenshots
Desktop:
Additional
It is not entirely clear why there are two fields for paths. First Path then Include or exclude paths