stef-levesque / vscode-perforce

Perforce basic commands for Visual Studio Code
MIT License
74 stars 103 forks source link

Settings are present and set up, but nothing shows in "Source Control" and all command palette options say "not found" #152

Closed Deco closed 5 years ago

Deco commented 5 years ago

For example, "Perforce: Show Output" produces this error:

command 'perforce.showOutput' not found

I can't see any evidence of the extension working, except for the settings section and the entries in the command palette. Either something is wrong, or this extension is really confusing to set up.

VS code info: Version: 1.30.2 (system setup) Commit: 61122f88f0bf01e2ac16bdb9e1bc4571755f5bd8 Date: 2019-01-07T22:54:13.295Z Electron: 2.0.12 Chrome: 61.0.3163.100 Node.js: 8.9.3 V8: 6.1.534.41 OS: Windows_NT x64 10.0.17134

No other extensions installed.

Please help :)

VinayGupta23 commented 5 years ago

@stef-levesque: Please help! I am facing the exact same issue, it's like not having the plug-in at all :(

My setup:

Version: 1.32.1 (user setup)
Commit: 05f146c7a8f7f78e80261aa3b2a2e642586f9eb3
Date: 2019-03-08T00:51:49.278Z
Electron: 3.1.3
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Windows_NT x64 10.0.16299
NSExceptional commented 5 years ago

Also having this issue. Did a VS Code update break it maybe?

stef-levesque commented 5 years ago

Are you sure you have a folder opened in VSCode when trying to execute the extension ?

Can you try to change the activation mode to Always in your settings?

NSExceptional commented 5 years ago

Yes.

Setting to "always" fixed it. Not sure what happened…

cyliang commented 5 years ago

I also have this issue. Setting the activation mode to "Always" does not work.

NSExceptional commented 5 years ago

Not sure why @stef-levesque closed the issue, it's clearly not resolved…