lite-xl/data/plugins
Guldoman 1c10bb894d
Fix `language_js` regex constant detection (#1581)
* Fix `language_js` regex constant detection

* Simplify regex constant detection in `language_js`

* Add more possessive quantifiers in `language_js` regex constant detection

This avoids more catastrophic backtracking cases.

* Allow `.` after regex constant in `language_js`
2023-11-29 11:00:09 -05:00
..
autocomplete.lua Autocomplete plugin improvements (#1519) 2023-08-26 10:50:48 -04:00
autoreload.lua
contextmenu.lua
detectindent.lua Avoid considering single spaces in `detectindent` (#1595) 2023-11-28 20:54:00 +01:00
drawwhitespace.lua Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) 2023-03-29 01:57:24 +02:00
language_c.lua
language_cpp.lua Fixed C++14 digit separators (#1593) 2023-09-07 01:54:52 +02:00
language_css.lua
language_html.lua
language_js.lua Fix `language_js` regex constant detection (#1581) 2023-11-29 11:00:09 -05:00
language_lua.lua
language_md.lua
language_python.lua
language_xml.lua
lineguide.lua Move lineguide below blinking cursor, fixes #1488 (#1511) 2023-05-17 16:14:28 +02:00
linewrapping.lua Make `linewrapping` consider the expanded `Scrollbar` size 2023-09-07 04:07:52 +02:00
macro.lua
projectsearch.lua Use proper timeouts for coroutines that don't need to wait (#1467) 2023-08-04 09:40:02 -04:00
quote.lua
reflow.lua
scale.lua Restore horizontal scroll position after scale change (#494) 2023-04-29 12:50:39 -04:00
tabularize.lua
toolbarview.lua Add mouse grab (#1501) 2023-05-20 13:54:58 -04:00
treeview.lua Fix `dirmonitor` sorting issues (#1599) 2023-11-29 09:55:38 -05:00
trimwhitespace.lua Disable `trimwhitespace` and `drawwhitespace` via their configs (#1446) 2023-03-29 01:57:24 +02:00
workspace.lua Save in the `workspace` unsaved named files and `crlf` status (#1597) 2023-10-18 06:46:58 +02:00