Skip to content

Server Release - 0.896

Compare
Choose a tag to compare
@FractalBoy FractalBoy released this 07 Aug 15:53
· 190 commits to master since this release
  • Completion now handles some edge cases a little better than before
  • Completion will no longer suggest things with newlines in them
  • Fixes/enhancements to syntax checking/linting temporary files:
    • Temporary files are now cleaned up appropriately on NFS
    • Linting no longer uses a temporary file. Only syntax checking make use of the temporary file now.
    • Temporary directories are no longer created, only temporary files.
    • Temporary files now have a predictable prefix: .pls-tmp-