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

[Feature request] make explicit path directory text ctrl clickable on all file extensions by default #94444

Closed
pushkine opened this issue Apr 4, 2020 · 7 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) info-needed Issue requires more information from poster

Comments

@pushkine
Copy link

pushkine commented Apr 4, 2020

This is from a nodejs crash debug.log file
Code_2020-04-04_18-47-42
( Artist impression, microsoft paint )
1.43.2

@isidorn
Copy link
Contributor

isidorn commented Apr 6, 2020

Where are you actually opening those logs? Is that output, debug console, terminal, logs?

@isidorn isidorn added the info-needed Issue requires more information from poster label Apr 6, 2020
@pushkine
Copy link
Author

pushkine commented Apr 6, 2020

Where are you actually opening those logs? Is that output, debug console, terminal, logs?

npm task exiting with errno 1 links to a nodejs debug file in the terminal

@isidorn
Copy link
Contributor

isidorn commented Apr 6, 2020

Can you post a picture which shows the whole vscode, that might help me. Thank you

@pushkine
Copy link
Author

pushkine commented Apr 6, 2020

Can you post a picture which shows the whole vscode, that might help me. Thank you

  1. npm init
  2. add "scripts": { "test": "node ./undefined.js" }, to package.json
  3. npm run test
  4. ctrl click on the file linked in terminal

@isidorn
Copy link
Contributor

isidorn commented Apr 6, 2020

Seems to be a terminal link detection issue, for now forwarding to @Tyriar

@isidorn isidorn assigned Tyriar and unassigned isidorn Apr 6, 2020
@Tyriar
Copy link
Member

Tyriar commented Apr 6, 2020

This is an existing feature, currently spaces in paths are not supported though.

@Tyriar
Copy link
Member

Tyriar commented Apr 6, 2020

/duplicate #21125

@Tyriar Tyriar closed this as completed Apr 6, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 21, 2020
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) info-needed Issue requires more information from poster
Projects
None yet
Development

No branches or pull requests

4 participants
@isidorn @Tyriar @pushkine and others