-
Notifications
You must be signed in to change notification settings - Fork 149
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
investigate escaping jumping to definition (and other features) with spaces #406
Merged
Merged
Changes from 1 commit
Commits
Show all changes
15 commits
Select commit
Hold shift + click to select a range
0a56f16
try with bad spaces
bollwyvl 24da4fb
linting
bollwyvl 82b48d5
[atest] overhaul globals, jupyter config
bollwyvl e99ffd8
get pedantic on encodings: only utf-8 in this repo, users???
bollwyvl 0e32480
[atest] fix virtualdoc dir variable
bollwyvl fef0e2f
try finding diagnostics that _contain_ canary (vs start with)
bollwyvl c0c153c
Merge remote-tracking branch 'upstream/master' into fix-gh-403-spaces
bollwyvl bb39801
hopefully demonstrate reproducible jump fail with spaces and umlaut path
bollwyvl 86f5abe
rework handling of uri to contents path in jump
bollwyvl 89102dd
rename jump destination from uri to contents_path throughout
bollwyvl 2e43577
linting
bollwyvl d43b547
add some docs, remove some logging use of decodeURI
bollwyvl 49e0954
update changelog
bollwyvl 3f1ffbb
Update CHANGELOG.md
krassowski c82eb1b
Update CHANGELOG.md
krassowski File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I wonder if the path addition should not be pushed further down to the actual robot tests. I think that we already have one notebook with space in the name, probably just not the one testing jump functions. Though having this as a top dir would be convenient indeed.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Indeed! I was kind of tired.
Moved it (and a number of other paths) down into
Variables.robot
... they can be overridden with:python -m scripts.atest --variable "NOTEBOOK DIR NAME:🐶 🐶 🐶"
would yield: