Skip to content
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.

Trailing whitespace gets highlighted with the tag name when the tag spans across lines #351

Open
1 task done
Ingramz opened this issue May 16, 2018 · 0 comments
Open
1 task done
Labels

Comments

@Ingramz
Copy link
Contributor

Ingramz commented May 16, 2018

Prerequisites

Description

image

Steps to Reproduce

  1. Copy this piece of HTML with all of the trailing spaces.
<div                  
>

</div>
  1. Click on the lonely > on the 2nd line.

Expected behavior: Only div to be underlined

Actual behavior: div and remaining whitespace become underlined.

Reproduces how often: 100%

Versions

Atom 1.26.1
Bracket-matcher 0.89.1

Additional Information

When the closing tag is split across lines and trailing whitespace is added, the same occurs.

@winstliu winstliu added the bug label May 16, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants