Skip to content

IntelliJ Platform plugin that reads configuration options from a dotfile and applies them to the IntelliJ IDEA IDE

License

Notifications You must be signed in to change notification settings

witek-formanski/IntellijPlatformDotfileSettingsPlugin

Repository files navigation

IntelliJ Platform Dotfile Settings Plugin

About

Here is a draft implementation of an IntelliJ Platform plugin that reads configuration options from a dotfile and applies them to the IntelliJ IDEA IDE. As for now only KeymapBindings and EditorFontSize are supported.

How to use

  1. Clone this repository.
  2. Copy file .intellij-idea-settings to your home directory.
  3. Open this project in IntelliJ IDEA.
  4. Set your Java language level to 17 or higher.
  5. Don't forget to select Settings > Advanced Settings > Download Resources option.
  6. Run Plugin.
  7. Edit .intellij-idea-settings dotfile in your home directory and see how IDE reacts.

About

IntelliJ Platform plugin that reads configuration options from a dotfile and applies them to the IntelliJ IDEA IDE

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages