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

Intellisense doesn't work over remote ssh with useLSP=true reappeared on 1.39.1 #368

Open
jarkonik opened this issue Oct 24, 2019 · 5 comments

Comments

@jarkonik
Copy link

Seems that the issue #336 reappeared again in vscode version 1.39.1

@Mayank1791989
Copy link
Contributor

@jarkonik I have to setup remote ssh again, help me debug the issue. Tell me what is the value of this line when you run plugin over remote ssh. https://github.com/flowtype/flow-for-vscode/blob/f820d0d73c22d77754217ac1ab5cc9bb63fa7e5d/lib/flowLSP/utils/checkRelativePatternSupported.js#L13

@jarkonik
Copy link
Author

@Mayank1791989 context does not have a key named executionContext so context.executionContext evaluates to undefined so the return value is true.

@Mayank1791989
Copy link
Contributor

@jarkonik I was expecting that. Now I have to look for some alternate to fix the issue. Thanks for debugging. For now you have to use some older version of vscode.

@Mayank1791989
Copy link
Contributor

Mayank1791989 commented Oct 25, 2019

Found the issue microsoft/vscode#74188. Will put a fix soon.

@sergey-v9
Copy link

@Mayank1791989 do you have a fix for this?
I lost the hope in running flow on windows smoothly. 😅 Trying to move to vscode on wsl now

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

No branches or pull requests

3 participants