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 has been archived by the owner on Mar 10, 2022. It is now read-only.
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.
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 intosourcegraph.*
commands. This would also affect #195.The text was updated successfully, but these errors were encountered: