ITADN

Autocompletions kinda don't work with "with attr;" statement

#789OpenDADA30000 创建于 2026-02-15
bug
D
DADA30000commented
**Describe the bug** For example there is a list, when typing pkgs.smth the completion works, so it suggests smth2, smth3 and so on, but when using "with pkgs;", I still need to type pkgs.smth to make completion working. **Expected behavior** It should respect the "with smth;" and suggest appropriate completions
0 条评论