Skip to content

Commit 1346f26

Browse files
authored
Add SymbolInformation.signature_documentation (#159)
* Add `SymbolInformation.signature_documentation` Towards #154 Previously, SCIP clients had to parse markdown from the `SymbolInformation.documentation` field to display only the signature information of a symbol (for example, method parameters and return type). With the new `SymbolInformation.signature_documentation` field, indexers can now emit more structured information about the signature of a class/method including optional hyperlinks to the referenced symbols. * Made `signature_documentation` non-repeated
1 parent c781a12 commit 1346f26

File tree

5 files changed

+1521
-1333
lines changed

5 files changed

+1521
-1333
lines changed

0 commit comments

Comments
 (0)