Alt + Click
to open file
#2670
brettcannon
started this conversation in
Enhancement
Replies: 3 comments
-
@beasthunter97, could you please clarify the enhancement you are looking for? is the scenario:
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Yes, for example:
and the same with string |
Beta Was this translation helpful? Give feedback.
0 replies
-
Moving this issue to discussion as an enhancement request for comments and upvotes. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Discussed in microsoft/vscode-python#16666
Originally posted by beasthunter97 July 13, 2021
Currently, I can only open file if the importing file is available or open a file with prefix
file:///
usingAlt + Click
.It would be very nice if I'm able to open and create file/folder using when importing (if the importing file doesn't exist, new file is created) and string editing (when open command for example) with
Alt + Click
.Thank you very much!
Beta Was this translation helpful? Give feedback.
All reactions