Autocomplete for bracket notation
Stay organized with collections
Save and categorize content based on your preferences.
Umar Hansa
Autocomplete in the Console Panel not only works with regular dot notation (e.g. window.onload → window.onload), but also with square bracket notation e.g. window['onloa → window['onload'].
Even if you have an array, you get autocomplete for the index e.g. arr[0 → arr[0].
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2015-05-14 UTC."],[],[]]