lite-xl/data/core
Francesco Abbate f882957ebc Experimentally add priority run when scanning project files
Avoid yielding when a first scan is required but seems quite
ineffective.
2020-12-08 16:59:05 +01:00
..
commands Move project manager into core init file 2020-12-08 16:57:57 +01:00
doc Added file-header pattern support to `syntax` 2020-06-08 16:11:22 +01:00
command.lua Initial commit 2019-12-28 11:17:56 +00:00
commandview.lua Added core.set_active_view(); removed `focusable` boolean from View 2020-05-19 14:55:46 +01:00
common.lua Begin reworks of project manager 2020-12-07 18:06:58 +01:00
config.lua Increase default max limits for symbols 2020-11-17 12:33:57 +01:00
docview.lua Fixed shift+click select behavior 2020-06-26 10:44:56 +01:00
init.lua Experimentally add priority run when scanning project files 2020-12-08 16:59:05 +01:00
keymap.lua Move project manager into core init file 2020-12-08 16:57:57 +01:00
logview.lua Added multiline support for LogView's messages 2020-05-06 00:06:27 +01:00
object.lua Initial commit 2019-12-28 11:17:56 +00:00
rootview.lua Move project manager into core init file 2020-12-08 16:57:57 +01:00
statusview.lua Added core.set_active_view(); removed `focusable` boolean from View 2020-05-19 14:55:46 +01:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua Implement optional font rendering options 2020-12-04 16:15:54 +01:00
syntax.lua Added file-header pattern support to `syntax` 2020-06-08 16:11:22 +01:00
tokenizer.lua Made tokenizer skip parsing process on plain-text files 2020-05-14 10:10:50 +01:00
view.lua Added core.set_active_view(); removed `focusable` boolean from View 2020-05-19 14:55:46 +01:00