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
{{ message }}
This repository has been archived by the owner on Jan 25, 2024. It is now read-only.
Describe the bug
Example code:
It does not autocomplete
ef
.Steps to reproduce
Steps to reproduce the behavior:
Add the following test to
src/lookup.rs
:It fails.
Expected behavior
It should handle attrs like
{ cd.ef = 2; }
.Screenshots
The problem was found when trying to jump to declaration of
passthru.optional-dependencies.socks
:It fails to jump to the attribute.
Additional context
Editor configuration
"nix.enableLanguageServer": trueThe text was updated successfully, but these errors were encountered: