Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | remove nagbar because it is integrated in lite-xl | takase1121 | |
2021-06-21 | add language_tsx to README | takase1121 | |
2021-06-20 | [navigate] Make it work on master and fixed elements removal issue. | jgmdev | |
2021-06-17 | Merge pull request #33 from jgmdev/language-po | Francesco | |
Added language_po | |||
2021-06-17 | Merge pull request #36 from ajalexei/master | Francesco | |
pdfview.lua: bugfix -- handle correctly filenames with spaces | |||
2021-06-17 | Merge branch 'lite-xl:master' into master | ajalexei | |
2021-06-17 | plugins/pdfview.lua: | Alexei Andreanov | |
1. bugfix: screen pdffile with "" to handle spaces (and the like) in the absolute file name correctly | |||
2021-06-15 | Merge pull request #32 from adamharrison/EphemeralTabs | Francesco | |
Added in the ability to have ephemeral tabs. | |||
2021-06-15 | Merge pull request #35 from ajalexei/master | Francesco | |
Added syntax highlighting for BibTeX files, PDF preview for LaTeX files, compilation of LaTeX files into PDF | |||
2021-06-15 | Uploaded files | ajalexei | |
added language_bib.lua, pdfview.lua, texcompile.lua | |||
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-14 | Merge pull request #29 from jgmdev/lfautoinsert-languages | Jefferson González | |
[lfautoinsert] Added map elements for specific languages | |||
2021-06-13 | Added in the ability to have ephemeral tabs. | Adam Harrison | |
2021-06-12 | Added entry in README. | Adam Harrison | |
2021-06-12 | Minimap plugin; this is expected in editors these days. | Adam Harrison | |
2021-06-11 | Merge pull request #30 from jgmdev/selectionhighlight-improvement | Jefferson González | |
[selectionhighlight] added option to not highlight empty spaces. | |||
2021-06-11 | Removed configuration to enable selecting empty spaces. | jgmdev | |
2021-06-08 | Merge pull request #28 from jgmdev/navigate-plugin | Francesco | |
[navigate] Remove not needed system.window_has_focus() check. | |||
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-07 | Merge pull request #25 from adamharrison/RegexReplacement | Francesco | |
Regex Replacement Plugin | |||
2021-06-07 | Merge pull request #26 from jgmdev/navigate-plugin | Francesco | |
Added navigate plugin | |||
2021-06-07 | Merge pull request #27 from movwf/master | Francesco | |
Added TSX syntax highlighting. | |||
2021-06-07 | Added TSX syntax highlighting. | H | |
2021-06-07 | Updated readme. | jgmdev | |
2021-06-07 | Added navigate plugin. | jgmdev | |
2021-06-05 | Updated readme. | Adam Harrison | |
2021-06-05 | Added in regex replacement plugin. Allows for each preview of stuff. | Adam Harrison | |
2021-06-03 | Merge pull request #23 from vincens2005/master | Francesco | |
add updatechecker plugin | |||
2021-06-03 | Merge pull request #24 from prantlf/autosaveonfocuslost | Francesco | |
Add autosaveonfocuslost | |||
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 | Merge pull request #21 from ChildishGiant/patch-1 | Francesco | |
Update autoinsert description | |||
2021-06-01 | Merge pull request #20 from jgmdev/scale-fix | Francesco | |
Fix scale plugin to work with latest lite-xl fonts. | |||
2021-06-01 | Updated cache font sizes | jgmdev | |
2021-06-01 | Add language_v | Allie | |
2021-06-01 | Update autoinsert description | Allie | |
2021-05-31 | Fix scale plugin to work with latest lite-xl font. | jgmdev | |
2021-05-31 | Merge pull request #19 from takase1121/contextmenu | Francesco | |
add contextmenu | |||
2021-05-31 | Fix div by zero error in scale plugin | Francesco Abbate | |
Simply avoid division by zero adjusting the scroll position when scrollable size is equal to the view's size. Related to issue: https://github.com/franko/lite-xl/issues/88 | |||
2021-05-31 | fix removed italics from copyfilelocation | Takase | |
2021-05-31 | Merge branch 'master' into contextmenu | Takase | |
2021-05-31 | add contextmenu | takase1121 | |