Open
Description
&scip.Index{
Metadata: &scip.Metadata{
Version: 0,
ToolInfo: &scip.ToolInfo{
Name: "scip-clang",
Version: "0.1.1",
Arguments: []string{
"../scip-clang",
"--compdb-path=../pg-build/compile_commands.json",
},
},
ProjectRoot: "file://home/varun/postgres",
TextDocumentEncoding: 1,
},
Documents: []*scip.Document{...},
ExternalSymbols: []*scip.SymbolInformation{...},
}
There must be a setting or something which always expands arrays regardless of length.