Skip to content
This repository was archived by the owner on Mar 1, 2019. It is now read-only.

Use the length field on rls_span::Range if available #12

Merged
merged 2 commits into from
Apr 27, 2017
Merged

Use the length field on rls_span::Range if available #12

merged 2 commits into from
Apr 27, 2017

Conversation

skeleten
Copy link
Contributor

@skeleten skeleten commented Apr 27, 2017

This field is more reliable than the end position for most editors.
In particular emacs has a problem where it does not send a correct end
position (length is still valid, though)

related to rust-lang/rls#281 and rust-dev-tools/rls-span#12

skeleten added 2 commits April 28, 2017 00:36
This field is more reliable than the `end` position for most editors.
In particular emacs has a problem where it does not send a correct end
position (`length` is still valid, though)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants