Skip to content

Commit e71c712

Browse files
authored
Add splash screenshot to IDE doc section (#5422)
1 parent 5f5b3fe commit e71c712

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed
586 KB
Loading

website/docs/modules/ROOT/pages/comparisons/why-mill.adoc

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -392,7 +392,11 @@ build correctly and achieve maximum performance even without being a build tool
392392
== IDE Support
393393

394394
One area that Mill does better than Maven, Gradle or SBT is providing a seamless IDE
395-
experience.
395+
experience. Working with Mill builds in IntelliJ or VSCode, you get the full power of
396+
your IDE to autocomplete, peek at docs, browse signatures, and otherwise navigate
397+
around your build system:
398+
399+
image:mill::comparisons/IntellijOverrideAutocomplete.png[]
396400

397401
=== Limitations of Existing Build Tool IDE Integrations
398402

0 commit comments

Comments
 (0)