github chvolkmann/code-connect v0.3.1

latest releases: v0.4.0, v0.3.2
3 years ago

[0.3.1] - 2022-04-04

Integrates PR #11 by @frecks

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.

Don't miss a new code-connect release

NewReleases is sending notifications on new releases.