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
/
spellcheck.lua
Age
Commit message (
Expand
)
Author
2023-03-19
Made spellcheck use `get_line_screen_position`, which works with linewrapping...
Adam
2023-01-06
`spellcheck`: Add cache (#179)
Guldoman
2022-11-02
Use new `command.add` syntax (#136)
Guldoman
2022-09-16
spellcheck: updated config spec to support file type
jgmdev
2022-06-16
updates to new command_view:enter interface
jgmdev
2022-05-31
removed lite-xl version and left only mod version
jgmdev
2022-05-24
added config_spec and other plugin compatibility fixes.
jgmdev
2022-05-22
Updated spellcheck to work with linewrapping.
Adam Harrison
2022-05-22
spellcheck: added toggle command
jgmdev
2022-05-22
spellcheck: added context menu
jgmdev
2022-05-22
Appropriately merged config hashes.
Adam Harrison
2022-05-22
Bumping versions.
Adam Harrison
2021-11-17
Added missing namespace to spellcheck.files config (#86)
B14CK313
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-05-22
Add new tag modversion
Francesco Abbate
2021-04-09
Completed verification and tagging of plugins
Francesco Abbate
2020-05-22
Add default path for words file on windows
Jean-Sébastien Nadeau
2020-05-01
Changed all plugins that do underlines to use 1*SCALE instead of divider size
rxi
2020-04-27
Updated spellcheck plugin: fixed active word check
rxi
2020-04-27
Made spellcheck plugin put caret at *end* of word when selecting
rxi
2020-04-25
Updated spellcheck plugin
rxi
2020-04-23
Moved all plugins to `plugins` dir
rxi