-
Notifications
You must be signed in to change notification settings - Fork 79
Partial Code Completion
Pavlos-Petros Tournaris edited this page Apr 4, 2016
·
2 revisions
During code completion, you can filter the list with a partial match, no need to type every single character, you can skip some!
E.g., if you want to autocomplete "this.setBackgroundColor", you could go "this.sbc"
Shortcut: Autocomplete + partial match