#import "_setup.html" as s> <@s.scaffold title="IntelliJ IDEA"> <@s.introduction>
The Jetbrains IntelliJ IDEA editor is compatible with lombok without a plugin as of version 2020.3.
For versions prior to 2020.3, you can add the Lombok IntelliJ plugin to add lombok support for IntelliJ:
File > Settings > Plugins
Browse repositories...
Lombok Plugin
Install plugin
You can also check out Setting up Lombok with Eclipse and IntelliJ, a blog article on baeldung.
@s.introduction> @s.scaffold>