aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2021-06-12Minimap plugin; this is expected in editors these days.Adam Harrison
2021-06-11Merge pull request #30 from jgmdev/selectionhighlight-improvementJefferson González
2021-06-11Removed configuration to enable selecting empty spaces.jgmdev
2021-06-08[selectionhighlight] added option to not highlight empty spaces.jgmdev
2021-06-08[lfautoinsert] Added support to adding map elements for specific languages.jgmdev
2021-06-08[navigate] Remove not needed system.window_has_focus() check.jgmdev
2021-06-07Merge pull request #25 from adamharrison/RegexReplacementFrancesco
2021-06-07Merge pull request #26 from jgmdev/navigate-pluginFrancesco
2021-06-07Added TSX syntax highlighting.H
2021-06-07Added navigate plugin.jgmdev
2021-06-05Added in regex replacement plugin. Allows for each preview of stuff.Adam Harrison
2021-06-03Add autosaveonfocuslostFerdinand Prantl
2021-06-01Merge pull request #22 from ChildishGiant/vlangFrancesco
2021-06-01Updated cache font sizesjgmdev
2021-06-01Add language_vAllie
2021-05-31Fix scale plugin to work with latest lite-xl font.jgmdev
2021-05-31Fix div by zero error in scale pluginFrancesco Abbate
2021-05-22Fixed typo.Adam Harrison
2021-05-22Add new tag modversionFrancesco Abbate
2021-05-19Changed scale behaviourChristopher Kleine
2021-05-16Added in the restoretabs plugin to restore recently closed tabs.Adam Harrison
2021-05-16fixed bug in js/css comment patten in lfautoinsertcukmekerb
2021-05-14Merge pull request #13 from jgmdev/language-php-improvementsFrancesco
2021-05-14Update C++ Language fileJan200101
2021-05-14[language_php] overall improvements.jgmdev
2021-05-13added js/css multiline /* comments */cukmekerb
2021-05-08add language file for ziglangJan200101
2021-05-01Changed text token, because of liquid syntax.Adam Harrison
2021-05-01Small syntax fix.Adam Harrison
2021-05-01Added in liquid syntax highlighting.Adam Harrison
2021-05-01Greatly expanded keyword listing.Adam Harrison
2021-05-01Added in perl as a syntax highlight.Adam Harrison
2021-04-24Added JSX and Ruby syntax highlighting.Adam Harrison
2021-04-21Add missing lite-xl version tagsFrancesco Abbate
2021-04-21Add themeselect plugin to change on filenameFrancesco Abbate
2021-04-21Merge branch 'lite-xl-1.16'Francesco Abbate
2021-04-16Use a simpler pattern for language_shFrancesco Abbate
2021-04-10Fix meson pluginFrancesco Abbate
2021-04-10Add memory usage pluginFrancesco Abbate
2021-04-09Completed verification and tagging of pluginsFrancesco Abbate
2021-04-09Verify and version-tag more pluginsFrancesco Abbate
2021-04-09Use doc.filename field to decide if autosaveFrancesco Abbate
2021-04-09fixed autosave coroutine issuecukmekerb
2021-04-09added autosave plugincukmekerb
2021-04-08More validated pluginsFrancesco Abbate
2021-04-08Add version tag in all language pluginsFrancesco Abbate
2021-04-08Initial verification and plugin taggingFrancesco Abbate
2021-03-30Fix problem with language_sh pluginFrancesco Abbate
2021-03-30Merge remote-tracking branch 'rxi/master'Francesco Abbate
2021-03-23Add primative dart syntax highlighting rule. Update readme.James Perih