You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is it really not possible to fix this issue without patching TS? :-?... If so, I feel like we should tag the TS maintainer to ask or open an issue on TS to get their attention.
For non-ts files,
getEditsForRefactor
will hit the following assertion.This is hardcoded by TS in the internal variable
extensionsToRemove
, and there is currently no way to modify it.The text was updated successfully, but these errors were encountered: