stef-levesque / vscode-perforce

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

Remote development seem not working #164

Closed omeijer closed 5 years ago

omeijer commented 5 years ago

The new Remote Development option is not yet fully working with Perforce. It does seem to make a connection to the perforce server. I also see all available changelists, and are able to open a file via a changelist.

However the diff view seems to be stuck forever when activated. Also the p4 command menu in the bottom bar seems to be non functional. It give a client error, looks like it is using a default client and port number instead of the one from the remote directory.

slopez-lab commented 5 years ago

$ autoninja -C out/Default cast_shell_apk

slopez-lab commented 5 years ago

third_party/android_sdk/public/platform-tools/adb devices

slopez-lab commented 5 years ago

autoninja -C out/Release cast_shell_apk

omeijer commented 5 years ago

I'm not sure what I can do with the latest replies. They seem to be related to Android and i'm working on Linux. Even worse we have large clusters and as programers we are not able to install whatever we like on those systems. Just getting VSCode installed is already a lot of hassle to us.

omeijer commented 5 years ago

It seems that the latest version solved all my issues. Thanks

davidritter commented 5 years ago

It was working for me and the latest update seems to have broken the plugin entirely.