lite-xl/data
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
..
colors Add textadept theme and correct language_lua just a bit 2021-08-11 23:33:00 +02:00
core Fix problem when opening project's module document 2021-12-30 15:26:40 +01:00
fonts Use FiraSans regular for UI 2021-05-27 13:49:33 +02:00
plugins Avoid references to project's dir in TreeView 2021-12-28 14:36:21 +01:00