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

Can not user Ctrl+click to follow link, when a space in the link #66825

Closed
OhYee opened this issue Jan 21, 2019 · 3 comments
Closed

Can not user Ctrl+click to follow link, when a space in the link #66825

OhYee opened this issue Jan 21, 2019 · 3 comments
Assignees
Labels
*as-designed Described behavior is as designed

Comments

@OhYee
Copy link

OhYee commented Jan 21, 2019

  • VSCode Version: 1.30.2
  • OS Version: Windows 10 1809

Steps to Reproduce:

  1. A .py file contents raise() in E:\\test\\a\\1.py.
  2. copy it as E:\\test\\a\\2 2.py
  3. Use the absolute path to run them
    python "e:\\test\\a\\1.py", python "e:\\test\\a\\2 2.py"
  4. Only the e:\\test\\a\\1.py can follow link.
  5. We can not use follow link in e:\\test a\\1.py too

Unfortunately, in OneDrive for Business, the root folder name must contain a space.

tim 20190121104859

Does this issue occur when all extensions are disabled?: Yes

@vscodebot
Copy link

vscodebot bot commented Jan 21, 2019

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@Tyriar
Copy link
Member

Tyriar commented Jan 22, 2019

This is by design, don't put spaces in your filenames if you want them to work in tools like this 😃

@Tyriar Tyriar closed this as completed Jan 22, 2019
@Tyriar Tyriar added the *as-designed Described behavior is as designed label Jan 22, 2019
@OhYee
Copy link
Author

OhYee commented Jan 23, 2019

@Tyriar
However, I have no way to modify the OneDrive for Bussiness folder name. This may be a OneDrive bug.

@vscodebot vscodebot bot locked and limited conversation to collaborators Mar 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*as-designed Described behavior is as designed
Projects
None yet
Development

No branches or pull requests

2 participants