Open Cursor and Antigravity from Ubuntu’s file app
An Ubuntu Nautilus extension now adds shortcuts for opening folders in more code editors. The original extension only supported VS Code, but this fork adds Cursor and support. The installer lets people choose which editor shortcuts to enable during setup.
If there is no , it can look through the system PATH and find installed editors automatically. The repository is matheussesso/code-nautilus on GitHub, based on the original harry-cpp/code-nautilus extension.
Key points
- It adds editor shortcuts to Ubuntu’s Nautilus file app.
- It supports VS Code, Cursor, and .
- The installer can ask which editor shortcuts to enable.
- It can auto-detect installed editors through the system PATH.
- The is matheussesso/code-nautilus.