Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/thiagogarbazza/ide-settings-intellij-idea
- Owner: thiagogarbazza
- License: mit
- Created: 2017-08-22T13:27:13.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2021-07-16T21:05:50.000Z (over 3 years ago)
- Last Synced: 2024-11-18T11:25:42.194Z (3 months ago)
- Topics: ide, intellij-idea, intellij-idea-settings, settings
- Homepage:
- Size: 380 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ide-settings-intellij-idea
My settings for IntelliJ IDEAConfiguration 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"