Tab complete dictionary keys
Bug #1251690 reported by
Andreas Roehler
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
python-mode.el |
New
|
Wishlist
|
Unassigned |
Bug Description
http://
like tab completion of object attributes
Just to clarify: you mean that if d = {"apple": 1, "banana":2}, then if you type d["a"] and put the cursor after a, you'd want apple to be filled in? – David Robinson Jul 31 at 15:40
;;;;
Changed in python-mode: | |
importance: | Undecided → Wishlist |
description: | updated |
To post a comment you must log in.