Skip to content

Commit

Permalink
Updated README
Browse files Browse the repository at this point in the history
  • Loading branch information
swesteme committed Jun 21, 2024
1 parent 9963310 commit 81806e1
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Autoconfig for IntelliJ
# Autoconfig for Jetbrains IDEs

Autoconfig is an extension for IntelliJ IDEA that enables persistence and sharing of project specific IDE-settings outside the `workspace.xml`-file.
Autoconfig is an extension for IntelliJ IDEA and other Jetbrains IDEs that enables persistence and sharing of project specific IDE-settings outside the `workspace.xml`-file.

## Goal

Expand All @@ -22,6 +22,9 @@ Autoconfig helps with sharing settings across multiple users by allowing to conf
5. Autoconfig automatically configures the IDE on restart
6. Commit the Autoconfig configuration file(s)

## How to set up
Detailed setup instructions can be found in the [project Wiki](https://github.com/GEBIT/autoconfig-intellij-plugin/wiki).

## Available settings

See the available settings configurable by Autoconfig in: [schemas](src/main/resources/schema)
Expand Down

0 comments on commit 81806e1

Please sign in to comment.