aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2023-02-15settings: simplified loaded status check of pluginsjgmdev
2023-02-02Updated license yearjgmdev
2023-01-31Remove workaround for sorted `Doc:get_selection` issue (#197)Guldoman
* `dragdropselected`: Replace deprecated `math.pow` with `^` * Remove workaround for sorted `Doc:get_selection` issue Reverts 94f7c8b33371e49d6f026f5be6a41acd73ad9c6b.
2023-01-24Update language_rivet.lua (#206)StunxFS
2023-01-22[CI] Updated README.md.Github Actions
2023-01-22Add smartopenselected plugin (#176)Eric Gaudet
Try to open the selection as a filename or path in the project. Path separators are used to replace ".", so import path can also be found. Co-authored-by: Eric Gaudet <egaudet@thefind.com>
2023-01-22Added annotations to language_wren.lua (#175)ThaCuber
* Added annotations to language_wren.lua * sneaked in Fn.new being highlighted as a literal also fixed file formatting, looks less ugly now
2023-01-22[CI] Updated README.md.Github Actions
2023-01-22Update manifest.jsonAdam
2023-01-22[CI] Updated README.md.Github Actions
2023-01-22Update manifest.jsonAdam
2023-01-22[CI] Updated README.md.Github Actions
2023-01-22Update manifest.jsonAdam
2023-01-21Add Nerdicons Plugin (#202)Techie Guy
* Add Nerdicons Plugin * Update manifest.json * Update manifest.json
2023-01-22[CI] Updated README.md.Github Actions
2023-01-21Fixed erroneous modification by #178.Adam Harrison
2023-01-22[CI] Updated README.md.Github Actions
2023-01-21Add new pluging gitopen:open-from-commit (#178)Eric Gaudet
Given a git commit (default HEAD), open the files that are in the project and part of this commit.
2023-01-21Fix `autoinsert.lua`'s behavior on multicursor (#195)Aqil Contractor
* Add guldo's godly changes * Fix autoinsert on multiple selections * Updated autoinsert to latest ver * FIX predicate solution * Appeal to the Guldo * Appeal to the Guldo even more
2023-01-19Update manifest.jsonAdam
2023-01-19bracketmatch: surround both brackets if they are adjacent (#149)Cukmekerb
* surround both brackets if they are adjacent * surround both brackets if they are adjacent * surround brackets in block mode when highlight both is enabled
2023-01-20[CI] Updated README.md.Github Actions
2023-01-19Update manifest.jsonAdam
2023-01-20[CI] Updated README.md.Github Actions
2023-01-19Merge pull request #198 from Jan200101/PR/debuggerAdam
Add Lite Debugger plugin
2023-01-19[CI] Updated README.md.Github Actions
2023-01-19Merge pull request #199 from Guldoman/PR_svg_screenshotAdam
Add `svg_screenshot`
2023-01-19[CI] Updated README.md.Github Actions
2023-01-19Merge pull request #194 from takase1121/PR/keymap_exportAdam
keymap_export: add keymap_export
2023-01-19Merge pull request #200 from StunxFS/StunxFS-patch-1Adam
update language_rivet.lua
2023-01-19Update language_rivet.luaStunxFS
2023-01-19Merge branch 'lite-xl:master' into masterStunxFS
2023-01-19custom caret: use colorpicker widgetjgmdev
2023-01-19[CI] Updated README.md.Github Actions
2023-01-18add source control management plugin (#165)Jefferson González
2023-01-19[CI] Updated README.md.Github Actions
2023-01-18Search user interface using widgets (#168)Jefferson González
* added search_ui * support treeview find in directory * added support for lua pattern replace * use new widgets animation system and other fixes * clear results when changing options * adapted to changes on lite-xl/lite-xl#1232 * added bottom layout and made it default * added option to position on top * updated to use new widgets path * added search_ui to manifest
2023-01-18manifest: updated thread plugin hash and versionjgmdev
2023-01-18Merge branch 'lite-xl:master' into masterStunxFS
2023-01-17[CI] Updated README.md.Github Actions
2023-01-17Removed lite-contextmenu, as this has been merged into lite core. Done with ↵Adam Harrison
Takase's approval.
2023-01-17manifest: updated lsp hashjgmdev
2023-01-16Bumped ide.Adam Harrison
2023-01-16Bumped commit version.Adam Harrison
2023-01-16Bumped commits.Adam Harrison
2023-01-16Add `svg_screenshot`Guldoman
2023-01-15manifest: updated lint+ to latest hashjgmdev
2023-01-15manifest: update various hashesjgmdev
2023-01-13Changed manifest to use new key.Adam Harrison
2023-01-13[CI] Updated README.md.Github Actions