Bases: Action
Action
Open a new file in the text editor.
Performs the action.
event (ActionEvent) – The event which triggered the action.
Open an existing file in the text editor.
NewFileAction
NewFileAction.perform()
OpenFileAction
OpenFileAction.perform()
envisage.plugins.text_editor package
envisage.plugins.text_editor.api module