https://marketplace.visualstudio.com/items?itemName=GabrielBB.vscode-lombok
A lightweight extension to support Lombok annotations processing in Visual Studio Code
- VS Code (version 1.21.0 or later)
- Lombok added as a dependency in your Java Project (Make sure you're using the latest version to avoid issues!) Add with Maven or Add with Gradle
Open VS Code and press Ctrl + Shift + X
to open extension manager. Type lombok
and click install. Reload VS Code when asked.