Using an external text editor

    Some example Exec Flags for various editors include:

    EditorExec Flags
    Geany/Kate{file} —line {line} —column {col}
    Atom/Sublime Text
    JetBrains Rider—line {line} {file}
    Visual Studio Code{project} —goto {file}:{line}:{col}
    Vim (gVim)

    For Visual Studio Code you will have to point to the code.cmd file.