This repository was archived by the owner on Nov 21, 2025. It is now read-only.
Commit a842599
Keen Yee Liau
fix: Always open HTML files as External Script
When ScriptInfo is created for non-JS/TS files other than through
`openClientFile()`, explicitly set HTML files as ts.ScriptKind.External.
This is used, for example, for files returned by `getExternalFiles()`.1 parent 1439441 commit a842599
1 file changed
+11
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
64 | 75 | | |
65 | 76 | | |
66 | 77 | | |
| |||
0 commit comments