aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2024-03-30[CI] Updated README.md and manifest.json.Github Actions
2024-03-30Update lite-xl/lite-xl-lsp-servers Version (#401)github-actions[bot]
Co-authored-by: Github Actions <>
2024-03-29Update manifest.jsonAdam
2024-03-29Updated version.Adam Harrison
2024-03-29Sigh.Adam Harrison
2024-03-29Clarified workflow.Adam Harrison
2024-03-29Typo.Adam Harrison
2024-03-29Added in permission.Adam Harrison
2024-03-29Added in gitconfig.Adam Harrison
2024-03-28[CI] Updated README.md and manifest.json.Github Actions
2024-03-28add font preview plugin (#392)ThaCuber
* add font preview plugin * remove get_scrollable_size and unused variable * add a list of supported font types I also realized I haven't been returning the view that `open_doc` returns, so I fixed that too * add rows for every printable character in ASCII * deactivate vertical scrolling * properly mark patterns in supported_types list Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-03-27Added in Option to Stub Update (#393)Adam
* Added in stub updating. * Fixed thing. * Renamed job. * Updated to include tokens. * Added permissions. * Added in staging . * This is where it begins dayo. * Updated README.md. * Removed unecessary permission. * Testing update.
2024-03-27[CI] Updated README.md and manifest.json.Github Actions
2024-03-27Updated nodejs to 20.12.0 (#397)PerilousBooklet
* Updated nodejs to 20.12.0 * Fixed wrong commit hash.
2024-03-27[CI] Updated README.md and manifest.json.Github Actions
2024-03-27Add `ide` and relative plugins (#395)Adam
2024-03-20Updated manifest.json. (#390)Adam
2024-03-20[CI] Updated README.md and manifest.json.Github Actions
2024-03-20Update CI to canonize manifest.json (#391)Adam
* Updated workflow. * Added check for manifest order update. * Added trailing newline. * Sigh.
2024-03-15Bump `lsp` to version 0.7 (#386)Guldoman
2024-03-15[CI] Updated README.md.Github Actions
2024-03-15update equationgrapher (#387)ThaCuber
* update equationgrapher * bump version and clean remote
2024-03-15Updated TodoTreeView version which implements the Focus Mode (#388)Daniel Margarido
2024-03-14Update indentguide: Set the curent guide line highlight as optional (#383)Gaspartcho
* Update indentguide.lua * Update manifest.json * Update manifest.json
2024-03-10[CI] Updated README.md.Github Actions
2024-03-10Update `lsp` servers and add `lsp_emmet`, `lsp_java`, `lsp_tex`, ↵Guldoman
`lsp_typescript` (#378) * Update `lsp` servers and add `lsp_emmet`, `lsp_java`, `lsp_tex`, `lsp_typescript` Also adds `jdk` library. * Moved from `adamharrison/lite-xl-lsp-servers` to `lite-xl/lite-xl-lsp-servers`
2024-03-10[CI] Updated README.md.Github Actions
2024-03-10Fixing ghmarkdown adding the ability to use a GitHub token (#380)George Sokianos
* Fixing ghmarkdown adding the ability to use a GitHub token * Updated the manifest.json file
2024-03-08`tab_switcher`: `core.warning()` -> `core.warn()` (#379)vqn
2024-03-05nonicons, nerdicons: Use license icon for COPYING (#355)kramo
* nonicons, nerdicons: Use license icon for COPYING * Bump nonicons, nerdicons versions * Format `nerdicons` copying icon Co-authored-by: Guldoman <giulio.lettieri@gmail.com> --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-03-04[CI] Updated README.md.Github Actions
2024-03-04Added Vale syntax plugin (#377)programutox
2024-03-04[CI] Updated README.md.Github Actions
2024-03-04Add lsp_python (#376)Gaspartcho
* Update manifest.json bumped the version of nerdicons * Update manifest.json * Update manifest.json
2024-03-01Add .pdf file icon to nerdicons (#374)Gaspartcho
* Update nerdicons.lua * Update manifest.json
2024-02-29[CI] Updated README.md.Github Actions
2024-02-29Add language_djot (#372)Tamnac
* Add language_djot * fix remote Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * spelling error * fix spacing * change to latest commit --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-02-29`icons` mjs, cjs, pug, ejs (#373)Aziz Mazouz Jaber
* KDE Dialog Support * KDE Dialog support for gui_filepicker * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Snake variable i hope you are happy :D * mjs, js, pug, ejs icons * Update manifest.json --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-02-28[CI] Updated README.md.Github Actions
2024-02-29Add NerdFont Symbols font as a library and make the `nerdicons` plugin use ↵Guldoman
it (#254)
2024-02-28[CI] Updated README.md.Github Actions
2024-02-28Add Nonicons font as a library and make the `nonicons` plugin use it (#253)Guldoman
2024-02-26[CI] Updated README.md.Github Actions
2024-02-25Remove `linter` plugin (#369)Guldoman
The plugin doesn't even support Lite XL. Set `lintplus` as replacement.
2024-02-25Bump `lsp` to version 0.6 (#370)Guldoman
2024-02-24[CI] Updated README.md.Github Actions
2024-02-24Add KDE Dialog Support to `gui_filepicker` (#368)Aziz Mazouz Jaber
* KDE Dialog Support * KDE Dialog support for gui_filepicker * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Update plugins/gui_filepicker.lua Co-authored-by: Guldoman <giulio.lettieri@gmail.com> * Snake variable i hope you are happy :D --------- Co-authored-by: Guldoman <giulio.lettieri@gmail.com>
2024-02-20[CI] Updated README.md.Github Actions
2024-02-20Add lsp_quicklintjs (#367)Aziz Mazouz Jaber
2024-02-12[CI] Updated README.md.Github Actions