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
I was wondering Why the extention stopped offering code actions in files as they grew. Türnes out, newer typescript features can cause booster to report a syntax error and stop working.
I don't know if there are other TSv4+ features affected, but the one i discovered was the Named Touple:
I was wondering Why the extention stopped offering code actions in files as they grew. Türnes out, newer typescript features can cause booster to report a syntax error and stop working.
I don't know if there are other TSv4+ features affected, but the one i discovered was the Named Touple:
Link to official Playground sample
Heres the log output of me removing and re-adding a named touple:
The text was updated successfully, but these errors were encountered: