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
perf(extension): Ensure Angular code actions are only retrieved in Angular contexts (#1842)
This change extends the short-circuit logic that has been enabled for
other features to the code actions as well.
Original issue was #1176
New performance issues have been reported recently (#1840), likely due
to the code fixes for auto imports.
(cherry picked from commit 13d165c)
0 commit comments