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
Does this really need to run on *.ts files? When I open a 56kloc codegen'd graphql types file, vscode hangs for several minutes due to this extension, and there are obviously no tags to match in a *.ts file.
Maybe a setting could disable the functionality on a per file extension basis and by default it shouldn't operate on files without tags?
The text was updated successfully, but these errors were encountered:
On Fri, Apr 15, 2022, 21:01 Greg Badros ***@***.***> wrote:
Does this really need to run on *.ts files? When I open a 56kloc codegen'd
graphql types file, vscode hangs for several minutes due to this extension,
and there are obviously no tags to match in a *.ts file.
Maybe a setting could disable the functionality on a per file extension
basis and by default it shouldn't operate on files without tags?
—
Reply to this email directly, view it on GitHub
<#141>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAHGUV53NQJDKUWEHS7OLR3VFGVHZANCNFSM5TQ6UJGA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
Does this really need to run on *.ts files? When I open a 56kloc codegen'd graphql types file, vscode hangs for several minutes due to this extension, and there are obviously no tags to match in a *.ts file.
Maybe a setting could disable the functionality on a per file extension basis and by default it shouldn't operate on files without tags?
The text was updated successfully, but these errors were encountered: