lite-xl/data/plugins
Francesco Abbate 0a53425381 WIP implementation of project-based schema
Roughly works but need more work and polishing. The workspace plugin
is temporarily disable waiting to be fixed.

Now the application does no longer 'chdir' into the project directory
and we removed the concept of project's directory (core.project_dir)
and project's files (core.project_files). Instead we have always a
project that can contain zero, one or many directories or files.
No directory is special within a project, there is no longer a concept
of project's directory.

WIP adapting open-file command to open a directory

Crash when adding a file into the project
2021-06-04 16:10:57 +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 Add PCRE to support regular expressions 2021-06-02 21:27:00 +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 WIP implementation of project-based schema 2021-06-04 16:10:57 +02:00
trimwhitespace.lua Introduce new plugin versioning tag mod-version 2021-05-05 22:38:29 +02:00
workspace.lua Do not save log views in session file 2021-06-04 14:42:08 +02:00