Skip to content
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

No docstring generated on Remote-SSH #82

Closed
timsainb opened this issue Oct 2, 2019 · 7 comments
Closed

No docstring generated on Remote-SSH #82

timsainb opened this issue Oct 2, 2019 · 7 comments
Labels

Comments

@timsainb
Copy link

timsainb commented Oct 2, 2019

auto docstring works fine locally, but on remote-ssh docstrings are not generated:

command 'extension.generateDocstring' not found

uninstalling and reinstalling did not work, nor did installing remotely.

@Larandar
Copy link

Yes because the extension is marked a needed on the remote side.

You can install it on the remote and it should work (it did on WSL).

@NilsJPWerner
Copy link
Owner

@timsainb did the advice from @Larandar help? If not I can setup a a remote environment to test things.

@timsainb
Copy link
Author

timsainb commented Oct 19, 2019

@NilsJPWerner Thanks for following up. It doesn't seem to work for me. On the autoDocstring page, I get the message Extension is enabled on 'SSH myremoteservername'

@HaaLeo
Copy link
Contributor

HaaLeo commented Dec 8, 2019

I think this issue can be prevented by explicitly setting the "extensionKind": ["workspace"] in the extensions package.json.

@NilsJPWerner
Copy link
Owner

I will add it to the package and we can see if the issues are fixed after the next release. I'm not currently setup to test this case so we will just have to see.

@NilsJPWerner
Copy link
Owner

@timsainb does this work over ssh now?

@timsainb
Copy link
Author

Works great!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

4 participants