-
Notifications
You must be signed in to change notification settings - Fork 216
Closed
Labels
completionsBugs or features relating to autocomplete suggestionsBugs or features relating to autocomplete suggestionsfatala fatal error (panic or crash)a fatal error (panic or crash)serverRelated to the LSP serverRelated to the LSP server
Description
Summary
Typing def m panics with the exception no entry found for key
This can be reproduced in the playground.
The issue seems that the scope id of the function's identifier can't be looked up. We'll need to make sure to register the function identifier during semantic index building
CC: @BurntSushi
Version
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
completionsBugs or features relating to autocomplete suggestionsBugs or features relating to autocomplete suggestionsfatala fatal error (panic or crash)a fatal error (panic or crash)serverRelated to the LSP serverRelated to the LSP server