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.
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
Write path fixes #2267
Write path fixes #2267
Changes from all commits
d706194
a5a9318
83b6042
e1f7bdb
69c9e44
b8a07f7
cb23399
c941858
aaa1450
8c667ef
faa00d4
e5fd5e2
d544376
7b11e9a
57de4e6
6cffc7f
f82a551
18c3211
af03df3
b3fc31a
b530a86
3f07885
9e64974
31d1bbf
bf378e7
beb3427
30c9399
b0212b3
b155e86
55b50d9
1b6f731
2a43ee0
52ba550
e645804
759d55c
9a406b5
756253b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
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.
Hmm, I wonder why editors don't show user the revision, if it did then users are able to use time travel easily. Like
:ear 1f
, but yeah the issue could be that even if we show it, user don't know the range they could use for time travel, like1
or0
is the min but don't know the max if they travel back.