Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Workaround column bugs #204

Merged
merged 1 commit into from
Feb 10, 2016
Merged

Workaround column bugs #204

merged 1 commit into from
Feb 10, 2016

Conversation

Arcanemagus
Copy link
Member

This PR does two things:

  • Bypass a missing column entirely, and a column past the end of the line.
  • Switch to using helpers.rangeFromLineNumber to highlight the entire line.

Fixes #203.

Bypass a missing column entirely, and a column past the end of the line.
Switch to using helpers.rangeFromLineNumber to highlight the entire
line.
@steelbrain
Copy link
Contributor

Does this repo have tests? It would be nice to have tests for this

@Arcanemagus
Copy link
Member Author

Apparently not, #193 is still open.

@steelbrain
Copy link
Contributor

From the code, looks like it should work, merge at will

Arcanemagus added a commit that referenced this pull request Feb 10, 2016
@Arcanemagus Arcanemagus merged commit 5c68ad6 into master Feb 10, 2016
@Arcanemagus Arcanemagus deleted the workaround-column-bugs branch February 10, 2016 19:11
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants