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
/
rainbowparen.lua
Age
Commit message (
Collapse
)
Author
2023-10-28
`rainbowparen`: Handle `resume` parameter in `tokenizer.tokenize` (#325)
Guldoman
This stopped the tokenization from continuing, which resulted in lines not being completely tokenized.
2022-12-19
Fix bug with rainbowparen.lua messing with the ability to comment out lines. ↵
Aqil Contractor
(#170)
2022-07-25
Added an option for number of parens
Aqil Contractor
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-24
renamed enable to enabled to match all plugins
jgmdev
2022-05-24
added config_spec and other plugin compatibility fixes.
jgmdev
2022-05-22
rainbowparen: added ability to toggle.
jgmdev
2022-05-22
Bumping versions.
Adam Harrison
2021-08-17
Updated mod-version and made things 2.0 instead of 2.00.
Adam Harrison
2021-08-17
Updated all lua plugins to be compatible with 2.0.
Adam Harrison
2021-05-22
Add new tag modversion
Francesco Abbate
2021-04-09
Completed verification and tagging of plugins
Francesco Abbate
2020-11-20
Add rainbowparen plugin
Jeremy Penner