BugDomain: lib.d.tsEffort: CasualHelp WantedVS Code Tracked
Metriche repository
- Star
- (48.455 star)
- Metriche merge PR
- (Merge medio 6g 17h) (9 PR mergiate in 30 g)
Descrizione
From @yukulele on October 5, 2017 12:7
- VSCode Version: 1.16.1
- OS Version: macOS Sierra 10.12.6
Steps to Reproduce:
- Create this code in typescript file
const elm = document.createElement('main')
elmis typed asHTMLElementinstead ofHTMLMainElement
lib.dom.d.ts is not up to date
how to update it without wait for vscode update ?
Reproduces without extensions: Yes
Copied from original issue: Microsoft/vscode#35620