%%environ_path%%\blah should expand to all possible path combinations
Open
enhancement
- Dominant language
- Python
- Stars
- 5.1k
- Forks
- 796
- PR merge metrics
- No merged PRs in 30d
Description
Currently environ_path is just the contents of %PATH%
It should be smarter so if you write this in FileFinder:
%%environ_path%%\blah
It will expand to all possible path combinations.
Contributor guide
Assessment
This issue has not been assessed yet.