vscode-coder icon indicating copy to clipboard operation
vscode-coder copied to clipboard

Option to install `coder` CLI on PATH

Open bpmct opened this issue 2 years ago • 9 comments

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 avatar Mar 07 '23 22:03 bpmct

Screenshot 2023-04-03 at 4 17 05 PM

We can do it like this and symlink :)

bpmct avatar Apr 03 '23 21:04 bpmct

That will be good to have.

matifali avatar Aug 30 '24 14:08 matifali

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

code-asher avatar Aug 30 '24 18:08 code-asher