Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1.4 KB

README.md

File metadata and controls

26 lines (17 loc) · 1.4 KB

SublimedPhpStorm

alt tag

I do love SublimeText but PhpStorm is pretty good too. So why not try to have same look and feel on both of these apps.

Unfortunately sidebar still looks bad, couldn't find a solution for it yet.

How to use

  • You can either use settings.jar to import all the settings
  • Or you can use keymap.jar and color_scheme.jar
  • To import these jar files go to File->Import Settings

Updates

  • 01.09.2015
    1. Fonts are updated to Hack
    2. Selected text color and markdown color schemes are updated also other small color changes.
    3. Comment with Line Comment changed to ^⌘/ which was the same on Sublime Text

I'm using Color Ide plugin to change the color of SideBar as stated in here Which helped me a lot on other things too.

Keymap is originally taken from here but had to make changes for a similar experience. Also color scheme is taken from here with small changes.

So thanks a lot to @JeffreyWay, @dmalch, @mettbox and @shibby