Skip to content

1.9.0

Compare
Choose a tag to compare
@lahmatiy lahmatiy released this 19 Jul 15:25
· 109 commits to master since this release
  • 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

    improved synchronization in action

  • Improved open file in editor

    • Use open-in-editor
    • Added special url /basisjs-tools/open-in-editor?file=filename:line:col