Back to Lombok

Vscode

website/templates/setup/vscode.html

1.18.46531 B
Original Source

#import "_setup.html" as s> <@s.scaffold title="Microsoft Visual Studio Code"> <@s.introduction>

The Microsoft Visual Studio Code editor is compatible with lombok.

The Extension Pack for Java provides built-in support for Lombok.

  • press Ctrl + Shift + X to open the extension manager.
  • Type java to find the plugin, and click install.
  • Reload VS Code when asked.

@s.introduction> @s.scaffold>