coder / vscode-coder

Open any Coder workspace in VS Code with a single click.
MIT License
65 stars 15 forks source link

Option to install `coder` CLI on PATH #65

Open bpmct opened 1 year ago

bpmct commented 1 year ago

People who use the VS Code extension may want to use the coder CLI outside of VS Code, but want to leverage VS Code for installing it and keeping it up-to-date.

We might want to make this configurable as a deployment-wide flag, but could also leave it up to the user to disable this behavior (perhaps as a VS Code setting).

bpmct commented 1 year ago

Screenshot 2023-04-03 at 4 17 05 PM

We can do it like this and symlink :)

matifali commented 2 weeks ago

That will be good to have.

code-asher commented 2 weeks ago

I wonder if it is sufficient that users can already set the binary destination? They could set it somewhere inside PATH.