aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
2021-03-21Add syntax highlighting for sass.Aqil Contractor
2021-03-20Fix drawwhitespace plugin for subpixel positioningFrancesco Abbate
2021-03-14Merge branch 'master' into lqdev-plugin-patchesFrancesco
2021-03-14Merge pull request #1 from B14CK313/patch-1Francesco
Fixed font scale not working
2021-03-14Remove obsolete pluginsFrancesco Abbate
2021-03-13Merge remote-tracking branch 'rxi/master'Francesco Abbate
2021-03-12updated lineguide to work with Lite XLliquidev
2021-03-12updated indentguide with Lite XL supportliquidev
2021-02-24Merge pull request #115 from franko/objective-crxi
Add plugin for Objective C language
2021-02-24Merge pull request #121 from chekoopa/cv-confirmrxi
add CloseConfirmX
2021-02-12Added missing keywords and contextual keywords for C# 9Jojo
2021-02-11add closeconfirmxMikhail Chekan
2021-01-22Fixed font scale not workingB14CK313
The scale plugin still used the pre 1.13 path to font files, instead of the DATADIR variable
2021-01-09Merge remote-tracking branch 'franko/master'Francesco Abbate
2021-01-09Add plugin for Objective C languageFrancesco Abbate
2021-01-09Merge pull request #109 from liquidev/tabnumbersrxi
Added plugin for tab numbers
2021-01-09Merge pull request #114 from mundusnine/patch-1rxi
Add syntax highlighting for teal
2021-01-09Updated language_odin pluginrxi
2021-01-04Add syntax highlighting for tealmundusnine
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-16Fix workspace plugin to work with core:restartFrancesco Abbate
2020-12-06added tabnumbers.lualiquid600pgm
2020-11-29Merge pull request #101 from SwissalpS/lastProjectFixNilCheckrxi
check if file handle actually exists
2020-11-29Merge pull request #103 from jeremypenner/masterrxi
Add rainbowparen plugin
2020-11-29Merge pull request #102 from liquid600pgm/nimrxi
Nim syntax
2020-11-29Merge pull request #106 from quadroli/masterrxi
inclusion of char and u8 as keyword2 values in language_rust.lua file
2020-11-27Added missing fallthrough keyword in the go language plugin.drmargarido
2020-11-26Update language_rust.luaquadroli
2020-11-24Update language_rust.luaquadroli
2020-11-20Add rainbowparen pluginJeremy Penner
2020-11-20added language_nim.lualiquid600pgm
2020-11-18check if file handle actually existsSwissalpS
2020-10-01Updated autoinsert pluginrxi
2020-09-21Added PowerShell language syntax plugin and updated README.md with entry for ↵Linux User
language_powershell
2020-09-19Fixed scale plugin breaking CommandView when changing scroll offsetsrxi
2020-08-30Merge pull request #86 from terickson001/project_managerrxi
Added projectmanager.lua
2020-08-30language_odin improvementsrxi
2020-08-29Changed scale plugin to retain scroll positions when scalingrxi
2020-08-28Removed keybinds as they conflicted with defaultsTyler Erickson
2020-08-28Added projectmanager.luaTyler Erickson
2020-08-28Added lastproject pluginrxi
2020-07-21Syntax highlighting for the Elixir programming languageDaniel Glinka
2020-07-05Accounted for file-write failure when saving workspacerxi
Resolves #74
2020-07-01Merge pull request #71 from SwissalpS/proposeScaleStatusrxi
Propose scale status
2020-06-28output version warning for scale pluginSwissalpS
2020-06-28add scalestatusSwissalpS
2020-06-28update headerSwissalpS
2020-06-28provide getter method for current scaleSwissalpS
2020-06-28Added backtick support to autoinsert pluginrxi
2020-06-27Fixed drawwhitespace plugin not using utf8 iteratorrxi
2020-06-27Merge pull request #67 from SwissalpS/proposeDnDrxi
added basic drag and drop of selected text