-
Notifications
You must be signed in to change notification settings - Fork 13k
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 1781 moreshaynethiessen, liuliangsir, HugoGarrido, lukeramsden, aamorozov and 20 moremaifeeulasad, leonheess, joshbalfour, SirSerje, yeongcoder and 14 morearistotll, mribichich, matyax, jwvance, brotzky and 58 moreCristiancasttfsilva3, garrettmaring, pranavavva, anodynos, zpdDG4gta8XKpMCd and 168 morethao-luong, maifeeulasad, Virgiel, leonheess, fathuraw and 42 moretrycontrolmymind, Danilqa, ndelangen, trivigy, TimoA200 and 107 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