lite-xl/data/core
Jefferson González af6c4bc152
core syntax: strip the path from filename on syntax.get (#1168)
2022-10-22 20:04:54 -04:00
..
commands Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
doc Add IME support (#991) 2022-10-15 19:58:51 -04:00
bit.lua Assert for negative `field` in bit32 polyfill 2022-01-12 19:56:09 +01:00
command.lua Replace `assert` with `core.log_quiet` on command replace 2022-08-16 22:18:50 +02:00
commandview.lua Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
common.lua Be more lenient with appending `PATHSEP` in `common.path_suggest` in Windows 2022-08-17 00:11:19 +02:00
config.lua Fixed the common idiom of setting a plugin to true. (#1152) 2022-10-20 18:04:28 -04:00
contextmenu.lua contextmenu: resize on scale changes (#1117) 2022-09-15 00:57:45 -04:00
dirwatch.lua Add fsevents backend to dirmonitor (#1141) 2022-10-10 20:40:41 -04:00
docview.lua docview: do not render newline fixes #1164 2022-10-21 13:56:23 -04:00
emptyview.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
ime.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
init.lua make the default core.ignore_files more specific (#1160) 2022-10-19 22:23:01 -04:00
keymap-macos.lua Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
keymap.lua Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
logview.lua `LogView`: Show scrollbar 2022-07-01 05:29:55 +02:00
modkeys-generic.lua Add macos keybindings 2021-04-21 09:48:30 +02:00
modkeys-macos.lua Add macos keybindings 2021-04-21 09:48:30 +02:00
nagview.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
node.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
object.lua initial documentation for better code completion 2022-06-07 22:09:34 -04:00
regex.lua Make `regex.match` return all the results 2022-05-28 01:21:41 +02:00
rootview.lua Add IME support (#991) 2022-10-15 19:58:51 -04:00
scrollbar.lua Check if scrollbar is no longer hovered on mouse release 2022-10-16 04:43:15 +02:00
start.lua Added in an additional ENVVAR for setting USERDIR, and also changed / to PATHSEP. (#1139) 2022-10-08 20:48:30 +02:00
statusview.lua Refactor scrollbar into its own file (#1124) 2022-10-15 20:12:15 -04:00
strict.lua Initial commit 2019-12-28 11:17:56 +00:00
style.lua style: move default colors to its own style file 2022-06-02 19:20:54 -04:00
syntax.lua core syntax: strip the path from filename on syntax.get (#1168) 2022-10-22 20:04:54 -04:00
titleview.lua Add on_scale_change event to View (#1146) 2022-10-11 14:44:32 -04:00
tokenizer.lua Merge pull request #1040 from Guldoman/PR_tokenizer_errors_alert 2022-06-22 19:43:51 -04:00
utf8string.lua c core: fix extra utf8 build conflict on windows 2022-05-11 00:22:01 -04:00
view.lua Fixup minor drawing issue. 2022-10-18 16:01:32 -04:00