sublime-text-2-hash-syntax icon indicating copy to clipboard operation
sublime-text-2-hash-syntax copied to clipboard

Plugin doesn't work on ST2/ST3 after installed from Package Control.

Open nemofang opened this issue 10 years ago • 4 comments

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:

  1. Install ST2/ST3 and Package Control.
  2. Install Ruby Hash Converter using Package Control. -> I can install it successfully from Package Control.
  3. 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.

nemofang avatar Jan 13 '15 02:01 nemofang

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)

runeimp avatar Jan 29 '15 22:01 runeimp

I can't even find this under package control....

johntdyer avatar Sep 10 '15 14:09 johntdyer

Same problem here too.

apanzerj avatar May 23 '17 16:05 apanzerj

Works for me if I clone the repo into ST3's Packages directory

pzac avatar Sep 17 '17 17:09 pzac