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

Relavtive Links from Terminal #59416

Closed
oggy22 opened this issue Sep 26, 2018 · 2 comments
Closed

Relavtive Links from Terminal #59416

oggy22 opened this issue Sep 26, 2018 · 2 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label

Comments

@oggy22
Copy link

oggy22 commented Sep 26, 2018

Issue Type: Feature Request

When reporting errors and warnings C# compiler provides relative paths with lines and columns. When the compilation is done through VS Terminal Window these relative paths should be understood by VS Code as appropriate links to places in the code.

VS Code version: Code 1.27.2 (f46c4c4, 2018-09-12T16:17:45.060Z)
OS version: Windows_NT x64 10.0.17134

@vscodebot vscodebot bot added the terminal General terminal issues that don't fall under another label label Sep 26, 2018
@Tyriar
Copy link
Member

Tyriar commented Sep 26, 2018

The links should work provided that the links are relative to the initial directory the terminal was opened under (see #27107). There is also an issue on Windows where the paths don't work when the root folder has a space in it (see #21125 (comment)).

@Tyriar Tyriar closed this as completed Sep 26, 2018
@Tyriar Tyriar added the *duplicate Issue identified as a duplicate of another issue(s) label Sep 26, 2018
@oggy22
Copy link
Author

oggy22 commented Sep 26, 2018

For some reason C# guys decided to make the relative paths relative to the project they appear. Why VS Code can not work with that?

Alternatively, can it be part of "C# for Visual Studio Code (powered by OmniSharp)"?

Thanks!

@vscodebot vscodebot bot locked and limited conversation to collaborators Nov 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) terminal General terminal issues that don't fall under another label
Projects
None yet
Development

No branches or pull requests

2 participants