This repository was archived by the owner on Feb 8, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
4.1. Setups
Shinichi Okada edited this page Mar 28, 2015
·
6 revisions
Some shortcuts.
cmd + , //to go to preference.
shift + cmd + o // to open a file. This can be mapped cmd + p
cmd + F12 // File structure. This can be mapped cmd + r
cmd + option + o // to find symbol/method
cmd + up then enter// to open a navigation bar
cmd + 1 // to toggle sidebar
- Go to http://daylerees.github.io/ and see which scheme you like.
- Go to https://github.com/daylerees/colour-schemes and click jetbrain and select the same scheme you like. And click Raw and copy the URL.
- In your terminal
cd ~/Library/Preferences/WebIde80/colors. WebIde80 could be different. It depends on app. -
curl -O paste-your-url-hereOR if you have wgetwget paste-your-url-here. If it doesn't work, then just create a file of the colorscheme.-Owill create a file. And it must be Raw file. - Restart your Phpstorm/pycharm and
cmd+,to select the new theme.
Right click (or cmt+, and search tab) on a tab to select Tabs placement and click None.
shift+cmd+a to bring up a search. Search plugins and click config plugins. Click Browse repositories at the bottom. And search color Ide. Install it and restart.
shift+cmd+a to search keymap and select Activate Keymap. Create a copy and name it. Search a keyboard shortcut by clicking an icon next to trash. Remove it and then add a new keyboard shortcut. If a new shortcut exists, then a pop-up will come to remove other assignment.
Important: The Tables of Content are generated. Any change will be overridden on the next update.
For more information: GitHub Wikifier