index
:
lite-xl-plugins
2.0
2.1
2.2
PR/update-manifest-adamharrison-lite-xl-terminal
PR/update-manifest-adamharrison-lite-xl-www
PR/update-manifest-adamharrison-quetta
PR/update-manifest-adamharrisonlite-xl-terminal
PR/update-manifest-jdk-and-lsp_c-and-lsp_emmet-and-lsp_lua-and-lsp_java-and-lsp_python-and-lsp_quicklintjs-and-lsp_rust-and-lsp_tex-and-lsp_typescript-and-lsp_zig-and-nodejs
PR/update-manifest-lite-xl-lite-xl-ide
PR/update-manifest-lite-xl-lite-xl-lsp
PR/update-manifest-lite-xl-lite-xl-lsp-servers
PR/update-manifest-lite-xllite-xl-lsp-servers
master
Plugins for the Lite XL editor
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
selectionhighlight.lua
Age
Commit message (
Expand
)
Author
2023-01-31
Remove workaround for sorted `Doc:get_selection` issue (#197)
Guldoman
2022-11-02
Add workaround for sorted `Doc:get_selection` issue (#141)
Guldoman
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-22
Fix various plugins for linewrapping
jgmdev
2022-05-22
Bumping versions.
Adam Harrison
2022-04-30
`selectionhighlight`: Don't draw box around the selection
Guldoman
2022-04-30
`selectionhighlight`: Draw frame after drawing line body
Guldoman
2021-08-25
`selectionhighlight`: Only call `get_text` when needed
Guldoman
2021-08-17
Updated mod-version and made things 2.0 instead of 2.00.
Adam Harrison
2021-08-17
Namespaced plugin configs.
Adam Harrison
2021-08-17
Updated all lua plugins to be compatible with 2.0.
Adam Harrison
2021-06-11
Removed configuration to enable selecting empty spaces.
jgmdev
2021-06-08
[selectionhighlight] added option to not highlight empty spaces.
jgmdev
2021-05-22
Add new tag modversion
Francesco Abbate
2021-04-09
Completed verification and tagging of plugins
Francesco Abbate
2020-05-07
Changed selectionhighlight plugin to use doc.lines array
rxi
2020-04-30
Changed selectionhighlight plugin to draw box instead of filled rectangle
rxi
2020-04-29
Added `selectionhighlight` plugin
rxi