Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
* Appropriately merged config hashes.
* indentguide: use indent size from doc instead of config
* added settings gui plugin
* added new animation/transition settings
* overwrite ToolbarView settings command
* Introduced new button type
* Added button to open user module on General section
* settings: partially implemented keybindings
* initial support for settings.type.LIST_STRINGS
* added on_apply, prettify settings file and other fixes
* added ability to save keybinds and apply at startup
* dropped custom prettify in favor of new common.serialize support
* handle plugins enable/disable
* added priority:0
* added color theme chooser pane
* do not remove duplicated colors
* properly list all shortcuts assigned to a command
* handle multiple bindings per command
* custom drawing of colors preview
* added video preview to readme
* removed unused settings.type.LIST_NUMBERS
|
|
|
|
|
|
|
|
Trim whitespace from ends of selected text.
Quote the selected text before sending to the shell, in case there are spaces, quotes, etc.
|
|
|
|
|
|
|
|
|
|
|
|
Should resolve issue of command prompt briefly showing when these
plugins are used
|
|
|