Skip to content

1.854-vsc1.33.1

Compare
Choose a tag to compare
@kylecarbs kylecarbs released this 17 Apr 22:45
c3a38e3

Additions

  • Opt-out telemetry (/pull/519)
  • Caching via service worker (#138)
  • --install-extension flag (#484)
  • PORT environment variable (/pull/502)

Bug fixes

  • Markdown preview and outline (#406, #296)
  • Relative URLs (#497)
  • Create various necessary paths and files that might be missing during startup (#453, #499, #116)
  • Various open file/folder issues (#249)
  • No more __webpack_hmr requests in the Docker container

Quality of life

  • Update to Node 10.15.1
  • Update VS Code to 1.33.1
  • Confirm before closing the browser tab (to help those with ctrl+w embedded in muscle memory)
  • Enter key works to log in now
  • Make errors about netstat and ports in use more explicit
  • Add common utilities to the Docker image