aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
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
2023-01-12added colorpicker pluginjgmdev
2023-01-12minimap: use settings new color widget supportjgmdev
2023-01-12settings: added color config widget supportjgmdev
2023-01-12Add Lite Debugger pluginJan200101
Upstream https://github.com/slembcke/debugger.lua with changes to allow for native breakpoints
2023-01-10[CI] Updated README.md.Github Actions
2023-01-09Merge pull request #192 from adamharrison/add-plugin-managerAdam
Added in plugin_manager stub.
2023-01-09Merge pull request #188 from adamharrison/add-ideAdam
Adds in build/debugger to list.
2023-01-08settings: added ability to filter keybindsjgmdev
2023-01-08keymap_export: add keymap_exporttakase1121
2023-01-06ipc: fixed issue when settings gui fails to loadjgmdev
2023-01-06settings: corrected widgets pcall requirejgmdev
2023-01-06[CI] Updated README.md.Github Actions
2023-01-06added plugins: thread, encoding and net (#193)Jefferson González
2023-01-06settings: updated to use new widgets pathjgmdev
2023-01-06`spellcheck`: Add cache (#179)Guldoman
2023-01-05Added in plugin_manager stub.Adam Harrison
2023-01-05Added debugger and build to plugin list.Adam Harrison
2023-01-04[CI] Updated README.md.Github Actions
2023-01-04add language_nix (#189)Merlin Volkmer
* add language_nix * formatting and a tweak to paths * add string escaping * add manifest entry * fix search paths * remove unnecessary string escaping * remove entry in README * simplify comments
2023-01-04Fix manifest link in READMEGuldoman
2023-01-03Adjusted all mod_versions to be strings.Adam Harrison
2023-01-03Removed workflow_dispatch.Adam Harrison
2023-01-03Moved to `on`.Adam Harrison
2023-01-03Added in ability to dispatch.Adam Harrison