VSCode Quick OpenA VSCode extension for quick file open.
Sometimes the build in action for quickopen doesn't work or you need some kind of file search cache.
So you can use this extension for a better user experience.
It uses the Type Once the search is ready, the file list gets stored in the workspace state. This is done to increase performance when reopen the workspace. For instant update on file system activity one can enable the file system events in the extension configuration.
|