sublime-text-2-hash-syntax
sublime-text-2-hash-syntax copied to clipboard
Plugin doesn't work on ST2/ST3 after installed from Package Control.
I checked the old issues and seems this is fixed before but I still encountered this issue. I am not sure why, please help some on this. Thanks for creating this great plugin, it's really helpful~
Reproduce Steps:
- Install ST2/ST3 and Package Control.
- Install Ruby Hash Converter using Package Control. -> I can install it successfully from Package Control.
- Open an ruby file include ruby 1.8 hashes, and press 'ctrl + super + h' to try to convert the hash syntax.
Actual Result: Nothing happened, though I saw the Edit menu highlighted. I also tried to trigger the command from menu Edit -> Hash Syntax, still no luck.
Expect Result: The ruby 1.8 syntax hashes should be converted to ruby 1.9 syntax hashes.
Additional Info: My Env: OSX 10.10 with ST2 2.0.2 and ST3 build 3065.
I'm having the same problem. This is my setup:
- MackBook Pro (Retina, Mid 2012)
- Yosemite 10.10.2 (upgraded from Mountain Lion)
- ST3 build 3065
- Ruby: MRI 2.1.1 via rbenv
- Python 2.7.6
- Homebrew 0.9.5
- Xcode 6.1.1 (6A2008a)
I can't even find this under package control....
Same problem here too.
Works for me if I clone the repo into ST3's Packages directory