https://github.com/pokk/preference_set
Jetbrains IDEs and Android Studio Preference Settings.
https://github.com/pokk/preference_set
jetbrains preference
Last synced: about 1 year ago
JSON representation
Jetbrains IDEs and Android Studio Preference Settings.
- Host: GitHub
- URL: https://github.com/pokk/preference_set
- Owner: pokk
- Created: 2016-01-05T12:23:54.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2021-05-03T08:26:15.000Z (about 5 years ago)
- Last Synced: 2023-03-04T15:44:16.114Z (over 3 years ago)
- Topics: jetbrains, preference
- Language: Python
- Homepage:
- Size: 44.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# preference_set
Pychram or Android Studio Preference Setting
## Android Studio
#### In the MAC
Copy or overwrite the __fileTemplate__ to ~/Library/Preferences/AndroidStudio{version}/
You can find the code template were added.
#### Change the key map name
You also can change the key map preference from ~/Library/Preferences/AndroidStudio{version}/keymaps/{your key map}.xml
Open the xml file. The first line should be as below.
```xml
```
Also if you want to set the to the default when opening the Android Studio, you can modify the file ~/Library/Preferences/AndroidStudio{version}/options/kepmap.xml
```xml
```