Allow opening files
michidk opened this issue · 1 comments
michidk commented
Currently, the vscli will error when trying to opening a file
❯ vs .kube/config
Error:
0: Path .kube/config is not a folder
Location:
src/workspace.rs:27
Backtrace omitted. Run with RUST_BACKTRACE=1 environment variable to display it.
Run with RUST_BACKTRACE=full to include source snippets.
However, it is possible with the code
command.
vscli should support this and open the file in classic mode
michidk commented
Done, released with https://github.com/michidk/vscli/releases/tag/untagged-2f57872915806352468c