-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
plugin not working on 1.37.0-insider #167
Comments
Yeah, I have 1.38.0-insider on Windows and the plugin isn't working. The Perforce commands show up in the command palette, but if I try to run any of them, Code just says the command is "not found". I've tried uinstalling, restarting Code, and re-installing. No luck |
I am also facing this issue since I upgraded to version 1.38.0 running on Linux Mint 19.2 (Tina). It used to work fine on previous versions of VS Code. Funny thing is, it works sometimes but most times does absolutely nothing, like checking out a file using the shortcut Alt+P, E would not check the file out and I get no messages. I should add that I connect to my Perforce server using an SSH tunnel forwarding port 1666 to localhost. Using the graphical P4V client works perfectly.
|
I'm on 1.39.0-insider and this plugin is still broken. Used to work fine. |
perforce.login command not found, can't do anything with the plugin, and debug output is not displaying.
64 bit ubuntu, using insiders edition of vscode.
i have a .p4config setup in home and in workspace directory, with the environment variable P4CONFIG exported, but cannot start perforce.
i have also added the appropriate settings to my settings.json, and that has not resolved the issue after window reload.
any help is much appreciated!
The text was updated successfully, but these errors were encountered: