Opening the file at caret position

Document+FileOpen file at cursor : Opens in a new panel the file with the name under the current position of the caret in the current document. If the file does not exist at the specified location the error dialog that is displayed contains a button Create which tries to create a new empty file in the specified location and if it succeeds it also opens the file in a new editor panel. This is useful when you decide first on the file name and after that you want to create it in the exact location specified at the current cursor position.