Closed rtfeldman closed 9 years ago
Weirdly, I just came here to open pretty much the same issue. I have also been using this plugin for Haskell files because it's so much better, but I get tripped up on the dots a lot when modifying imports.
This was intentional, but I don't really remember my reasoning for doing it. After using it for a few months like this, I don't think I like this behavior either.
I'll switch it back!
Awesome! :D
I think this should be fixed in the latest release.
yesss! Just upgraded, and works like a charm! Thanks so much :smile_cat:
Yeah, works for me too! :+1:
I've been using this plugin for a few months, and overall it's fantastic!
The only thing that's been bugging me is that dots do not imply word breaks. For example, if I put the cursor at the beginning of
state.notes
and pressCtrl+Right
, in either a.js
or a.coffee
file the cursor will jump to the left of the.
- whereas in a.elm
file it will jump to the end ofnotes
.Not sure if this is intentional or not, but would love it if dots implied word breaks like they do in other parsers!
Thanks for making this plugin, by the way. It rocks! :smiley_cat: