Skip to content
This repository has been archived by the owner on May 17, 2023. It is now read-only.

Atom plugin to perform "Select Inside Brackets" when double-clicking a bracket character

License

Notifications You must be signed in to change notification settings

cw25/dbl-click-select-inside-brackets

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dbl-click-select-inside-brackets package

Lots of code editors include the ability to select everything inside a matched pair of opening and closing brackets by double-clicking the opening or closing bracket.

Atom has the excellent bracket-matcher package, which allows you to do this with the ctrl-cmd-m key combination, but I missed the double-click so much that I wrote a plugin to add it.

This package currently supports these bracket characters: () [] <> {}

Enjoy!

About

Atom plugin to perform "Select Inside Brackets" when double-clicking a bracket character

Resources

License

Stars

Watchers

Forks

Packages

No packages published