summaryrefslogtreecommitdiffstats
path: root/tests/language-server/ctor-hover.slang
Commit message (Collapse)AuthorAge
* Language Server Enhancements (#7604)Yong He2025-07-03
* Language Server: auto-select the best candidate in signature help. * Fix constructor call highlighting + goto definition. * Add test. * format code * Improve ctor signature help. * Add tests. * Fix decl path printing for extension children. * Allow goto definition to show core module source. * c++ compile fix. --------- Co-authored-by: slangbot <186143334+slangbot@users.noreply.github.com>