-
Type:
Task
-
Resolution: Unresolved
-
Priority:
Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Autocomplete
-
None
-
None
-
Developer Tools
db['foo.<tab> seems to put everything inside db or maybe even all the globals as suggestions after db['foo
(It might matter if that will complete to one or multiple things.)
It probably relates to the filtering? But could also be the parsing that determines where the cursor is.