export default function() { return [ 'attachFile', 'copyDevCommand', 'exportPdf', 'focusElementNoteBody', 'focusElementNoteList', 'focusElementNoteTitle', 'focusElementSideBar', 'focusSearch', 'historyBackward', 'historyForward', 'insertDateTime', 'newFolder', 'newNote', 'newSubFolder', 'newTodo', 'openProfileDirectory', 'print', 'setTags', 'showLocalSearch', 'showNoteContentProperties', 'synchronize', 'textBold', 'textCode', 'textCopy', 'textCut', 'textItalic', 'textLink', 'textPaste', 'textSelectAll', 'toggleExternalEditing', 'toggleLayoutMoveMode', 'toggleNoteList', 'toggleSideBar', 'toggleVisiblePanes', 'editor.deleteLine', 'editor.undo', 'editor.redo', 'editor.indentLess', 'editor.indentMore', 'editor.toggleComment', 'editor.sortSelectedLines', 'editor.swapLineUp', 'editor.swapLineDown', ]; }