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
Better LSP hover interaction in stack-or-heap (#116)
* add tests of behaviors we plan to change
Signed-off-by: David Vulakh <[email protected]>
* implement [let]-bound function support
Signed-off-by: David Vulakh <[email protected]>
* implement restricted constructor location
gated behind [-lsp-compat] flag
Signed-off-by: David Vulakh <[email protected]>
* clean up reported location for let-bound functions
report the entire value binding when not in the lsp-compat regime
also move all the lsp-compat tests to a separate file to group them
together
Signed-off-by: David Vulakh <[email protected]>
* sundry cleanup
clean up some artifacts of intermediate states to make the total PR
diff cleaner
Signed-off-by: David Vulakh <[email protected]>
* pr comments
Signed-off-by: David Vulakh <[email protected]>
* make fmt
Signed-off-by: David Vulakh <[email protected]>
---------
Signed-off-by: David Vulakh <[email protected]>
0 commit comments