You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Updated the Command Id of the extension to be a more standards-compliant 'davidwaterston.goToMatchingBracket.findMatch' (notice the addition of the 'findMatch'). The main reason for this was to ensure that the extension name would appear when displayed in Randy EdmundsDisplay Shortcuts extension which adds a Show Shortcuts item to the Brackets Help menu.
Rewrote the text in the README.md for the maxScanLineLength preference as my understanding of this was completely wrong.