wal
- Total activity 6
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 2
-
Created Find Usages shows 'dynamic usages' - what is this and can it be turned off?
Find Usages sometimes splits the results into 'usages' and 'dynamic usages' (see below)Some items are unique in each group, some are duplicated.I don't like this at all, a usage is a usage. How can... -
Created javascript symbol completion for html5 elements
Consider the <canvas> object which has a 'getContext' method.This is not currently available. Is there a way to set this up so the new objects in html5 are available?