How to open a file/line number with VSCode from Hotspot Open Hotspot Settings > Code navigation > Custom... Then Copy/paste the lines below /usr/bin/code -g %f:%l:%c On for example Caller/Callee tab, right click on file location wanted. Finally, click open in editor