We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 992bf9c commit b155480Copy full SHA for b155480
gopls/doc/features/index.md
@@ -64,7 +64,7 @@ when making significant changes to existing features or when adding new ones.
64
- [go.mod and go.work files](modfiles.md): Go module and workspace manifests
65
- [Go *.s assembly files](assembly.md): Go assembly files
66
- [Command-line interface](../command-line.md): CLI for debugging and scripting (unstable)
67
-- [Model Context Protocol](mcp.md): use some features in AI-assisted environments
+- [Model Context Protocol (MCP)](mcp.md): use some features in AI-assisted environments
68
69
You can find this page from within your editor by executing the
70
`gopls.doc.features` [code action](transformation.md#code-actions),
0 commit comments