Skip to content

scip print auto-collapses large arrays by default #199

Open
@varungandhi-src

Description

@varungandhi-src
&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.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions