Skip to content
This repository was archived by the owner on Mar 10, 2022. It is now read-only.
This repository was archived by the owner on Mar 10, 2022. It is now read-only.

Does this extension abuse global command namespaces? #198

@LinqLover

Description

@LinqLover

https://sourcegraph.com/search?q=context:global+repo:%5Egithub%5C.com/sourcegraph/sourcegraph-vscode%24+extension.+file:package.json&patternType=literal

According to the docs, an extension-specific prefix should be used for all command names. Otherwise, name clashes with other extensions would be possible. Thus, if I am not wrong, it might be a good idea to rename all extension.* commands into sourcegraph.* commands. This would also affect #195.

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