lite-xl/data/core/doc
Francesco Abbate fd074ff39a Fix problem when opening project's module document
It wasn't fine to call core.open_doc without filename argument
and later call Doc:save without providing both the filename and
the absolute filename. It was giving a Doc in an inconsistent
status where self.filename was set but not self.abs_filename.
Added an asset to detect early the problem if ever happens again.

In turn the problem prevented the project's module hook to work if the
file was newly created.
2021-12-30 15:26:40 +01:00
..
highlighter.lua Merge pull request #681 from Guldoman/prepopulate_highlighter 2021-11-23 15:38:20 -05:00
init.lua Fix problem when opening project's module document 2021-12-30 15:26:40 +01:00
search.lua Use plain search by default in `search.find` 2021-10-25 00:18:20 +02:00
translate.lua Changed behaviour of home. 2021-08-06 18:08:08 -04:00