mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Previously the character count of the entire string was taken even though it was only checking for the presence of a paired character. Now hasPairedCharacter returns as early as possible and the now unused getCharacterCount has been removed.
2.1 KiB
2.1 KiB