Skip to content
This repository was archived by the owner on Jan 17, 2021. It is now read-only.
This repository was archived by the owner on Jan 17, 2021. It is now read-only.

The Unofficial builds of VSCode are not supported.. #29

Description

@SscSPs

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions