cdgriffith/Box

IDE Auto Completion for keys

Open

#252 opened on May 11, 2023

View on GitHub
 (0 comments) (2 reactions) (0 assignees)Python (104 forks)batch import
enhancementhelp wanted

Repository metrics

Stars
 (2,296 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

VSCode has autocompletion of key names for regular dictionaries (only 1 level down unfortunately). I am not quite sure how that works, but could it somehow be extended to dot notations?

Contributor guide