jetbrains

Context: user.community.apps.jetbrains.jetbrains.talon

SpokenBackend
(done | finish)user.idea("action EditorCompleteStatement")
(go declaration | follow)user.idea("action GotoDeclaration")
(grow | shrink) window downuser.idea("action ResizeToolWindowDown")
(grow | shrink) window leftuser.idea("action ResizeToolWindowLeft")
(grow | shrink) window rightuser.idea("action ResizeToolWindowRight")
(grow | shrink) window upuser.idea("action ResizeToolWindowUp")
(pop deaf | toggle definition)user.idea("action QuickImplementations")
(search | find) classuser.idea("action GotoClass")
(search | find) fileuser.idea("action GotoFile")
(search | find) pathuser.idea("action FindInPath")
(search | find) symboluser.idea("action GotoSymbol")
(search | find) symbol <user.text>user.idea("action GotoSymbol")
insert(text)
key("enter")
(toggle | pop) (doc | documentation)user.idea("action QuickJavaDoc")
action [<user.text>]user.deprecate_command("2024-09-02", "action", "please")
blackenuser.idea("action BLACKReformatCode")
change (recording | recordings)user.idea("action EditMacros")
change schemeuser.idea("action QuickChangeScheme")
clear last <user.text> [over]user.idea("find prev {text}, action EditorBackSpace")
clear next <user.text> [over]user.idea("find next {text}, action EditorBackSpace")
clear taskuser.idea("action tasks.close")
clippingsuser.idea("action PasteMultiple")
clone user.line_clone(number)
collapse until user.select_range(number_1, number_2)
user.idea("action CollapseRegion")
collapse alluser.idea("action CollapseAllRegions")
collapse deepuser.idea("action CollapseRegionRecursively")
comment last <user.text> [over]user.idea("find prev {text}, action CommentByLineComment")
comment next <user.text> [over]user.idea("find next {text}, action CommentByLineComment")
completeuser.idea("action CodeCompletion")
complete <user.text> [over]user.idea("goto {number} 0,find next {text},action CodeCompletion")
complete last <user.text> [over]user.idea("find prev {text},action CodeCompletion")
complete next <user.text> [over]user.idea("find next {text},action CodeCompletion")
configure serversuser.idea("action tasks.configure.servers")
continueuser.idea("action Resume")
copy pathuser.idea("action CopyPaths")
copy prettyuser.idea("action CopyAsRichText")
copy referenceuser.idea("action CopyReference")
create (template | snippet)user.idea("action SaveAsTemplate")
create fileuser.idea("action NewElement")
create file <user.text> [over]user.idea("action NewElement")
sleep(500ms)
insert(text)
create siblinguser.idea("action NewElementSamePlace")
create sibling <user.text> [over]user.idea("action NewElementSamePlace")
sleep(500ms)
insert(text)
debug testuser.idea("action DebugClass")
expand until user.select_range(number_1, number_2)
user.idea("action ExpandRegion")
expand alluser.idea("action ExpandAllRegions")
expand deepuser.idea("action ExpandRegionRecursively")
extract constantuser.idea("action IntroduceConstant")
extract fielduser.idea("action IntroduceField")
extract interfaceuser.idea("action ExtractInterface")
extract methoduser.idea("action ExtractMethod")
extract parameteruser.idea("action IntroduceParameter")
extract variableuser.idea("action IntroduceVariable")
find (everywhere | all)user.idea("action SearchEverywhere")
find (everywhere | all) <user.text> [over]user.idea("action SearchEverywhere")
sleep(500ms)
insert(text)
fix (format | formatting)user.idea("action ReformatCode")
fix importsuser.idea("action OptimizeImports")
fix last (error | air)user.idea("action GotoPreviousError")
user.idea("action ShowIntentionActions")
fix next (error | air)user.idea("action GotoNextError")
user.idea("action ShowIntentionActions")
follow <user.text> [over]user.idea("goto {number} 0,find next {text},action GotoDeclaration")
follow last <user.text> [over]user.idea("find prev {text},action GotoDeclaration")
follow next <user.text> [over]user.idea("find next {text},action GotoDeclaration")
git (annotate | blame)user.idea("action Annotate")
git (gets | gist)user.idea("action Github.Create.Gist")
git (pull request | request)user.idea("action Github.Create.Pull.Request")
git (view | show | list) (requests | request)user.idea("action Github.View.Pull.Request")
git browseuser.idea("action Github.Open.In.Browser")
git commituser.idea("action CheckinProject")
git loguser.idea("action Vcs.ShowTabbedFileHistory")
git menuuser.idea("action Vcs.QuickListPopupAction")
git pulluser.idea("action Vcs.UpdateProject")
git pushuser.idea("action CheckinProject")
go <user.text> [over]user.idea("goto {number} 0,find next {text}, action EditorRight")
go backuser.idea("action Back")
go breakpointsuser.idea("action ViewBreakpoints")
go browser taskuser.idea("action tasks.open.in.browser")
go camel leftuser.camel_left()
go camel rightuser.camel_right()
go forwarduser.idea("action Forward")
go implementationuser.idea("action GotoImplementation")
go last (error | air)user.idea("action GotoPreviousError")
go last (method | function)user.idea("action MethodUp")
go last <user.text> [over]user.idea("find prev {text}, action EditorRight")
go last markuser.idea("action GotoPreviousBookmark")
go markuser.idea("action ShowBookmarks")
go mark user.idea("action GotoBookmark{number}")
go next (error | air)user.idea("action GotoNextError")
go next (method | function)user.idea("action MethodDown")
go next <user.text> [over]user.idea("find next {text}, action EditorRight")
go next markuser.idea("action GotoNextBookmark")
go taskuser.idea("action tasks.goto")
go testuser.idea("action GotoTest")
go typeuser.idea("action GotoTypeDeclaration")
go usageuser.idea("action FindUsages")
grab user.idea_grab(number)
insert generated <user.text> [over]user.idea("action Generate")
sleep(500ms)
insert(text)
insert template <user.text> [over]user.idea("action InsertLiveTemplate")
sleep(500ms)
insert(text)
paste until user.select_range(number_1, number_2)
user.idea("action EditorPaste")
paste last <user.text> [over]user.idea("find prev {text}, action EditorRight, action EditorPaste")
paste next <user.text> [over]user.idea("find next {text}, action EditorRight, action EditorPaste")
perfectuser.idea("action CodeCompletion,action CodeCompletion")
play recordinguser.idea("action PlaybackLastMacro")
play recording <user.text> [over]user.idea("action PlaySavedMacrosAction")
insert(text)
sleep(500ms)
Key("enter")
pop parametersuser.idea("action ParameterInfo")
pop typeuser.idea("action ExpressionTypeInfo")
quick fix <user.text> [over]user.idea("goto {number} 0,find next {text},action ShowIntentionActions")
quick fix last <user.text> [over]user.idea("find prev {text},action ShowIntentionActions")
quick fix next <user.text> [over]user.idea("find next {text},action ShowIntentionActions")
recentuser.idea("action RecentFiles")
refactoruser.idea("action Refactorings.QuickListPopupAction")
refactor <user.text> [over]user.idea("goto {number} 0,find next {text}, action Refactorings.QuickListPopupAction")
refactor until user.select_range(number_1, number_2)
user.idea("action Refactorings.QuickListPopupAction")
refactor <user.text>user.idea("action Refactorings.QuickListPopupAction")
insert(text)
refactor in lineuser.idea("action Inline")
refactor last <user.text> [over]user.idea("find prev {text}, action Refactorings.QuickListPopupAction")
refactor moveuser.idea("action Move")
refactor next <user.text> [over]user.idea("find next {text}, action Refactorings.QuickListPopupAction")
refactor renameuser.idea("action RenameElement")
reference <user.text> [over]user.idea("goto {number} 0,find next {text},action FindUsages")
reference last <user.text> [over]user.idea("find prev {text},action FindUsages")
reference next <user.text> [over]user.idea("find next {text},action FindUsages")
rename <user.text> [over]user.idea("goto {number} 0,find next {text}, action RenameElement")
rename fileuser.idea("action RenameFile")
rename last <user.text> [over]user.idea("find prev {text}, action RenameElement")
rename next <user.text> [over]user.idea("find next {text}, action RenameElement")
replace last <user.text> [over]user.idea("find prev {text}, action EditorPaste")
replace next <user.text> [over]user.idea("find next {text}, action EditorPaste")
run menuuser.idea("action ChooseRunConfiguration")
run testuser.idea("action RunClass")
run test againuser.idea("action Rerun")
select (more | this)user.idea("action EditorSelectWord")
select <user.text> [over]user.idea("goto {number} 0,find next {text}")
select camel leftuser.extend_camel_left()
select camel rightuser.extend_camel_right()
select last <user.text> [over]user.idea("find prev {text}")
select lessuser.idea("action EditorUnSelectWord")
select next <user.text> [over]user.idea("find next {text}")
smartuser.idea("action SmartTypeCompletion")
step intouser.idea("action StepInto")
step overuser.idea("action StepOver")
step smartuser.idea("action SmartStepInto")
step to lineuser.idea("action RunToCursor")
surround [this] with <user.text> [over]user.idea("action SurroundWith")
sleep(500ms)
insert(text)
switch taskuser.idea("action tasks.switch")
toggle (bread crumbs | breadcrumbs)user.idea("action EditorToggleShowBreadcrumbs")
toggle [line] breakpointuser.idea("action ToggleLineBreakpoint")
toggle commentcode.toggle_comment()
toggle databaseuser.idea("action ActivateDatabaseToolWindow")
toggle database changesuser.idea("action ActivateDatabaseChangesToolWindow")
toggle debuguser.idea("action ActivateDebugToolWindow")
toggle distraction [free mode]user.idea("action ToggleDistractionFreeMode")
toggle dockeduser.idea("action ToggleDockMode")
toggle dockeruser.idea("action ActivateDockerToolWindow")
toggle eventsuser.idea("action ActivateEventLogToolWindow")
toggle favoritesuser.idea("action ActivateFavoritesToolWindow")
toggle finduser.idea("action ActivateFindToolWindow")
toggle floatinguser.idea("action ToggleFloatingMode")
toggle fullscreenuser.idea("action ToggleFullScreen")
toggle gituser.idea("action ActivateVersionControlToolWindow")
toggle gutter iconsuser.idea("action EditorToggleShowGutterIcons")
toggle indentsuser.idea("action EditorToggleShowIndentLines")
toggle lastuser.idea("action JumpToLastWindow")
toggle line numbersuser.idea("action EditorToggleShowLineNumbers")
toggle makeuser.idea("action ActivatemakeToolWindow")
toggle markuser.idea("action ToggleBookmark")
toggle mark user.idea("action ToggleBookmark{number}")
toggle method breakpointuser.idea("action ToggleMethodBreakpoint")
toggle navigation [bar]user.idea("action ViewNavigationBar")
toggle parametersuser.idea("action ToggleInlineHintsAction")
toggle pinneduser.idea("action TogglePinnedMode")
toggle power saveuser.idea("action TogglePowerSave")
toggle presentation [mode]user.idea("action TogglePresentationMode")
toggle projectuser.idea("action ActivateProjectToolWindow")
toggle recordinguser.idea("action StartStopMacroRecording")
toggle runuser.idea("action ActivateRunToolWindow")
toggle splituser.idea("action ToggleSideMode")
toggle status [bar]user.idea("action ViewStatusBar")
toggle structureuser.idea("action ActivateStructureToolWindow")
toggle terminaluser.idea("action ActivateTerminalToolWindow")
toggle to douser.idea("action ActivateTODOToolWindow")
toggle tool buttonsuser.idea("action ViewToolButtons")
toggle toolbaruser.idea("action ViewToolBar")
toggle whitespaceuser.idea("action EditorToggleShowWhitespaces")
toggle windoweduser.idea("action ToggleWindowedMode")
toggle wrapuser.idea("action EditorToggleUseSoftWraps")

Mindmap