-
Notifications
You must be signed in to change notification settings - Fork 13.1k
Open
Labels
Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue
Description
currently @ts-ignore only mutes the errors from the line immediately below it
would be great to have the same for
- the whole next block
- also for all imports
use case:
refactoring: commenting out a piece of code to see what would break without it, yet avoiding to deal with the errors in the file where commented code is which can be many
carbonrobot, pkieltyka, rklaehn, dsgriffin, manoldonev and 1796 moreshaynethiessen, liuliangsir, HugoGarrido, lukeramsden, aamorozov and 20 moremaifeeulasad, leonheess, joshbalfour, SirSerje, yeongcoder and 15 morearistotll, mribichich, matyax, jwvance, brotzky and 59 moreCristiancastt and trema96fsilva3, garrettmaring, pranavavva, anodynos, zpdDG4gta8XKpMCd and 169 morethao-luong, maifeeulasad, Virgiel, leonheess, fathuraw and 43 moretrycontrolmymind, Danilqa, ndelangen, trivigy, TimoA200 and 108 more
Metadata
Metadata
Assignees
Labels
Awaiting More FeedbackThis means we'd like to hear from more people who would be helped by this featureThis means we'd like to hear from more people who would be helped by this featureSuggestionAn idea for TypeScriptAn idea for TypeScriptVS Code TrackedThere is a VS Code equivalent to this issueThere is a VS Code equivalent to this issue