summaryrefslogtreecommitdiffstats
path: root/tests/language-server/incomplete-inheritance.slang.expected.txt
Commit message (Collapse)AuthorAge
* Language server: extract documentation from ordinary comments (#2308)Yong He2022-06-30
| | | | | | | | | | | | | | | | | | | | | | * Language server: improved documentation formatting. * Extend doc extractor to search in ordinary comments. Reuse language server instance between tests. * Fix test case. * Fix comment. * Fix crash. * Fix enum case doc extraction. * Doc extractor fixes. * Fix. * Fix. Co-authored-by: Yong He <yhe@nvidia.com>
* Define proper diagnostic item for two common "unimplemented" cases. (#2296)Yong He2022-06-23