Closed bsander closed 9 years ago
Please post your keymaps.cson
file.
'atom-text-editor':
'cmd-shift-space': 'expand-region:expand'
'alt-shift-space': 'expand-region:shrink'
It's literally the only thing there. I still get the same error if I replace it with the snippet from your README.
When Atom v1.0.7 on OSX, I can't reproduce this issue.. Please try reinstall the package.
$ apm uninstall expand-region
$ apm install expand-region
Hmm. That didn't work, but after ditching my entire ~/.atom
directory and reinstalling the error appears to have vanished. Thanks.
:smiley:
@aki77 ha, I figured out the cause. If you're still interested, you can probably reproduce it by unchecking "Use Shadow DOM" in the Atom settings and restarting the app.
Thank you for reporting.
Hi ! this plugin seems to be just perfect for what Im looking to achieve, but unfortunately can't make it work, keymaps.cson file:
'atom-text-editor': 'cmd-shift-space': 'expand-region:expand' 'alt-shift-space': 'expand-region:shrink'
"Use Shadow DOM" disabled also, but ... still doesn't work. If you maybe can give a hand with this will be great !
Atom Version: 1.10.2 System: Mac OS X 10.11.6 Thrown From: expand-region package, v0.2.4
Thanks.
Hi! I was very happy to see a plugin like this for atom since it's one of the things holding me back from Sublime. Unfortunately, I get the below error when using it. Can you help?
[Enter steps to reproduce below:]
Atom Version: 1.0.7 System: Mac OS X 10.10.4 Thrown From: expand-region package, v0.2.2
Stack Trace
Uncaught TypeError: undefined is not a function