added go experiment env for lsp usage
This commit is contained in:
@@ -53,6 +53,9 @@ return {
|
|||||||
expandWorkspaceToModule = true,
|
expandWorkspaceToModule = true,
|
||||||
experimentalPostfixCompletions = true,
|
experimentalPostfixCompletions = true,
|
||||||
["build.standaloneTags"] = { "ignore" },
|
["build.standaloneTags"] = { "ignore" },
|
||||||
|
cmd_env = {
|
||||||
|
GOEXPERIMENT = "jsonv2",
|
||||||
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user