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

Go to/Peek definition in WSL based project #68815

Closed
danilaml opened this issue Feb 15, 2019 · 2 comments
Closed

Go to/Peek definition in WSL based project #68815

danilaml opened this issue Feb 15, 2019 · 2 comments
Assignees
Labels
feature-request Request for new features or functionality on-testplan WSL Issue when using WSL
Milestone

Comments

@danilaml
Copy link

  • VSCode Version: 1.31.1
  • OS Version: Win 10 x64 1803

Steps to Reproduce:

  1. Open some WSL-based project, i.e. the project that is built using WSL. In my case, this was an OCaml project.
  2. Try to peek/go to definition of some standard symbol (i.e. from installation inside WSL).
  3. VS Code tries to open WSL-based path (like (file:///usr/lib/ocaml/pervasives.ml)) and fails.

Does this issue occur when all extensions are disabled?: This depends on language extensions.

In theory, a smart extension could try to translate the paths but I'm not sure if it's the right solution or if it's easy to implement. It'd be much nicer if VS Code could try to translate those paths into the ones that could be opened from windows (maybe behind an option).

@kieferrm kieferrm added WSL Issue when using WSL and removed new release labels Feb 16, 2019
@kieferrm
Copy link
Member

Related to #63155.

@kieferrm kieferrm added the feature-request Request for new features or functionality label Feb 16, 2019
@alexdima alexdima added this to the Backlog milestone Feb 18, 2019
@Tyriar Tyriar modified the milestones: Backlog, April 2019 May 2, 2019
@Tyriar
Copy link
Member

Tyriar commented May 2, 2019

We just announced remote development with VS Code, check out the blog post for details https://code.visualstudio.com/blogs/2019/05/02/remote-development

@Tyriar Tyriar closed this as completed May 2, 2019
@vscodebot vscodebot bot locked and limited conversation to collaborators Jun 16, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
feature-request Request for new features or functionality on-testplan WSL Issue when using WSL
Projects
None yet
Development

No branches or pull requests

5 participants