Skip to content

v0.3.1

Latest
Compare
Choose a tag to compare
@frecks frecks released this 05 Apr 01:05

[0.3.1] - 2022-04-04

Changed

  • Updated to reflect the VS Code binary location change from ~/.vscode-server/bin/<commit-id>/bin/code to
    ~/.vscode-server/bin/<commit-id>/bin/remote-cli/code in commit
    f4ba7dd12b684b144457c6fc6ccc9f4fe71bde3c
    ,
    which was released in March 2022 (version
    1.66)
    .
  • Updated to support Python 3.5 and up.
  • Silence the which command's stderr stream, because the GNU which v2.21 command found on CentOS Stream 8 produces unnecessary error messages when we test for a locally installed VS Code binary.
  • Fixed a small formatting bug with an if statement in code.fish.