aboutsummaryrefslogtreecommitdiff
path: root/data/plugins
AgeCommit message (Expand)Author
2020-12-26Preliminary version of projects with multiple directoriesFrancesco Abbate
2020-12-19Added support for `.pyw` files in language_python pluginrxi
2020-11-21Include detect-indent improved plugin into Lite XLFrancesco Abbate
2020-11-17Add a warning when disable auto-complete due to too many symbolsv1.11-lite-xlFrancesco Abbate
2020-11-14Implement limits for maximum number of symbols in autocompleteFrancesco Abbate
2020-07-01Added lua5.4 attribute support to `language_lua`rxi
2020-06-19Changed `trimwhitespace` to never cause caret to repositionrxi
2020-06-08Added file-header pattern support to `syntax`rxi
2020-06-05language_js improvementsrxi
2020-05-22Made RootView:open_doc() try to use previous node if current node is lockedrxi
2020-05-21Changed autoreload to strip carriage-returns on reloadrxi
2020-05-19Added core.set_active_view(); removed `focusable` boolean from Viewrxi
2020-05-17Made lite set project dir to CWD; removed core.project_dirrxi
2020-05-17Removed unused varibale in ./data/plugins/treeview.luarxi
2020-05-16Removed `exec` plugin -- moved to `lite-plugins` reporxi
2020-05-16Merge branch 'master' of https://github.com/rxi/literxi
2020-05-16Moved `config.treeview_size` from `config.lua` to `treeview.lua`rxi
2020-05-15Fixed various issues in exec:replacedemotulatingswan
2020-05-12Fixed lua's multi-line comment syntax patternrxi
2020-05-11Added double-backtick support to language_md pluginrxi
2020-05-11Added custom suggestions support to autocompleterxi
2020-05-10Fixing trimwhitespace plugin bugWillie Lawrence
2020-05-10Put back get and setDaniel M
2020-05-10Update language_js.luaDaniel M
2020-05-07Changed TreeView to first initialize its size in :update()rxi
2020-05-02Added brightness transition to projectsearch text/line on completerxi
2020-05-02Added scroll boundsrxi
2020-05-01Added `refresh` command (`f5`) to projectsearch plugin's ResultViewrxi
2020-04-27Fixed multiple links on one line in markdown syntaxrxi
2020-04-25Changed printed filenames to use format-specifier "%s" instead of %qrxi
2020-04-21Changed lua syntax to map label to function colorrxi
2020-04-21Added goto to lua language pluginluveti
2020-03-25Changed mapping of collapsed/expanded icons on icon fontrxi
2020-03-24Fixed autoreload plugin truncating last character of files with no newline at...rxi
2020-03-07Moved .c, .lua and .md language syntaxes from core.syntax to pluginsrxi
2020-02-22Made up/down commands on projectsearch ResultView scroll viewrxi
2019-12-28Initial commitrxi