Currently there isn't an obvious way to write gopls settings listed in the official document as suggested through the interfaces provided by the clients (editors like VS Code for example).
I wondered if it is reasonable by design but thought some of the settings would be useful if they can also be set for the built-in MCP server. E.g. env and directoryFilters of the Build setting.
Currently there isn't an obvious way to write gopls settings listed in the official document as suggested through the interfaces provided by the clients (editors like VS Code for example).
I wondered if it is reasonable by design but thought some of the settings would be useful if they can also be set for the built-in MCP server. E.g.
envanddirectoryFiltersof theBuildsetting.