This project solves a basic problem of navigating in a bunch of projects and opening them in IDE of your preference, which happens IntelliJ IDEA in my case.
- rofi
- application launcher for project incremental searching
go build
./open-ide --depth 3 --codeDir /home/user/code/ --ideCommand /opt/idea/idea