vscli icon indicating copy to clipboard operation
vscli copied to clipboard

A CLI/TUI which makes it easy to launch vscode projects, with a focus on dev containers.

Results 20 vscli issues
Sort by recently updated
recently updated
newest added

This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more. ## Open These updates have all been created already. Click a checkbox below to...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde_json](https://togithub.com/serde-rs/json) | dependencies | patch | `1.0.116` -> `1.0.117` | ---...

no-stale
bot

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [serde](https://serde.rs) ([source](https://togithub.com/serde-rs/serde)) | dependencies | patch | `1.0.199` -> `1.0.202` |...

no-stale
bot

proof of concept in rust here: https://github.com/khimaros/vscode-tasks

Homebrew recipe doesn't work on MacOS.

help wanted
good first issue
no-stale

Update the stored devcontainer name when opening it... ... as the name (& devcontainer) might have changed by now

enhancement
no-stale

``` vscli open -b force-container -c /home/me/projects/vscli/.devcontainer/devcontainer.json /workspace/vscli/tests Error: 0: Path /workspace/vscli/subfolder does not exist Location: src/workspace.rs:86 Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it. Run with RUST_BACKTRACE=full...

bug
no-stale

```vs -b force-container -c /workspace//.devcontainer/devcontainer.json /some/path``` When executing this, you get the following error: ``` Error: 0: No such file or directory (os error 2) Location: src/workspace.rs:62 ``` So it's...

enhancement
no-stale

We could add support for remote devcontainer hosts: https://code.visualstudio.com/remote/advancedcontainers/develop-remote-host Also add support for normal remote hosts: https://code.visualstudio.com/docs/remote/ssh

enhancement
no-stale

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [stellar/binaries](https://togithub.com/stellar/binaries) | action | major | `v21` -> `v22` | ---...

no-stale
bot