Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-11-27 | [Plugin] Add Custom Caret Plugin (#162) | Techie Guy | |
2022-11-24 | Update README.md | Dlanis | |
2022-11-17 | readme: chopped long lines, added directory to install | jgmdev | |
2022-11-17 | Add Profiler Plugin (#155) | Jefferson González | |
2022-11-17 | Reorganize README.md (#156) | github-actions[bot] | |
Co-authored-by: jgmdev <jgmdev@users.noreply.github.com> | |||
2022-11-17 | add gitblame plugin (#154) | Juliardi | |
2022-11-03 | Removed extra item in list (#142) | Techie Guy | |
2022-11-02 | Reorganize README.md (#139) | github-actions[bot] | |
Co-authored-by: Guldoman <Guldoman@users.noreply.github.com> | |||
2022-10-14 | Add `language_erb` to README | Guldoman | |
2022-10-08 | Removed language_cpp, as it's in the core, and not in this repo at all, in ↵ | Adam | |
this branch. | |||
2022-10-02 | add inter-process communication (ipc) plugin (#127) | Jefferson González | |
* adds single instance support and basic file dragging from instance to instance | |||
2022-09-10 | Merge pull request #114 from Guldoman/PR_primary_selection | Jefferson González | |
Add `primary_selection` | |||
2022-09-10 | Syntax highlighter for the MiniScript programming language (#124) | ThaCuber | |
* Syntax highlighter for the Miniscript language * Update README.md | |||
2022-08-22 | removed linecopypaste as it is now part of core | jgmdev | |
2022-06-29 | Add `primary_selection` | Guldoman | |
2022-06-27 | Fixed Crystal Plugin Link (#113) | Tamnac | |
* Fixed Crystal Plugin Link * Update README.md Co-authored-by: Guldoman <giulio.lettieri@gmail.com> Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2022-06-25 | Added language_ignore plugin (#111) | Anthony Axenov | |
* Added language_ignore plugin I made simple syntax highlighting plugin for ignore-files. More info in my repo: https://github.com/anthonyaxenov/lite-xl-ignore-syntax * Fixed asterisk after the language_ignore plugin Co-authored-by: Guldoman <giulio.lettieri@gmail.com> Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2022-06-25 | Corrected wrong term: ss -> gif | Juan Castillo | |
A gif of the motiontrail plugin is linked on line 147, but it is referred to as a "screenshot". https://github.com/lite-xl/lite-xl-plugins/blob/a46a62608edd0ef50a8494e5c9502d94b8a145dc/README.md?plain=1#L147 This was corrected. | |||
2022-06-20 | Added missing * to console plugin in README | a | |
2022-06-20 | Syntax highlighting for intel x86 assembly (#107) | a | |
* Assembly x86 syntax highlighting * Little fixes * Highlight other hex pattern e.g. deadbeef123h * Add use64 to symbols * Include $ as an operator * Remove broken symbols Never seen them used anyway? * Made some bits more consistent Hex & binary notation with uppercase letters now too * Formatted * Removed duplicate | in pattern * `language_assembly_x86`: simplify extension pattern * Fixed broken symbols Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2022-06-17 | Added language_env plugin | Anthony Axenov | |
2022-06-14 | Add language_caddyfile (#104) | Jefferson González | |
* added language_caddyfile | |||
2022-06-14 | `nonicons`: link to invariable font download | Guldoman | |
2022-06-14 | Fix incorrect link to Crystal syntax highlighting (#94) | Delta-official | |
2022-06-06 | Add `align_carets` (#89) | Guldoman | |
2022-06-05 | added wordcount plugin | Adam Harrison | |
2022-05-23 | Add settings gui plugin (#65) | Jefferson González | |
* 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 | |||
2022-05-22 | Added asterisk | Shady Goat | |
Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2022-05-22 | Added exterm | Shady Goat | |
2022-05-22 | add treeview-menu-extender plugin (#36) | Juliardi | |
2022-05-22 | hidelinenumbers: removed, the linenumbers plugin provides a better alternative | jgmdev | |
2022-05-22 | hidestatus: remove since the statusbar provides this now | jgmdev | |
2022-05-22 | centerdoc: added toggle and zen mode toggle commands | jgmdev | |
2022-04-29 | A plugin for generating dummy lorem ipsum text | sheetcoder | |
2022-04-25 | Reorganize README.md | Guldoman | |
2022-04-25 | Merge pull request #70 from FilBot3/language-containerfile | Guldoman | |
language_containerfile for Containerfiles and Dockerfiles | |||
2022-04-25 | Update README.md | FilBot3 | |
Added requested asterisk to denote repository rather than standalone file. | |||
2022-04-24 | docs: resolve merge conflict, bring in latest changes | TorchedSammy | |
2022-04-24 | docs: add my plugins | TorchedSammy | |
2022-04-23 | Update README.md | FilBot3 | |
2022-04-23 | Add how to request plugins | Guldoman | |
2022-04-22 | Reorganize README.md | Guldoman | |
2022-04-22 | Add plugin install instructions | Guldoman | |
2022-04-22 | Add files via upload | StunxFS | |
2022-04-21 | Merge pull request #56 from devPnal/support-autohotkey | Adam | |
Add `language_autohotkey.lua` | |||
2022-04-14 | Update README.md | Gabriel Alves Cunha | |
Add an explanation for newbies on how to add these plugins. | |||
2022-04-04 | Reorganize README.md | Guldoman | |
2022-04-02 | Update README.md | devPnal | |
2022-04-02 | Modified README | devPnal | |
2022-04-01 | Added lsp and widget to README | jgmdev | |