RelativePath
RelativePath copied to clipboard
VSCode Relative path plugin
Can you support indexing and searching directories as well ? and perhaps an option to toggle this off for those who don't want to see directories in their results.
- Issue Type: `Performance` - Extension Name: `RelativePath` - Extension Version: `1.4.0` - OS Version: `Linux x64 5.4.0-72-generic` - VS Code version: `1.55.2` - Log attach below [jakob101.RelativePath-unresponsive.cpuprofile.txt](https://github.com/jakob101/RelativePath/files/6333984/jakob101.RelativePath-unresponsive.cpuprofile.txt) Find more...
https://www.npmjs.com/package/fast-levenshtein
Hey, thank you for this great extension. I would love to see support for inputting a relative path into the field and have the files of the folder displayed. Sometimes...
Hi, this extension has its own config `relativePath.ignore`, do you think it would possible to add some option to respect the built-in `search.exclude` so that I don't need to duplicate...
You've probably considered this, but I'm curious to hear: is it possible to use the "quick open" ui (triggered by `ctrl+p` / `cmd+p`) for this plugin? It would definitely optimize...
Using the completion provider API this extension could be part of IntelliSense, allowing me to complete commonjs module names or html script tags etc
Bumps [braces](https://github.com/micromatch/braces) from 3.0.2 to 3.0.3. Commits 74b2db2 3.0.3 88f1429 update eslint. lint, fix unit tests. 415d660 Snyk js braces 6838727 (#40) 190510f fix tests, skip 1 test in test/braces.expand...
Adding file icons before the file name could improve the readability. could look something similar to this: Would it be possible to get the icons from the editors **"Preferrences: File...
When the input filed is empty it would be helpful to show the recently used paths by default(or this could be enabled by a flag in settings?) should look something...