Skip to content

Whitespace in path breaks Console's links to source code #3609

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

Closed
thehans opened this issue Jan 13, 2021 · 0 comments
Closed

Whitespace in path breaks Console's links to source code #3609

thehans opened this issue Jan 13, 2021 · 0 comments

Comments

@thehans
Copy link
Member

thehans commented Jan 13, 2021

Save to ~/Desktop/test_folder/test.scad:

echo(x);

F5 generates warning of "unknown variable", clicking the link puts cursor on line 1.

But rename test_folder to test folder with a space, close OpenSCAD and load from new path, clicking the warning no longer works.

Using 2021.01.08.nightly (git 0f79135) on Linux Mint 20.1

@t-paul t-paul closed this as completed in 7f628a9 Jan 13, 2021
t-paul added a commit that referenced this issue Jan 13, 2021
Fix handling of file links with spaces or comma characters (fixes #3609).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant