This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
Enable "Select Inside Brackets" fonctionnality to other plateforms #124
Closed
Description
Hi all,
Just wondering: why Select Inside Brackets functionality seems to be only accessible to Mac versions, not Linux versions of Atom ? (.plateform-darwin
un shortcuts json file).
In Linux, the display of matching bracket is working fine (even if I deactivate bracket-matcher), so I say to myself : If it's possible to display corresponding element, it should be simple to select chars or lines beetweens that corresponding elements no ?
I looked around and found that emmet does that. I'll have a check, but I wonder why it's not part of basic Atom packages.
Thanks !