Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nikolay Obedin committed May 6, 2015
1 parent 5b08155 commit 3515cad
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,15 +20,19 @@ SBT 0.13.5 and up.

## Available settings

- `ideExcludedDirectories`
- `ideExcludedDirectories :: Seq[File]`

List of directories to be marked as excluded in IDE.

- `ideBasePackages`
- `ideBasePackages :: Seq[String]`

List of packages to be used as base prefixes for chaining. Packages starting
with one of these prefixes will be chained automatically in IDE.

- `ideSkipProject :: Boolean`

Flag indicating that current subproject should be skipped from importing.

## Upcoming settings

- `ideExportRunConfiguration`
Expand Down

0 comments on commit 3515cad

Please sign in to comment.