Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/spawnia/intellij-keymap
The preferred Intellij IDE keymap of Benedikt Franke
https://github.com/spawnia/intellij-keymap
Last synced: about 1 month ago
JSON representation
The preferred Intellij IDE keymap of Benedikt Franke
- Host: GitHub
- URL: https://github.com/spawnia/intellij-keymap
- Owner: spawnia
- Created: 2020-04-13T14:19:39.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-04-08T09:25:20.000Z (7 months ago)
- Last Synced: 2024-05-01T17:31:02.747Z (7 months ago)
- Homepage:
- Size: 19.5 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# intellij-keymap
The preferred Intellij IDE keymap of Benedikt Franke
This plugin is essentially a workaround for https://youtrack.jetbrains.com/issue/IDEA-184607/Can-not-share-custom-keymap-configuration,
allowing me to share my preferred keymap across multiple Intellij based IDEs on multiple devices.
It is designed for my personal use and thus does not include documentation.I will probably delete it once Jetbrains provides a working and supported way of sharing keymaps.
## Setup
cp gradle.properties.example gradle.properties
## Publish
Bump the version in [build.gradle.kts](build.gradle.kts) and run:
gradle publishPlugin
To ensure compatibility with new Intellij platform releases, bump the version at https://plugins.jetbrains.com/plugin/14127-spawnia-keymap/edit/versions
to allow the latest branch number from https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html#platformVersions.## Docs
https://github.com/JetBrains/intellij-platform-plugin-template