Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-01-19 | Merge pull request #198 from Jan200101/PR/debugger | Adam | |
Add Lite Debugger plugin | |||
2023-01-19 | [CI] Updated README.md. | Github Actions | |
2023-01-19 | Merge pull request #199 from Guldoman/PR_svg_screenshot | Adam | |
Add `svg_screenshot` | |||
2023-01-19 | [CI] Updated README.md. | Github Actions | |
2023-01-19 | Merge pull request #194 from takase1121/PR/keymap_export | Adam | |
keymap_export: add keymap_export | |||
2023-01-19 | Merge pull request #200 from StunxFS/StunxFS-patch-1 | Adam | |
update language_rivet.lua | |||
2023-01-19 | Update language_rivet.lua | StunxFS | |
2023-01-19 | Merge branch 'lite-xl:master' into master | StunxFS | |
2023-01-19 | custom caret: use colorpicker widget | jgmdev | |
2023-01-19 | [CI] Updated README.md. | Github Actions | |
2023-01-18 | add source control management plugin (#165) | Jefferson González | |
2023-01-19 | [CI] Updated README.md. | Github Actions | |
2023-01-18 | Search 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-18 | manifest: updated thread plugin hash and version | jgmdev | |
2023-01-18 | Merge branch 'lite-xl:master' into master | StunxFS | |
2023-01-17 | [CI] Updated README.md. | Github Actions | |
2023-01-17 | Removed lite-contextmenu, as this has been merged into lite core. Done with ↵ | Adam Harrison | |
Takase's approval. | |||
2023-01-17 | manifest: updated lsp hash | jgmdev | |
2023-01-16 | Bumped ide. | Adam Harrison | |
2023-01-16 | Bumped commit version. | Adam Harrison | |
2023-01-16 | Bumped commits. | Adam Harrison | |
2023-01-16 | Add `svg_screenshot` | Guldoman | |
2023-01-15 | manifest: updated lint+ to latest hash | jgmdev | |
2023-01-15 | manifest: update various hashes | jgmdev | |
2023-01-13 | Changed manifest to use new key. | Adam Harrison | |
2023-01-13 | [CI] Updated README.md. | Github Actions | |
2023-01-12 | added colorpicker plugin | jgmdev | |
2023-01-12 | minimap: use settings new color widget support | jgmdev | |
2023-01-12 | settings: added color config widget support | jgmdev | |
2023-01-12 | Add Lite Debugger plugin | Jan200101 | |
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-09 | Merge pull request #192 from adamharrison/add-plugin-manager | Adam | |
Added in plugin_manager stub. | |||
2023-01-09 | Merge pull request #188 from adamharrison/add-ide | Adam | |
Adds in build/debugger to list. | |||
2023-01-08 | settings: added ability to filter keybinds | jgmdev | |
2023-01-08 | keymap_export: add keymap_export | takase1121 | |
2023-01-06 | ipc: fixed issue when settings gui fails to load | jgmdev | |
2023-01-06 | settings: corrected widgets pcall require | jgmdev | |
2023-01-06 | [CI] Updated README.md. | Github Actions | |
2023-01-06 | added plugins: thread, encoding and net (#193) | Jefferson González | |
2023-01-06 | settings: updated to use new widgets path | jgmdev | |
2023-01-06 | `spellcheck`: Add cache (#179) | Guldoman | |
2023-01-05 | Added in plugin_manager stub. | Adam Harrison | |
2023-01-05 | Added debugger and build to plugin list. | Adam Harrison | |
2023-01-04 | [CI] Updated README.md. | Github Actions | |
2023-01-04 | add 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-04 | Fix manifest link in README | Guldoman | |
2023-01-03 | Adjusted all mod_versions to be strings. | Adam Harrison | |
2023-01-03 | Removed workflow_dispatch. | Adam Harrison | |
2023-01-03 | Moved to `on`. | Adam Harrison | |
2023-01-03 | Added in ability to dispatch. | Adam Harrison | |