Automatisch aanvullen voor haakjesnotatie
Stay organized with collections
Save and categorize content based on your preferences.
Umar Hansa
Automatisch aanvullen in het consolepaneel werkt niet alleen met de reguliere puntnotatie (bijvoorbeeld window.onload → window.onload ), maar ook met de notatie met vierkante haakjes, bijvoorbeeld window['onloa → window['onload'] .
Zelfs als je een array hebt, krijg je automatisch aanvullen voor de index, bijvoorbeeld 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"],["Translation issue","translationIssue","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2015-05-14 UTC."],[],[]]