Issue by peterflynn
Sunday Apr 28, 2013 at 23:54 GMT
Originally opened as adobe/brackets#3655
- Type
console.a
Result: "assert" is not listed in code hints
Expected: You get hints for console.log(), console.warn(), and console.error(), so assert() should be included too.