Inlay hint filtering is incorrect when there is a newline after the ( #9606
Labels
bug
Feature: Inlay Hint
An issue related to inlay hints for declarations and parameters.
fixed
Check the Milestone for the release in which the fix is or will be available.
Language Service
quick fix
Works in VS
So we'd need to fix it for VS Code to reach parity.
Milestone
Environment
Bug Summary and Steps to Reproduce
A function call with a newline after the ( isn't getting the inlay hint hiding parsed correctly.

the first param "i" should be filtering out as a match.
Expected behavior
No response
Code sample and Logs
Screenshots
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: