Asdf Go Setup

Install and configure gopls for a Go project that uses asdf to manage the Go version. Use this whenever gopls fails to start for a project, an editor reports "No version is set for command gopls", or a new Go project needs LSP set up with asdf. Accepts a project path as args; detects the correct Go version from .tool-versions or go.mod automatically.

indradhanush dfb6f10 2.9 KB Updated

File contents

indradhanush/skills/tree/main/plugins/asdf-go-setup/skills/asdf-go-setup commit dfb6f10b9b

Frequently asked questions

npx skillmds@latest add indradhanush/asdf-go-setup