In Everything, go to [Options] - [HTTP Server] and check [Enable HTTP Server].
Usage
Search for files or folders and perform actions
Press Ctrl + Alt + L.
Enter part of the file or folder name.
Up to 32 results from Everything will be displayed as you type.
Entering * will change the order of the displayed items.
Select an item with the Enter key.
Choose an action for the selected item.
For files:
Open file with VS Code
Open folder with VS Code
Open folder with Explorer (Windows only)
Open folder with Terminal
Open folder with CMD (Windows only)
Open folder with CMD as administrator (Windows only)
Open folder with PowerShell (Windows only)
Open folder with PowerShell as administrator (Windows only)
Open file with the default application (Windows only)
Copy path to clipboard
Search everything
For folders:
Open folder with VS Code
Open folder with Explorer (Windows only)
Open folder with Terminal
Open folder with CMD (Windows only)
Open folder with CMD as administrator (Windows only)
Open folder with PowerShell (Windows only)
Open folder with PowerShell as administrator (Windows only)
Copy path to clipboard
Search everything
The selected action will be executed.
Perform actions on the currently opened file
With a file open, press Shift + Alt + L.
Perform the same actions as for files above.
Settings
If the HTTP server port for Everything is not 80
If the HTTP server port for Everything is not 80, change the HTTP server URL in VS Code Settings to http://localhost:<port>.
To search for WSL files
To search for WSL files, add \\wsl.localhost\<DistributionName> to [Options] - [Indexes] - [Folders] in Everything.
To search for files from WSL
To search for files from WSL, configure as follows:
Open WSL Settings, select the [Network] menu, and change the [Network Mode] to "Mirrored".
If you make changes, run wsl --shutdown from the Command Prompt to apply them to WSL.