yihong0618 / rcode

Open a file in your locally running VSCode or Cursor instance from arbitrary terminal connections.
MIT License
189 stars 14 forks source link

feat: add profile/alias for remote workspace #3

Closed wey-gu closed 1 year ago

wey-gu commented 2 years ago

like rcode myFancySideProjectFoo or other syntax?

The conf could be yaml/toml based? and support list and add, delete?

If it looks good, I could contribute this as I will be its user.

yihong0618 commented 2 years ago

Of course ~ gogogo

yihong0618 commented 2 years ago

we can add

rcode latest

just open last rcode dir

yihong0618 commented 1 year ago

added

rcode -l or rcode --latest
wey-gu commented 1 year ago

added


rcode -l or rcode --latest

omg 🧎

yihong0618 commented 1 year ago

@wey-gu done

add shortcut_name rcode s ~/abc -sn abc then you can use rcode -os abc to open this dir quickly