Tag: lombok

  • Java Lombok methods not visible in VSCode

    I got a problem with Java Lombok methods being not visible in VSCode, for instance: I fixed it by clicking on the {} icon in the lower right side of Visual Studio Code screen: then chose Configure Version just aside lombok with library version and then “Use Project’s Version” instead of “Use Extension’s Version” This…