Navigation Parameters
View mode
Every action opening or focusing a pane supports the parameter viewmode. Accepted values:
source: Sets the editor to editing:source modelive: Sets the editor to editing:live previewpreview: Sets the editor to reading mode
Open mode
Every action opening a pane supports the parameter openmode. Accepted values:
trueopens file in new pane if not already openedfalseopens file in current pane if not already openedwindowsplittabsilentdoesn't open the filepopoverwhich requires the Hover Editor plugin to be installed and enabled
If the file is already opened in another pane, it gets focused.
You can set a default value in the plugin's settings. The value from the setting gets overwritten by specifying it in the URI.