Francesco Abbate
|
e7d0709828
|
Fix error in workspace file error reporting
|
2021-06-08 12:06:54 +02:00 |
Francesco Abbate
|
c5acd030a1
|
Do not save log views in session file
|
2021-06-04 14:42:08 +02:00 |
Francesco Abbate
|
29e25a7605
|
Do not show empty documents when restoring session
When a filename cannot be read when restoring a session do
not create a document. Previous behavior was to create an empty
"unsaved" document.
|
2021-06-04 14:05:54 +02:00 |
Francesco Abbate
|
5cef643e02
|
Introduce new plugin versioning tag mod-version
New plugins should use the version tag:
-- mod-version: 1
The old version tag "-- lite-xl 1.16" will be considerer equivalent
to mod-version 1.
|
2021-05-05 22:38:29 +02:00 |
Francesco Abbate
|
d7cc1f9f9d
|
Add plugin verification by version tag
|
2021-04-06 17:50:46 +02:00 |
Francesco Abbate
|
5bf7abf23d
|
Ensure filename are store relative to project directory
|
2021-03-06 23:36:05 +01:00 |
Francesco Abbate
|
fcf763fe9c
|
Fix problem when project directory has a trailing slash
|
2021-01-10 12:56:15 +01:00 |
Francesco Abbate
|
d85598ce17
|
Write workspace information in lite-xl config directory
|
2021-01-03 23:36:28 +01:00 |
Francesco Abbate
|
e548a6adb9
|
Fix directories management to always keep the project's directory
|
2021-01-03 12:02:07 +01:00 |
Francesco Abbate
|
9e5bf485df
|
Fix problem in workspace for relative directory
|
2020-12-31 09:09:21 +01:00 |
Francesco Abbate
|
c3f5d2c144
|
Fix problems with project files and project directories
Now treat coherently the case when the project directory is removed from
the project directories.
|
2020-12-30 14:53:50 +01:00 |
Francesco Abbate
|
b91a84eb56
|
Fix project change and quit versus workspace plugin
|
2020-12-30 14:31:36 +01:00 |
Francesco Abbate
|
0e263af3c6
|
Create common.serialize function
|
2020-12-30 13:32:25 +01:00 |
Francesco Abbate
|
08f36cda1f
|
Add support for project directories in workspace plugin
|
2020-12-29 18:04:13 +01:00 |
Francesco Abbate
|
b757f618f0
|
Import workspace plugin from franko/lite-plugins
|
2020-12-29 16:44:31 +01:00 |