-
Notifications
You must be signed in to change notification settings - Fork 13k
Closed
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this
Milestone
Description
TypeScript Version: 2.6.2
Code
document.addEventListener('DOMContentLoaded', () => { /* Do something */ })
Expected behavior:
When typing DOMContentLoaded
into the string, it should be suggested in the intellisense
Actual behavior:
All other auto completion items are suggested (click, drag, drop, etc.) except for DOMContentLoaded
falsandtru, kleinfreund, marzelin, saschanaz, spencersutton and 12 more
Metadata
Metadata
Assignees
Labels
BugA bug in TypeScriptA bug in TypeScriptDomain: lib.d.tsThe issue relates to the different libraries shipped with TypeScriptThe issue relates to the different libraries shipped with TypeScriptHelp WantedYou can do thisYou can do this