alnoda-workspaces/workspaces/go-workspace/settings.json

7 lines
150 B
JSON
Raw Normal View History

2022-09-17 20:23:45 +12:00
{
"workbench.colorTheme": "Alabaster",
"git-graph.maxDepthOfRepoSearch": 3,
"gopls": {
"experimentalWorkspaceModule": true
}
}