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
Use tree-sitter to get type information, and fall back to current method.
Search for "found hole" diagnostics if text under cursor is a hole
The "found hole" diagnostic is more reliable than the hover documentation for extracting the type signature.
Feature description
The "found hole" diagnostic is more reliable than the hover documentation for extracting the type signature.