Skip to content

Commit 212ec4b

Browse files
authored
Introduce dedicated SignatureDocumentation message type (#385)
Replace the reuse of Document for SymbolInformation.signature_documentation with a dedicated SignatureDocumentation message. The new message contains only the relevant fields (language, text, occurrences) and reserves Document's field numbers (1, 3, 6) to maintain wire compatibility with older indexes.
1 parent e1e47bf commit 212ec4b

6 files changed

Lines changed: 3209 additions & 2563 deletions

File tree

bindings/go/scip/scip.pb.go

Lines changed: 122 additions & 49 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)