Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/thiagogarbazza/ide-settings-intellij-idea

My settings for IntelliJ IDEA
https://github.com/thiagogarbazza/ide-settings-intellij-idea

ide intellij-idea intellij-idea-settings settings

Last synced: 17 days ago
JSON representation

My settings for IntelliJ IDEA

Awesome Lists containing this project

README

        

# ide-settings-intellij-idea
My settings for IntelliJ IDEA

Configuration File -> Settings Repository... -> `paste URL git project` -> Override Local.  

> Supports sharing settings between installations of IntelliJ Platform based products used by the same developer (or team) on different computers.
>
> Synchronization is performed automatically after successful completion of "Update Project" or "Push" actions. Also you can do sync using VCS -> Sync Settings.

See [documentation][idea-settings-repository-doc] for more info.

See [configuration][idea-settings-repository-config] options.

See [plugin][idea-settings-repository-plugin] page.

[idea-settings-repository-doc]: https://www.jetbrains.com/help/idea/sharing-your-ide-settings.html "Documentation for sharing your ide settings"
[idea-settings-repository-config]: https://www.jetbrains.com/help/idea/settings-repository.html "Configuration options"
[idea-settings-repository-plugin]: https://github.com/JetBrains/intellij-community/tree/master/plugins/settings-repository "Project git page"