I have output in my iTerm like:
File project/path/path/file.py:56:54 extra text information
How I can open this file in IntelliJ with a s
The accepted answer didn't quite work for me. I ended up using:
open -a "IntelliJ IDEA" \1