github chvolkmann/code-connect v0.2.0

latest releases: v0.4.0, v0.3.2, v0.3.1...
4 years ago
  • Integrates #2

Changed

  • source was used to make code available through code_connect.py, which only output a shell string.

    Now, code_connect.py is a direct wrapper around code and calls it as a subprocess. Thus, code_connect.py can ne be used as an alias for code. No need to activate anything first.

  • Scanning for a valid IPC socket is now done any time code is called.

Fixed

  • code doesn't use stale IPC sockets anymore

Don't miss a new code-connect release

NewReleases is sending notifications on new releases.