Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 624 Bytes

File metadata and controls

16 lines (10 loc) · 624 Bytes

Claude Code plugins

  1. in the /plugin menu, navigate to marketplaces and install [email protected]:maxbalk/maxb-marketplace.git
  2. select the language server plugin(s) to install
  3. restart claude code

Metals

  1. Install metals and bloop. Coursier is recommended to manage these as system packages.
  2. run sbt bloopInstall if you don't already have the project indexed in a .bloop directory
  3. start a session from the project root and claude should now have access to metals

Terraform-ls

  1. make terraform-ls available on your path. The official binary is available via homebrew