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_c.lua
Age
Commit message (
Expand
)
Author
2024-08-09
Improvements to c/c++ language plugins (#128)
Jefferson González
2024-06-28
Added custom symbols to language c and cpp (#116)
Jefferson González
2024-06-12
improve number highlighting for c lite-xl/lite-xl#1752
thacuber2a03
2022-07-13
[chore]: Delete useless $
NCarrezDev
2022-07-06
[chore]: Update syntax
NCarrezDev
2022-05-31
plugins: dropped --lite-xl version tag
jgmdev
2022-04-03
Bumping version numbers.
Adam Harrison
2022-03-29
language_c/cpp: fixes and improvements
jgmdev
2022-03-11
language_c: fixes and improvements
jgmdev
2021-12-26
fallback to toggle-line-comment and vice versa if needed
takase1121
2021-12-25
add toggle-block-comment
takase1121
2021-12-15
Set `void` to `keyword2` in `language_c` and `language_cpp` plugins
Guldoman
2021-11-21
Add names to language plugins
Guldoman
2021-08-17
2.0 changelog and modversion updates.
Adam Harrison
2021-07-20
Merged dev to master.
Adam Harrison
2021-07-19
Add language_cpp plugins
Francesco Abbate
2021-05-19
support for multiple groups in one pattern (#196)
liquidev
2021-05-05
Introduce new plugin versioning tag mod-version
Francesco Abbate
2021-04-06
Add plugin verification by version tag
Francesco Abbate
2020-03-07
Moved .c, .lua and .md language syntaxes from core.syntax to plugins
rxi