Show HN: VS Code extension to edit the filesystem like a text buffer
10 months ago
- #productivity
- #file-explorer
- #vscode-extension
- Voil allows editing the file system like a text buffer, similar to oil.nvim.
- Create files/directories by typing names (ending with / for directories).
- Uses hidden IDs for file operations; can be shown via settings.
- Keybindings include Ctrl+Shift+B and '-' for navigation.
- Supports various commands like sorting, filtering, and toggling file details.
- Custom shell commands can be defined with variable expansion.
- Example commands include Zip and Unzip with configurable keybindings.