IDE Auto Completion for keys
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 2.8k
- Forks
- 135
- 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
Research direction
Start by investigating VSCode’s existing one-level dictionary key completion and how Box’s dot notation is exposed; the issue names no repository files or tests. Determine whether dot-notation completion is feasible, then define and verify what support would count as complete in VSCode.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python, vscode
- Domain
- developer-experience
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100