Project Lombok
Microsoft Visual Studio Code
The Microsoft Visual Studio Code editor is compatible with lombok.
Add the vscode-lombok plugin to your Visual Studio Code IDE to add lombok support.
- press
Ctrl + Shift + X
to open the extension manager. - Type
lombok
to find the plugin, and clickinstall
. - Reload VS Code when asked.