Files
Paul Gschwendtner 9f6605d11b fix(compiler-cli): support jumping to definitions of signal-based inputs (#54233)
This fixes the definitions for signal-based inputs in the language
service and type checking symbol builder.

Signal inputs emit a slightly different output. The output works well
for comppletion and was designed to affect language service minimally.
Turns out there is a small adjustment needed for the definition symbols.

PR Close #54233
2024-02-05 15:06:49 +00:00
..