Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-05-01 | Added in liquid syntax highlighting. | Adam Harrison | |
2021-05-01 | Greatly expanded keyword listing. | Adam Harrison | |
2021-05-01 | Added in perl as a syntax highlight. | Adam Harrison | |
2021-04-24 | Added JSX and Ruby syntax highlighting. | Adam Harrison | |
2021-04-21 | Add missing lite-xl version tags | Francesco Abbate | |
Partially address issue #155 | |||
2021-04-21 | Add themeselect plugin to change on filename | Francesco Abbate | |
In response to github issue https://github.com/franko/lite-xl/issues/149 | |||
2021-04-21 | Merge branch 'lite-xl-1.16' | Francesco Abbate | |
2021-04-16 | Use a simpler pattern for language_sh | Francesco Abbate | |
2021-04-10 | Fix meson plugin | Francesco Abbate | |
2021-04-10 | Add memory usage plugin | Francesco Abbate | |
Original implementation from AqilCont: https://github.com/franko/lite-xl/pull/108 | |||
2021-04-09 | Completed verification and tagging of plugins | Francesco Abbate | |
2021-04-09 | Verify and version-tag more plugins | Francesco Abbate | |
2021-04-09 | Use doc.filename field to decide if autosave | Francesco Abbate | |
Related to pull request: https://github.com/franko/lite-plugins/pull/5 Changes rebased in lite-xl-1.16 to make them visible for the next lite-xl release. | |||
2021-04-09 | fixed autosave coroutine issue | cukmekerb | |
2021-04-09 | added autosave plugin | cukmekerb | |
2021-04-08 | More validated plugins | Francesco Abbate | |
2021-04-08 | Add version tag in all language plugins | Francesco Abbate | |
2021-04-08 | Initial verification and plugin tagging | Francesco Abbate | |
2021-03-30 | Fix problem with language_sh plugin | Francesco Abbate | |
The previous pattern can match incorrectly very long sequences | |||
2021-03-30 | Merge remote-tracking branch 'rxi/master' | Francesco Abbate | |
2021-03-23 | Add primative dart syntax highlighting rule. Update readme. | James Perih | |
2021-03-21 | Add syntax highlighting for sass. | Aqil Contractor | |
2021-03-20 | Fix drawwhitespace plugin for subpixel positioning | Francesco Abbate | |
2021-03-18 | Remove needless keywords | Halil | |
2021-03-18 | Add import and from keywords | Halil | |
2021-03-18 | Add MoonScript language support | Halil | |
2021-03-18 | Add MoonScript language support | Halil | |
2021-03-14 | Merge branch 'master' into lqdev-plugin-patches | Francesco | |
2021-03-14 | Merge pull request #1 from B14CK313/patch-1 | Francesco | |
Fixed font scale not working | |||
2021-03-14 | Remove obsolete plugins | Francesco Abbate | |
2021-03-13 | Merge remote-tracking branch 'rxi/master' | Francesco Abbate | |
2021-03-12 | updated lineguide to work with Lite XL | liquidev | |
2021-03-12 | updated indentguide with Lite XL support | liquidev | |
2021-02-24 | Merge pull request #115 from franko/objective-c | rxi | |
Add plugin for Objective C language | |||
2021-02-24 | Merge pull request #121 from chekoopa/cv-confirm | rxi | |
add CloseConfirmX | |||
2021-02-12 | Added missing keywords and contextual keywords for C# 9 | Jojo | |
2021-02-11 | add closeconfirmx | Mikhail Chekan | |
2021-01-22 | Fixed font scale not working | B14CK313 | |
The scale plugin still used the pre 1.13 path to font files, instead of the DATADIR variable | |||
2021-01-09 | Merge remote-tracking branch 'franko/master' | Francesco Abbate | |
2021-01-09 | Add plugin for Objective C language | Francesco Abbate | |
2021-01-09 | Merge pull request #109 from liquidev/tabnumbers | rxi | |
Added plugin for tab numbers | |||
2021-01-09 | Merge pull request #114 from mundusnine/patch-1 | rxi | |
Add syntax highlighting for teal | |||
2021-01-09 | Updated language_odin plugin | rxi | |
2021-01-04 | Add syntax highlighting for teal | mundusnine | |
https://github.com/teal-language/tl Supports .d.tl and .tl. But definition files are essentially the same except they only define external untyped code. | |||
2020-12-16 | Fix workspace plugin to work with core:restart | Francesco Abbate | |
2020-12-06 | added tabnumbers.lua | liquid600pgm | |
2020-11-29 | Merge pull request #101 from SwissalpS/lastProjectFixNilCheck | rxi | |
check if file handle actually exists | |||
2020-11-29 | Merge pull request #103 from jeremypenner/master | rxi | |
Add rainbowparen plugin | |||
2020-11-29 | Merge pull request #102 from liquid600pgm/nim | rxi | |
Nim syntax | |||
2020-11-29 | Merge pull request #106 from quadroli/master | rxi | |
inclusion of char and u8 as keyword2 values in language_rust.lua file |