Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-08-17 | Removed scale plugin, and fixed scalestatus plugin to match master lite-xl core. | Adam Harrison | |
2021-08-17 | Removed lineguide from plugins folder. | Adam Harrison | |
2021-07-11 | Merge pull request #44 from TheKing0x9/master | Francesco | |
added smallclock plugin | |||
2021-07-07 | Added yaml language to README | jgmdev | |
2021-07-06 | Merge pull request #41 from lite-xl/language-ts | Takase | |
add language_ts | |||
2021-07-05 | minimap plugin no longer crashes lite-xl and now renders tab indentation | cukmekerb | |
2021-07-02 | added smallclock plugin | Aayush Kashyap | |
2021-06-24 | Merge pull request #40 from lite-xl/remove-nagbar | Adam | |
remove nagbar because it is integrated in lite-xl | |||
2021-06-24 | Merge pull request #39 from lite-xl/language_tsx | Adam | |
add language_tsx to README | |||
2021-06-24 | Merge pull request #31 from adamharrison/Minimap | Adam | |
Minimap Plugin | |||
2021-06-24 | Add syntax file for tcl language | Francesco Abbate | |
2021-06-21 | add language_ts | takase1121 | |
2021-06-21 | remove nagbar because it is integrated in lite-xl | takase1121 | |
2021-06-21 | add language_tsx to README | takase1121 | |
2021-06-17 | Merge pull request #33 from jgmdev/language-po | Francesco | |
Added language_po | |||
2021-06-15 | Merge pull request #32 from adamharrison/EphemeralTabs | Francesco | |
Added in the ability to have ephemeral tabs. | |||
2021-06-15 | Updated README.md | ajalexei | |
added language_bib, pdfview and texcompile plugins to the table | |||
2021-06-14 | Added language_po | jgmdev | |
2021-06-13 | Added in the ability to have ephemeral tabs. | Adam Harrison | |
2021-06-12 | Added entry in README. | Adam Harrison | |
2021-06-07 | Merge pull request #25 from adamharrison/RegexReplacement | Francesco | |
Regex Replacement Plugin | |||
2021-06-07 | Updated readme. | jgmdev | |
2021-06-05 | Updated readme. | Adam Harrison | |
2021-06-03 | Merge pull request #23 from vincens2005/master | Francesco | |
add updatechecker plugin | |||
2021-06-03 | Add autosaveonfocuslost | Ferdinand Prantl | |
Automatically saves files that were changed when the main window loses focus by switching to another application. | |||
2021-06-02 | add updatechecker plugin | cukmekerb | |
2021-06-01 | Merge pull request #22 from ChildishGiant/vlang | Francesco | |
Add language_v | |||
2021-06-01 | Add language_v | Allie | |
2021-06-01 | Update autoinsert description | Allie | |
2021-05-31 | fix removed italics from copyfilelocation | Takase | |
2021-05-31 | Merge branch 'master' into contextmenu | Takase | |
2021-05-31 | add contextmenu | takase1121 | |
2021-05-20 | Quick Fix: changed target of Plugin eofnewline | Chris | |
The Plugin "eofnewline" was missing the required `-- lite-xl 1.16` at the start of the file. I duplicated the original file and added the line. The new file is called `eofnewline-xl.lua`. A PR was submitted and accepted from the original author. This commit simply changes the target from `eofnewline.lua` to `eofnewline-xl.lua`. | |||
2021-05-16 | Added in the restoretabs plugin to restore recently closed tabs. | Adam Harrison | |
2021-05-08 | add discord-rpc plugin | cukmekerb | |
2021-05-08 | Update README | Francesco | |
2021-05-01 | Added in liquid syntax highlighting. | Adam Harrison | |
2021-05-01 | Added in perl as a syntax highlight. | Adam Harrison | |
2021-04-28 | add formatter plugin | cukmekerb | |
2021-04-24 | Added JSX and Ruby syntax highlighting. | Adam Harrison | |
2021-04-21 | Add readme change for previous commit | Francesco Abbate | |
2021-04-21 | Merge branch 'lite-xl-1.16' | 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 | Verify and version-tag more plugins | Francesco Abbate | |
2021-04-09 | added autosave plugin | cukmekerb | |
2021-04-08 | More validated plugins | Francesco Abbate | |
2021-04-08 | Initial verification and plugin tagging | Francesco Abbate | |
2021-03-30 | Merge remote-tracking branch 'rxi/master' | Francesco Abbate | |
2021-03-23 | Fix a URL typo. | James Perih | |
2021-03-23 | Add primative dart syntax highlighting rule. Update readme. | James Perih | |