mirror of
https://github.com/kennethreitz-archive/kJS.tmbundle.git
synced 2026-06-05 23:50:19 +00:00
19 lines
316 B
Plaintext
19 lines
316 B
Plaintext
Dumb Completion
|
|
|
|
* Cross-Platform Browser Object Model API
|
|
* Cross-Platform Document Object Model API
|
|
* String
|
|
* Number
|
|
* Array
|
|
|
|
Smart Completion
|
|
|
|
* String
|
|
* "string literal"
|
|
* 'string literal'
|
|
* /regex literal/
|
|
* Number
|
|
|
|
Find out the return type of all the DOM, BOM & Object methods / properties
|
|
Completions Format
|