aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Collapse)Author
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
2020-06-27Minor change to `drawwhitespace` command namesrxi
2020-06-27change plugin name: update commentsSwissalpS
2020-06-27change plugin name: file renameSwissalpS
2020-06-27command name oopsieSwissalpS
2020-06-27cleanupSwissalpS
2020-06-27put flag in configSwissalpS
this way users can override the default setting in project file and/or user space.
2020-06-26change command namesSwissalpS
2020-06-26enable by defaultSwissalpS
2020-06-26update mouse cursor to hand when draggingSwissalpS
2020-06-26added click checkSwissalpS
2020-06-26toggle whitespace visibility during runtimeSwissalpS
2020-06-26added basic drag and drop of selected textSwissalpS
TODO: use system DnD events and add drag image
2020-06-24CMake syntax highlightingAdham Zahran
2020-06-23Merge pull request #62 from SwissalpS/proposeDateTimeStampsrxi
proposal: date- and time-stamps insertion
2020-06-23added format cheat-sheetSwissalpS
2020-06-23make formats define-able with configSwissalpS
2020-06-23optimize command namesSwissalpS
adds more ways to autocomplete
2020-06-23Merge pull request #65 from imolein/elm-lang-supportrxi
Add Elm lang support
2020-06-23add Elm language syntax supportSebastian Huebner
2020-06-22added single quotes to autoinsert_mapSebastian Huebner
2020-06-20added date- and time-stamps insertionSwissalpS
change the formats to what you like
2020-06-20Merge pull request #60 from tiziw/patch-1rxi
Add Java language syntax support
2020-06-20Added `language_pico8`rxi
2020-06-19Merge pull request #55 from demotulatingswan/masterrxi
Fixed executing multiple commands in one go with exec:replace
2020-06-18detect more php filesLuke aka SwissalpS
classes and other php files often begin with an opening php-tag
2020-06-18Merge pull request #1 from tiziw/patch-2tiziw
Patch 2
2020-06-17Added retaining of the active_view to workspace pluginrxi
2020-06-17Added better support for ctrl+backspace to `autoinsert`rxi
2020-06-16Add Java language syntax supporttiziw
As title says. Patterns part is based on C# language lua file
2020-06-14Merge branch 'master' of https://github.com/rxi/lite-pluginsrxi
2020-06-13Added plugin `autoinsert`rxi
2020-06-13Added `linecopypaste.lua` plugin (resolves #57)Polyfructol
2020-06-13Updated lfautoinsert to handle trailing text properlyrxi