index
:
pragtical
SDL2
master
The practical and pragmatic code editor.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
data
/
plugins
/
language_js.lua
Age
Commit message (
Expand
)
Author
2024-04-04
Limit `language_js` regex avoidance to numbers, and fix starting `/*` comment...
Guldoman
2024-03-11
Fix `language_js` regex/comment distinction (#1731)
Guldoman
2024-01-22
language_js: support binary and octal representation (#1710)
Takase
2023-11-29
Fix `language_js` regex constant detection (#1581)
Guldoman
2023-05-29
language_js: support for embedded html syntax (#4)
Jefferson González
2022-07-13
[chore]: Delete useless $
NCarrezDev
2022-07-06
[chore]: Update syntax
NCarrezDev
2022-06-20
Add .cjs and .mjs for js syntax highlighting
a
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-04-03
Bumping version numbers.
Adam Harrison
2021-12-26
fallback to toggle-line-comment and vice versa if needed
takase1121
2021-12-25
add toggle-block-comment
takase1121
2021-12-06
Merge pull request #497 from lite-xl/fix-javascript-regexp-syntax
Adam
2021-11-23
Manual merge of into .
Adam Harrison
2021-11-22
JS hex BigInts and hex numeric separators
cukmekerb
2021-11-21
Add names to language plugins
Guldoman
2021-11-15
add BigInt literal and numeric separators to js syntax highlighter
cukmekerb
2021-09-06
Try to fix problem with js syntax of '/=' operator
Francesco Abbate
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-05-17
add `of` keyword to language_js.lua and improve js string syntax highlighting...
Cukmekerb
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2021-02-24
+js language regexp pattern
ep
2020-06-05
language_js improvements
rxi
2020-05-10
Put back get and set
Daniel M
2020-05-10
Update language_js.lua
Daniel M
2019-12-28
Initial commit
rxi