Quickly find and open your codebases in VS Code or Cursor using Everything search.
- Everything must be installed and running
es.exe(Everything command-line interface) must be in your PATH or configured in settings
Type code followed by your search query to find repositories:
code myproject
code lang:rust
code
Results include:
- Git repositories (
.gitfolders) - VS Code workspace files (
.code-workspace)
Right-click on any result to:
- Open in File Explorer
- Rebuild language cache
TypeScript, JavaScript, Python, Rust, Go, C#, Java, Kotlin, Ruby, PHP, Swift, Dart, C++, C, Elixir, Shell, Lua