Skip to content

Update of Command Id to be standards compliant.

Choose a tag to compare

@davidwaterston davidwaterston released this 26 Mar 17:36
· 18 commits to master since this release
v1.4.0
  • 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 Edmunds Display 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.