This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit 478eed7
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)1 parent 4ec045c commit 478eed7
1 file changed
+9
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
63 | 72 | | |
64 | 73 | | |
65 | 74 | | |
| |||
0 commit comments