sublime_pxtoem icon indicating copy to clipboard operation
sublime_pxtoem copied to clipboard

not workin in sublime text 3

Open ob7 opened this issue 10 years ago • 1 comments

Creates no package directory on install nor adds keyboard commands. Its like its not there, but its listed as installed plugin.

ob7 avatar Apr 20 '15 22:04 ob7

Go: Menu / Preferences / Key Bindings — User

Add string: , { "keys": ["ctrl+alt+e"], "command": "px_to_em" }

Use ctrl+alt+e.

jarogor avatar Jan 29 '16 18:01 jarogor