You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Construct that fails to parse:<link> JSX element with a Google Fonts href attribute containing semicolons (;) as weight variant separators inside the query string. tree-sitter likely interprets the ; as statement boundaries and fails to parse the attribute value correctly.
Not fully indexed (best-effort coverage signal)
File:
app/layout.tsxProject:
D-repos-gb-it-trackerFlagged range:
line 35Language:
TSXConstruct that fails to parse:
<link> JSX element with a Google Fonts href attribute containing semicolons (;) as weight variant separators inside the query string. tree-sitter likely interprets the ; as statement boundaries and fails to parse the attribute value correctly.Snippet:
Reported from the graph UI's missed-coverage view.