Skip to content
This repository was archived by the owner on Nov 14, 2023. It is now read-only.
This repository was archived by the owner on Nov 14, 2023. It is now read-only.

Settings should be stored through IntelliJ's API #11

@aurelienmazurie-wk

Description

@aurelienmazurie-wk

The plugin is currently storing the URL for the sourcegraph instance in a file whose location is hardcoded to be the user's home directory (see https://github.com/sourcegraph/sourcegraph-jetbrains/blob/master/src/Util.java#L51). Not only does this unnecessarily pollutes the home directory it also ignores the fact that IntelliJ has a mechanism to persist plugin configuration variables.

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