Age | Commit message (Collapse) | Author | |
---|---|---|---|
2024-10-01 | Updated manifest.json.PR/update-manifest-adamharrison-quetta | Github Actions | |
2024-10-01 | Updated todotreeview to most recent version. (#474) | Daniel Margarido | |
2024-09-30 | Allow width override in `indentguide`. (#485) | Adam | |
* Allowed for width override for quetta. * Added in config to table. * Bumped indentguide version. * Changed indentguide to return an object, and to have a method for computing width. | |||
2024-09-17 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-09-17 | Added lsp_d. (#482) | PerilousBooklet | |
2024-09-09 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-09-09 | Added Quetta (#476) | Adam | |
* Added in Quetta. * Bumped version. * Updated quetta. * Updated PR and changed description to match convention. | |||
2024-09-09 | Bumped meta plugin. | Adam Harrison | |
2024-09-08 | Add language kdl (#477) | Tamnac | |
* Add language_kdl * [CI] Updated README.md and manifest.json. * Add language_kdl to manifest * [CI] Updated README.md and manifest.json. --------- Co-authored-by: Github Actions <> | |||
2024-07-31 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-07-31 | update `tree_sitter` (#468) | xwii | |
* update `tree_sitter` * bump `tree_sitter` version | |||
2024-07-26 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-07-26 | Add `language_awk` (#461) | Samuel | |
* Add `language_awk` * Update manifest.json to include language awk * Remove "case" from `language_awk.lua` I forgot to delete this when copying the symbols, I left it in place because it was used as reference for how the "=" should be spaced. * Update `language_awk`, remove new line from pattern * Update manifest.json, fix id for `language_awk` * Simplify sheabang pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Update pattern in `language_awk` * Add more symbols to `language_awk` | |||
2024-07-25 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-07-25 | Update `lite-xl/lite-xl-lsp-servers` version (#467) | github-actions[bot] | |
Co-authored-by: Github Actions <> | |||
2024-07-22 | Merge pull request #462 from Guldoman/PR_fix_java_regex | Takase | |
fix: avoid `language_java` catastrophic backtracking | |||
2024-07-22 | fix: avoid `language_java` catastrophic backtracking | Guldoman | |
2024-07-20 | Add pattern for Kotlin test methods. (#431) | PerilousBooklet | |
* Added pattern for test methods. * Fixed test method pattern. * Plugin version bump. | |||
2024-07-20 | Add syntax highlighting for Java constants and class names when creating ↵ | PerilousBooklet | |
objects. (#385) * Added pattern for java constants. * Added regex pattern for java constants in language_java. * Updated constants pattern. * Fixed class name pattern and tidied up some things. * Fixed redundant pattern. * Updated single-line comment pattern. * Bumped language_java version. * Updated some patterns. * Updated class name for object instance syntax. * Removed limit on number of spaces before/after the = . * Fixed previous commit. | |||
2024-07-19 | Update keyhud version (#456) | Martino Ferrari | |
* Update keyhud version * Update manifest.json | |||
2024-07-19 | update language_toml (#458) | Gaspartcho | |
2024-07-11 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-07-11 | added keyhud plugin (#454) | Martino Ferrari | |
* added keyhud plugin * Update manifest.json fixed typo * fixed missing comma * Update manifest.json * Update manifest.json | |||
2024-07-10 | Update language.json (#452) | Gaspartcho | |
* Update language_json.lua * Update manifest.json | |||
2024-07-10 | Update nerdicons (#451) | Gaspartcho | |
* Update nerdicons.lua * Update nerdicons.lua * Bumped the version in manifest.json | |||
2024-07-04 | Add Nim string interpolation syntax highlighting (#448) | carrexxii | |
* Add Nim string interpolation syntax highlighting * Use frontier matches * Bump version number for language_nim | |||
2024-06-25 | Fix tetris mod_version (#447) | DazFather | |
* Fix tetris mod_version * Update manifest.json upsie Co-authored-by: Jefferson González <jgmdev@gmail.com> --------- Co-authored-by: Jefferson González <jgmdev@gmail.com> | |||
2024-06-25 | Fix codeplus mod_version (#446) | DazFather | |
2024-06-24 | Update `adamharrison/lite-xl-terminal` version (#445) | github-actions[bot] | |
Co-authored-by: Github Actions <> | |||
2024-06-24 | chore(ci): update `actions/checkout` version | Guldoman | |
2024-06-09 | updates gitblame remote URL to point to the commit with the correct version ↵ | Juliardi | |
(#442) * updates gitblame remote URL to point to the commit with the correct version * bumps gitblame version to 0.2.1 | |||
2024-05-27 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-05-27 | Add `language_bend` (#440) | Rohan Vashisht | |
* Create language_bend.lua * Update manifest.json * Update language_bend.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com> | |||
2024-05-26 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-05-26 | chore: fix URL for `lsp_json` additional patches | Guldoman | |
2024-05-23 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-05-23 | Update lite-xl/lite-xl-lsp-servers version (#438) | github-actions[bot] | |
Co-authored-by: Github Actions <> | |||
2024-05-23 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-05-23 | Update lite-xl/lite-xl-lsp version (#437) | github-actions[bot] | |
Co-authored-by: Github Actions <> | |||
2024-05-12 | Updated terminal to the appropriate hash. | Adam Harrison | |
2024-05-12 | Updated manifest.json. (#436) | github-actions[bot] | |
Co-authored-by: Github Actions <> | |||
2024-05-12 | Changed containerfile version. | Adam Harrison | |
2024-05-01 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-05-01 | Fixed Buzz programming language description. (#433) | PerilousBooklet | |
2024-04-25 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-04-25 | Fix `language_groovy` description | Guldoman | |
2024-04-21 | [CI] Updated README.md and manifest.json. | Github Actions | |
2024-04-21 | Merge branch 'master' of github.com:lite-xl/lite-xl-plugins | Adam Harrison | |
2024-04-21 | Made only a local init, no remotes. | Adam Harrison | |
2024-04-21 | [CI] Updated README.md and manifest.json. | Github Actions | |