[info] version=1.7.11 title=CudaExt desc=Additional commands for CudaText in Commands dialog and Plugins menu type=cudatext-plugin subdir=cuda_ext homepage=https://github.com/kvichans/cuda_ext api=1.0.299 [item1] section=events events=on_console_nav ;events=on_console_nav,on_focus ;events=on_console_nav,on_key_up,on_focus ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Find_repl_cmds [item9] section=commands caption=Cuda&-Ext\&Find/Replace\Find in &Lines... hotkey=Shift+Ctrl+F method=dlg_find_in_lines [item10] section=commands caption=Cuda&-Ext\&Find/Replace\- hotkey= method=_ [item11] section=commands caption=Cuda&-Ext\&Find/Replace\Find clipbrd: &next hotkey=Alt+PgDn method=find_cb_string_next [item12] section=commands caption=Cuda&-Ext\&Find/Replace\Find clipbrd: &previous hotkey=Alt+PgUp method=find_cb_string_prev [item13] section=commands caption=Cuda&-Ext\&Find/Replace\Replace &all occurrences of selected string with clipbrd hotkey=Shift+Ctrl+A method=replace_all_sel_to_cb [item14] section=commands caption=Cuda&-Ext\&Find/Replace\Replace &all in Lines... hotkey= method=dlg_replace_in_lines [item15] section=commands caption=Cuda&-Ext\&Find/Replace\Replace &all in Lines with kit... hotkey= method=kit_replace_in_lines [item16] section=commands caption=Cuda&-Ext\&Find/Replace\- hotkey= method=_ [item17] section=commands caption=Cuda&-Ext\&Find/Replace\&Copy word or [string] or 'string' (no selection) hotkey= method=copy_term [item18] section=commands caption=Cuda&-Ext\&Find/Replace\&Replace word or [string] or 'string' with clipbrd (no selection) hotkey= method=replace_term [item19] section=commands caption=Cuda&-Ext\&Find/Replace\E&xpand selection to word or "string" or (string) hotkey=Alt+' method=expand_sel [item20] section=commands caption=Cuda&-Ext\&Find/Replace\Expand and Cop&y selection to word or "string" or (string) hotkey=Shift+Alt+' method=expand_sel_copy [item21] section=commands caption=Cuda&-Ext\&Find/Replace\- hotkey= method=_ [item22] section=commands caption=Cuda&-Ext\&Find/Replace\Remove all ASCII chars 0..31 (excluding 9,10,13) hotkey= method=remove_unprinted [item23] section=commands caption=Cuda&-Ext\&Find/Replace\Strip HTML tags hotkey= method=remove_xml_tags [item25] section=commands caption=Cuda&-Ext\&Find/Replace\- hotkey= method=_ [item26] section=commands caption=Cuda&-Ext\&Find/Replace\Set carets aligned as column... hotkey= method=add_carets_for_rect [item27] section=commands caption=Cuda&-Ext\&Find/Replace\Convert multi-line selection to column selection hotkey= method=convert_sel_to_column [item28] section=commands caption=Cuda&-Ext\&Find/Replace\Reverse selection text, by lines hotkey= method=convert_reverse_selection ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Insert_cmds [item31] section=commands caption=Cuda&-Ext\&Insert\Add indented line abo&ve hotkey= method=add_indented_line_above [item32] section=commands caption=Cuda&-Ext\&Insert\Add indented line &below hotkey= method=add_indented_line_below [item33] section=commands caption=Cuda&-Ext\&Insert\Add indent and surround selection with { } hotkey= method=indent_and_surround_curl_brackets [item34] section=commands caption=Cuda&-Ext\&Insert\- hotkey= method=_ [item44] section=commands caption=Cuda&-Ext\&Insert\Paste to &first column hotkey=Shift+Ctrl+V method=paste_to_1st_col [item45] section=commands caption=Cuda&-Ext\&Insert\Paste with indent ab&ove hotkey= method=paste_with_indent_above [item46] section=commands caption=Cuda&-Ext\&Insert\Paste with indent belo&w hotkey= method=paste_with_indent_below ;[item47] ;section=commands ;caption=Cuda&-Ext\&Insert\Paste like La&zarus IDE ;hotkey= method=paste_as_lazarus [item48] section=commands caption=Cuda&-Ext\&Insert\- hotkey= method=_ [item49] section=commands caption=Cuda&-Ext\&Insert\Paste trimmed text hotkey= method=paste_trimmed [item50] section=commands caption=Cuda&-Ext\&Insert\Trim spaces in selection, left hotkey= method=trim_sel_left [item51] section=commands caption=Cuda&-Ext\&Insert\Trim spaces in selection, right hotkey= method=trim_sel_right [item52] section=commands caption=Cuda&-Ext\&Insert\Trim spaces in selection, all hotkey= method=trim_sel_all [item53] section=commands caption=Cuda&-Ext\&Insert\- hotkey= method=_ [item54] section=commands caption=Cuda&-Ext\&Insert\F&ill selection by string... hotkey= method=fill_by_str [item55] section=commands caption=Cuda&-Ext\&Insert\- method=_ [item56] section=commands caption=Cuda&-Ext\&Insert\Copy unicode char name hotkey= method=copy_unicode_char_name [item57] section=commands caption=Cuda&-Ext\&Insert\Insert &unicode char... hotkey= method=insert_char_by_hex ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Jumps_cmds [item71] section=commands caption=Cuda&-Ext\&Jump\To matching bracket hotkey=Ctrl+] method=jump_to_matching_bracket [item72] section=commands caption=Cuda&-Ext\&Jump\- hotkey= method=_ [item73] section=commands caption=Cuda&-Ext\&Jump\To next changed lines hotkey= method=jump_to_next_mod_lines [item74] section=commands caption=Cuda&-Ext\&Jump\To previous changed lines hotkey= method=jump_to_prev_mod_lines [item75] section=commands caption=Cuda&-Ext\&Jump\To next saved lines hotkey= method=jump_to_next_sav_lines [item76] section=commands caption=Cuda&-Ext\&Jump\To previous saved lines hotkey= method=jump_to_prev_sav_lines [item77] section=commands caption=Cuda&-Ext\&Jump\To next working lines hotkey= method=jump_to_next_wrk_lines [item78] section=commands caption=Cuda&-Ext\&Jump\To previous working lines hotkey= method=jump_to_prev_wrk_lines [item79] section=commands caption=Cuda&-Ext\&Jump\- hotkey= method=_ [item80] section=commands caption=Cuda&-Ext\&Jump\To line with number in clipbrd hotkey= method=jump_to_line_by_cb [item81] section=commands caption=Cuda&-Ext\&Jump\- hotkey= method=_ [item82] section=commands caption=Cuda&-Ext\&Jump\Left into CamelCase/snake_case hotkey=Shift+Ctrl+Alt+Left method=jump_left_ccsc [item83] section=commands caption=Cuda&-Ext\&Jump\Right into CamelCase/snake_case hotkey=Shift+Ctrl+Alt+Right method=jump_right_ccsc [item84] section=commands caption=Cuda&-Ext\&Jump\Left into CamelCase/snake_case and select hotkey= method=jump_sel_left_ccsc [item85] section=commands caption=Cuda&-Ext\&Jump\Right into CamelCase/snake_case and select hotkey= method=jump_sel_right_ccsc [item86] section=commands caption=Cuda&-Ext\&Jump\- hotkey= method=_ [item87] section=commands caption=Cuda&-Ext\&Jump\Bookmark list for current tab... hotkey=Ctrl+Alt+B method=dlg_bms_in_tab [item88] section=commands caption=Cuda&-Ext\&Jump\Bookmark list for all tabs... hotkey=Shift+Alt+B method=dlg_bms_in_tabs [item89] section=commands caption=Cuda&-Ext\&Jump\Numbered bookmark list for all tabs... hotkey=Shift+Ctrl+Alt+B method=dlg_nbms_in_tabs [item90] section=commands caption=Cuda&-Ext\&Jump\- hotkey= method=_ [item91] section=commands caption=Cuda&-Ext\&Jump\To start of the nearest left staple hotkey=Shift+Ctrl+PgUp method=jump_staple_start [item92] section=commands caption=Cuda&-Ext\&Jump\To end of the nearest left staple hotkey=Shift+Ctrl+PgDn method=jump_staple_end ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Scroll_cmds [item111] section=commands caption=Cuda&-Ext\Scr&oll\Current line to screen ¢er hotkey= method=scroll_to_center [item112] section=commands caption=Cuda&-Ext\Scr&oll\Current line to screen &top hotkey= method=scroll_to_top [item113] section=commands caption=Cuda&-Ext\Scr&oll\Current line to screen &bottom hotkey= method=scroll_to_bottom [item114] section=commands caption=Cuda&-Ext\Scr&oll\- hotkey= method=_ [item115] section=commands caption=Cuda&-Ext\Scr&oll\Screen to &left hotkey= method=scroll_to_left [item116] section=commands caption=Cuda&-Ext\Scr&oll\Screen to &right hotkey= method=scroll_to_right ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Nav_cmds [item141] section=commands caption=Cuda&-Ext\&Navigate\Open file by &selected name hotkey=Shift+Ctrl+O method=open_selected [item142] section=commands caption=Cuda&-Ext\&Navigate\- hotkey= method=_ [item143] section=commands caption=Cuda&-Ext\&Navigate\Open file(s) in nearest &right tab(s)... hotkey= method=open_file_near_right [item144] section=commands caption=Cuda&-Ext\&Navigate\Open file(s) in nearest &left tab(s)... hotkey= method=open_file_near_left [item145] section=commands caption=Cuda&-Ext\&Navigate\- hotkey= method=_ [item146] section=commands caption=Cuda&-Ext\&Navigate\Navigate by &error in console hotkey= method=nav_by_console_err ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Tabs_cmds [item160] section=commands caption=Cuda&-Ext\Ta&bs\Choose tab/panel to switch to hotkey=Ctrl+P method=go_back_dlg menu=0 [item161] section=commands caption=Cuda&-Ext\Ta&bs\Activate previously active tab (go &back) hotkey=Ctrl+[ method=go_back [item162] section=commands caption=Cuda&-Ext\Ta&bs\- hotkey= method=_ [item163] section=commands caption=Cuda&-Ext\Ta&bs\Move tab to &position... hotkey= method=move_tab [item164] section=commands caption=Cuda&-Ext\Ta&bs\Move tab left hotkey= method=move_tab_left [item165] section=commands caption=Cuda&-Ext\Ta&bs\Move tab right hotkey= method=move_tab_right [item172] section=commands caption=Cuda&-Ext\Ta&bs\&Find tab by title... hotkey= method=find_tab [item173] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab by &number... hotkey= method=to_tab_ask_num [item174] section=commands caption=Cuda&-Ext\Ta&bs\- hotkey= method=_ [item175] section=commands caption=Cuda&-Ext\Ta&bs\Arrange tabs across groups hotkey= method=arrange_tabs_grps [item176] section=commands caption=Cuda&-Ext\Ta&bs\- hotkey= method=_ [item177] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #1 in group #1 hotkey=Ctrl+1 method=to_tab_g1_t1 [item178] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #2 in group #1 hotkey=Ctrl+2 method=to_tab_g1_t2 [item179] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #3 in group #1 hotkey=Ctrl+3 method=to_tab_g1_t3 [item180] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #4 in group #1 hotkey=Ctrl+4 method=to_tab_g1_t4 [item181] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #5 in group #1 hotkey=Ctrl+5 method=to_tab_g1_t5 [item182] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #6 in group #1 hotkey=Ctrl+6 method=to_tab_g1_t6 [item183] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #7 in group #1 hotkey=Ctrl+7 method=to_tab_g1_t7 [item184] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #8 in group #1 hotkey=Ctrl+8 method=to_tab_g1_t8 [item185] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #9 in group #1 hotkey=Ctrl+9 method=to_tab_g1_t9 [item186] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #1 in group #2 hotkey=Alt+1 method=to_tab_g2_t1 [item187] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #2 in group #2 hotkey=Alt+2 method=to_tab_g2_t2 [item188] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #3 in group #2 hotkey=Alt+3 method=to_tab_g2_t3 [item189] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #4 in group #2 hotkey=Alt+4 method=to_tab_g2_t4 [item190] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #5 in group #2 hotkey=Alt+5 method=to_tab_g2_t5 [item191] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #6 in group #2 hotkey=Alt+6 method=to_tab_g2_t6 [item192] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #7 in group #2 hotkey=Alt+7 method=to_tab_g2_t7 [item193] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #8 in group #2 hotkey=Alt+8 method=to_tab_g2_t8 [item194] section=commands caption=Cuda&-Ext\Ta&bs\Activate tab #9 in group #2 hotkey=Alt+9 method=to_tab_g2_t9 [item195] section=commands caption=Cuda&-Ext\Ta&bs\Activate last tab in group #1 hotkey=Ctrl+0 method=to_tab_g1_last [item196] section=commands caption=Cuda&-Ext\Ta&bs\Activate last tab in group #2 hotkey=Alt+0 method=to_tab_g2_last [item197] section=commands caption=Cuda&-Ext\Ta&bs\Activate next tab (global loop) hotkey= method=to_next_tab [item198] section=commands caption=Cuda&-Ext\Ta&bs\Activate previous tab (global loop) hotkey= method=to_prev_tab [item199] section=commands caption=Cuda&-Ext\Ta&bs\- hotkey= method=_ [item200] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Close tab in next group hotkey= method=close_tab_from_next_group [item201] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Close tab in previous group hotkey= method=close_tab_from_prev_group [item202] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\- hotkey= method=_ [item203] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to next in next group hotkey= method=view_next_tab_from_next_group [item204] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to next in previous group hotkey= method=view_next_tab_from_prev_group [item205] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to previous in next group hotkey= method=view_prev_tab_from_next_group [item206] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to previous in previous group hotkey= method=view_prev_tab_from_prev_group [item207] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\- hotkey= method=_ [item208] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to first in next group hotkey= method=view_first_tab_from_next_group [item209] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to first in previous group hotkey= method=view_first_tab_from_prev_group [item210] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to last in next group hotkey= method=view_last_tab_from_next_group [item211] section=commands caption=Cuda&-Ext\Ta&bs\&Other group\Switch tab to last in previous group hotkey= method=view_last_tab_from_prev_group ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Move_sep_cmds [item221] section=commands caption=Cuda&-Ext\&Splitters\Expand side panel hotkey=Shift+Ctrl+. method=more_tree [item222] section=commands caption=Cuda&-Ext\&Splitters\Shrink side panel hotkey=Shift+Ctrl+, method=less_tree [item223] section=commands caption=Cuda&-Ext\&Splitters\- hotkey= method=- [item224] section=commands caption=Cuda&-Ext\&Splitters\Expand bottom panel hotkey=Alt+. method=more_bottom [item225] section=commands caption=Cuda&-Ext\&Splitters\Shrink bottom panel hotkey=Alt+, method=less_bottom [item226] section=commands caption=Cuda&-Ext\&Splitters\- hotkey= method=- [item227] section=commands caption=Cuda&-Ext\&Splitters\Expand top-left group hotkey=Ctrl+. method=more_main_grp [item228] section=commands caption=Cuda&-Ext\&Splitters\Shrink top-left group hotkey=Ctrl+, method=less_main_grp [item229] section=commands caption=Cuda&-Ext\&Splitters\- hotkey= method=- [item230] section=commands caption=Cuda&-Ext\&Splitters\Expand active group hotkey=Shift+Alt+. method=more_curr_grp [item231] section=commands caption=Cuda&-Ext\&Splitters\Shrink active group hotkey=Shift+Alt+, method=less_curr_grp [item232] section=commands caption=Cuda&-Ext\&Splitters\- hotkey= method=_ [item233] section=commands caption=Cuda&-Ext\&Splitters\&Remove group/panel layout... hotkey= method=remove_layout [item234] section=commands caption=Cuda&-Ext\&Splitters\&Save group/panel layout... hotkey= method=save_layout [item235] section=commands caption=Cuda&-Ext\&Splitters\&Restore group/panel layout... hotkey= method=restore_layout ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Paragraph_cmds [item241] section=commands caption=Cuda&-Ext\Para&graph\Go to beginning hotkey=Ctrl+Alt+Left method=go_prgph_bgn [item242] section=commands caption=Cuda&-Ext\Para&graph\Go to end hotkey=Ctrl+Alt+Right method=go_prgph_end [item243] section=commands caption=Cuda&-Ext\Para&graph\Go to next hotkey= method=go_prgph_nxt [item244] section=commands caption=Cuda&-Ext\Para&graph\Go to previous hotkey= method=go_prgph_prv [item249] section=commands caption=Cuda&-Ext\Para&graph\- hotkey= method=_ [item250] section=commands caption=Cuda&-Ext\Para&graph\Align: Configure... hotkey= method=align_prgph_cfg [item251] section=commands caption=Cuda&-Ext\Para&graph\Align: Left justify hotkey= method=align_prgph_l [item252] section=commands caption=Cuda&-Ext\Para&graph\Align: Right justify hotkey= method=align_prgph_r [item253] section=commands caption=Cuda&-Ext\Para&graph\Align: Center justify hotkey= method=align_prgph_c [item254] section=commands caption=Cuda&-Ext\Para&graph\Align: Fully justify hotkey= method=align_prgph_f ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Tree_cmds [item268] section=commands caption=Cuda&-Ext\Code &Tree\&Symbols list... hotkey=Alt++ method=symbol_menu [item269] section=commands caption=Cuda&-Ext\Code &Tree\Symbols list (only &1 up level)... hotkey= method=symbol_menu_up1 [item270] section=commands caption=Cuda&-Ext\Code &Tree\Symbols list (only &2 up level)... hotkey=Shift+Alt++ method=symbol_menu_up2 [item271] section=commands caption=Cuda&-Ext\Code &Tree\- hotkey= method=_ [item272] section=commands caption=Cuda&-Ext\Code &Tree\Show ¤t path in statusbar hotkey= method=tree_path_to_status [item273] section=commands caption=Cuda&-Ext\Code &Tree\Set &active node, nearest to caret hotkey= method=set_nearest_tree_node [item274] section=commands caption=Cuda&-Ext\Code &Tree\&Find node... hotkey= method=find_tree_node ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Align_cmds [item311] section=commands caption=Cuda&-Ext\&Align\Reindent selected lines... hotkey= method=reindent [item312] section=commands caption=Cuda&-Ext\&Align\Indent lines like the first selected hotkey= method=indent_sel_as_1st ;[item313] ;section=commands ;caption=Cuda&-Ext\&Align\Align indentation of selection(s) ;hotkey= ;method=indent_sel_as_bgn [item313] section=commands caption=Cuda&-Ext\&Align\Align by carets hotkey= method=align_by_carets [item314] section=commands caption=Cuda&-Ext\&Align\Align in lines by separator... hotkey= method=align_in_lines_by_sep [item315] section=commands caption=Cuda&-Ext\&Align\Align comma-separated columns in selected lines hotkey= method=align_sel_by_sep [item316] section=commands caption=Cuda&-Ext\&Align\- hotkey= method=_ [item317] section=commands caption=Cuda&-Ext\&Align\Join lines hotkey= method=join_lines [item318] section=commands caption=Cuda&-Ext\&Align\Delete duplicate spaces hotkey= method=del_more_spaces [item319] section=commands caption=Cuda&-Ext\&Align\- hotkey= method=_ [item320] section=commands caption=Cuda&-Ext\&Align\Re-wrap/split lines by margin... hotkey= method=rewrap_sel_by_margin [item321] section=commands caption=Cuda&-Ext\&Align\Re-wrap/split comment at caret hotkey= method=rewrap_cmt_at_caret [item322] section=commands caption=Cuda&-Ext\&Align\Align in lines to center by margin... hotkey= method=align_sel_to_center_by_margin [item323] section=commands caption=Cuda&-Ext\&Align\Align in lines to right by margin... hotkey= method=align_sel_to_right_by_margin ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; File_cmds [item341] section=commands caption=Cuda&-Ext\Fi&le\Open &recent file... hotkey=Ctrl+Alt+R method=open_recent [item342] section=commands caption=Cuda&-Ext\Fi&le\- hotkey= method=_ [item343] section=commands caption=Cuda&-Ext\Fi&le\Re&name file... hotkey= method=rename_file [item344] section=commands caption=Cuda&-Ext\Fi&le\Show in &hex viewer hotkey= method=reopen_as_hex [item345] section=commands caption=Cuda&-Ext\Fi&le\Show in &text editor hotkey= method=reopen_as_text [item346] section=commands caption=Cuda&-Ext\Fi&le\- hotkey= method=_ [item347] section=commands caption=Cuda&-Ext\Fi&le\Ne&w file and save in current folder... hotkey= method=new_file_save_as_near_cur [item348] section=commands caption=Cuda&-Ext\Fi&le\Open &all files from folder with sub-folders... hotkey= method=open_all_with_subdir [item349] section=commands caption=Cuda&-Ext\Fi&le\Open ¤t file in default application hotkey= method=open_with_defapp [item350] section=commands caption=Cuda&-Ext\Fi&le\Save editors to a single file... hotkey= method=save_tabs_to_file ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; ; Misc_cmds [item360] section=commands caption=Cuda&-Ext\&Misc\&Execute selected text in console hotkey= method=exec_selected_in_console