Skip to content
This repository was archived by the owner on Nov 18, 2022. It is now read-only.

Conversation

Xanewok
Copy link
Contributor

@Xanewok Xanewok commented Apr 26, 2020

Closes #773
Closes #706 (apart from autocompletion, this should be improved on separately)

cc @jannickj since this touches on patterns again - turns out RelativePatterns don't work properly in remote sessions, so I fell back on using fs paths from URIs.

Tested on both Xubuntu 19.10 and Windows 10 (Remote WSL + SSH on Xubuntu), including other folders like D:\ and so far so good.

@Xanewok
Copy link
Contributor Author

Xanewok commented Apr 26, 2020

I'll merge this to cut a release now before Monday hits in full swing.

@Xanewok Xanewok merged commit cc57521 into master Apr 26, 2020
@Xanewok Xanewok deleted the fix-patterns-yet-again branch April 26, 2020 22:53
@jannickj
Copy link
Contributor

Patterns is a real headache, I hope you've found the secret command :D

@austenstone
Copy link

I tested RLS 0.7.4 and it works much better in WSL2.
Autocomplete still doesn't work for me except for some things. Like a function I write.
No rust language auto complete for basic types.

Sadly I think I'm going to have to stick to Windows for now.

@jannickj
Copy link
Contributor

@astone2014 Yeah, I think it's probably to do with how RLS is running, it would probably make sense to implement a proper WSL setup.

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

Successfully merging this pull request may close these issues.

Couldn't use the extension if I'm in a remote development environment. Does nothing on Windows 10
3 participants