| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-05-17 | Added `config.ignore_files` | rxi | |
| Filenames that match either the single pattern provided by `config.ignore_files`, or any pattern in a table of patterns, will be ignored when lite is filling the `core.project_files` table Resolves #77 Resolves #102 | |||
| 2020-05-16 | Changed config.mouse_wheel_scroll default to multiply by SCALE | rxi | |
| 2020-05-16 | Moved `config.treeview_size` from `config.lua` to `treeview.lua` | rxi | |
| 2020-05-05 | Increased config.max_log_items from 20 to 80 | rxi | |
| 2020-04-25 | Removed underscore from start of globals, added VERSION | rxi | |
| eg. `_SCALE` => `SCALE` prevents conflict with lua's own _NAME globals | |||
| 2019-12-28 | Initial commit | rxi | |
