You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
https://github.com/codercom/sshcode/blob/cb036d8b8c45a43ebc804e085202f4feff84e8d1/main.go#L307
Path to the config directory is hardcoded here (
$HOME/.config/Code/User/),the unofficial builds doesn't use this path,
they use
$HOME/.config/Code - OSS/User/instead.(I'm not sure about Mac paths)
We should probably support them as well.
EDIT:
Also, VSCodium uses
$HOME/.config/VSCodium/User/