1.9.0
-
Improved server file watch and synchronization
- On request for file that doesn't exist it adds to await queue and notify client when file creates (for requests with
x-basis-resource
header) - Add file for await queue on file deletion when file is watching
- Reset resource content (set to
undefined
) on file deletion
- On request for file that doesn't exist it adds to await queue and notify client when file creates (for requests with
-
Improved open file in editor
- Use
open-in-editor
- Added special url
/basisjs-tools/open-in-editor?file=filename:line:col
- Use