Plugin for CudaText.
Additional commands for CudaText in Commands dialog and Plugins menu

Menu items

- Find/Replace
	- Find clipbrd: next
	- Find clipbrd: previous
	- Replace all occurrences of selected string with clipbrd
	-
	- Copy word or [string] or 'string' (no selection)
	- Replace word or [string] or 'string' with clipbrd (no selection)
	- Expand selection to word or "string" or (string)
	- Expand and Copy selection to word or "string" or (string)
	-
	- Remove all ASCII chars 0..31 (excluding 9,10,13)
- Insert
	- Add indented line above
	- Add indented line below
	-
	- Paste to first column
	- Paste with indent above
	- Paste with indent below
	- Paste like Lazarus IDE
	-
	- Fill selection by string...
	- Insert unicode char
- Jump
	- To matching bracket
	-
	- To next changed lines
	- To previous changed lines
	- To next saved lines
	- To previous saved lines
	- To next working lines
	- To previous working lines
	-
	- To line with number in clipbrd
	-
	- Left into CamelCase/snake_case
	- Right into CamelCase/snake_case
	- Left into CamelCase/snake_case and select
	- Right into CamelCase/snake_case and select
	-
	- Bookmark list for current tab
	- Bookmark list for all tabs
	- Numbered bookmark list for all tabs
- Scroll
	- Current line to screen center
	- Current line to screen top
	- Current line to screen bottom
	-
	- Screen to left
	- Screen to right
-Navigate
	- Open file by selected name
	-
	- Open file(s) in nearest right tab(s)...
	- Open file(s) in nearest left tab(s)...
	-
	- Navigate by error in console
-Tabs
	- Activate previously active tab (go back)
	-
	- Move tab to position...
	-
	- Activate tab #1 in group #1
	- Activate tab #2 in group #1
	- Activate tab #3 in group #1
	- Activate tab #4 in group #1
	- Activate tab #5 in group #1
	- Activate tab #6 in group #1
	- Activate tab #7 in group #1
	- Activate tab #8 in group #1
	- Activate tab #9 in group #1
	- Activate tab #1 in group #2
	- Activate tab #2 in group #2
	- Activate tab #3 in group #2
	- Activate tab #4 in group #2
	- Activate tab #5 in group #2
	- Activate tab #6 in group #2
	- Activate tab #7 in group #2
	- Activate tab #8 in group #2
	- Activate tab #9 in group #2
	- Activate last tab in group #1
	- Activate last tab in group #2
	- Activate next tab (global loop)
	- Activate previous tab (global loop)
	-
	- Other group
		- Close active tab in next group
		- Close active tab in previous group
		-
		- Switch tab to next in next group
		- Switch tab to next in previous group
		- Switch tab to previous in next group
		- Switch tab to previous in previous group
		-
		- Switch tab to first in next group
		- Switch tab to first in previous group
		- Switch tab to last in next group
		- Switch tab to last in previous group
- Splitters
	- Expand side panel
	- Narrow side panel
	-
	- Expand bottom panel
	- Narrow bottom panel
	-
	- Expand top-left group
	- Narrow top-left group
	-
	- Expand active group
	- Narrow active group
- Paragraph
	- Go to beginning
	- Go to end
	- Go to next
	- Go to previous
	-
	- Align: Configure...
	- Align: Left justify 
	- Align: Right justify 
	- Align: Center justify 
	- Align: Fully justify 
- Code Tree
	- Show current path in statusbar
	- Set active node, nearest to caret
- Align
	- Reindent selected lines...
	- Indent lines like the first selected
	- Align in lines by separator...
	-
	- Join selected lines
	- Delete duplicate spaces
	-
	- Re-wrap/split lines by margin
	- Re-wrap/split comment at caret
	- Align in lines to center by margin
	- Align in lines to right by margin
- File
	- Open recent file...
	-
	- Rename file...
	- New file and save in current folder...
	- Open all files from folder with sub-folders...
	- Open current file in default application

Author: Andrey Kvichanskiy (kvichans, at forum/github)
License: MIT
