lite-xl/data/plugins
Francesco Abbate e786951e85 Implement project based mode
Currently works but needs some more work to be completed and
to refine and cleanup a few things.

With the new mode now:

- it is possible to have files as top-level entries in a project
- all directories open are on an equal basis
- application can be started without a project directory
- files from different top-level folders are identified in core:find-file
  using their top-level folder name as if it was a directory. While
  this works it is confusing as we are mixing real directories paths with
  top level directory names this latter being an application concept
2021-06-04 17:20:44 +02:00
..
autocomplete.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
autoreload.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
contextmenu.lua Scale fonts context menu (#246) 2021-06-03 22:49:37 +02:00
detectindent.lua Reduce number of used lines in detectindent 2021-05-27 16:25:49 +02:00
language_c.lua support for multiple groups in one pattern (#196) 2021-05-19 22:35:28 +02:00
language_css.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
language_html.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
language_js.lua add `of` keyword to language_js.lua and improve js string syntax highlighting in (#186) 2021-05-17 08:56:21 +02:00
language_lua.lua Improved Lua syntax (#201) 2021-05-20 19:02:40 +02:00
language_md.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
language_python.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
language_xml.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
macro.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
projectsearch.lua Implement project based mode 2021-06-04 17:20:44 +02:00
quote.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
reflow.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
scale.lua Scale fonts context menu (#246) 2021-06-03 22:49:37 +02:00
tabularize.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
toolbarview.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
treeview.lua Implement project based mode 2021-06-04 17:20:44 +02:00
trimwhitespace.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00