atom / bracket-matcher

Jump to brackets
MIT License
142 stars 98 forks source link

Bracket matcher has not been working for html tags for the past couple weeks and Ctrl M is not working either #373

Closed monetteContensive closed 5 years ago

monetteContensive commented 5 years ago

Bracket matcher has not been working for html tags for the past couple weeks and Ctrl M is not working either - not sure why this suddenly stopped working, but it's really handy to have. It's still working for Javascript tags

rsese commented 5 years ago

Thanks for contributing!

This is a duplicate of https://github.com/atom/bracket-matcher/issues/355 - the fix will be released in Atom 1.33 and 1.34 beta.


Because we treat our issues list as the Atom team's backlog, we close duplicates to focus our work and not have to touch the same chunk of code for the same reason multiple times. This is also why we may mark something as duplicate that isn't an exact duplicate but is closely related.

For information on how to use GitHub's search feature to find out if something is a duplicate before filing, see the How Can I Contribute? section of the Atom CONTRIBUTING guide.