PreferenceEditor 0 0 500 500 Preferences 9 0 0 Application Theme Preferred Text Editor 0 0 0 0 0 QFrame::NoFrame true 0 0 482 392 QLayout::SetMinimumSize <html><head/><body><p>This is the command that will be executed when clicking the <span style=" font-weight:600;">Open Map Scripts</span> button<span style=" font-weight:600;">. %F</span> will be substituted with the scripts file path and <span style=" font-weight:600;">%L</span> will be substituted with the line number of the script for the currently selected event. <span style=" font-weight:600;">%F </span><span style=" font-style:italic;">must</span> be specified if <span style=" font-weight:600;">%L</span> is specified. If <span style=" font-weight:600;">%F</span> is <span style=" font-style:italic;">not</span> specified then the scripts file path will be appended to the end of the command.</p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop true Goto Line Command The shell command for your preferred text editor (possibly an absolute path if the program doesn't exist in your PATH). e.g. code %D true <html><head/><body><p>This is the command that will be executed when clicking <span style=" font-weight:600;">Open Project in Text Editor</span> in the <span style=" font-weight:600;">Tools</span> menu. <span style=" font-weight:600;">%D</span> will be substituted with the current project's root directory. If <span style=" font-weight:600;">%D</span> is <span style=" font-style:italic;">not</span> specified then the project directory will be appended to the end of the command.</p></body></html> Qt::AlignLeading|Qt::AlignLeft|Qt::AlignTop true Open Directory Command The shell command for your preferred text editor to open a file to a specific line number (possibly an absolute path if the program doesn't exist in your PATH). e.g. code --goto %F:%L true Qt::Vertical QSizePolicy::Fixed 20 15 Qt::Vertical 20 40 QDialogButtonBox::Apply|QDialogButtonBox::Cancel|QDialogButtonBox::Ok