@t1ckbase/vscode-langservers-extracted 2.0.1 → 2.0.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -12,6 +12,7 @@ The HTML, CSS, and JSON language servers are extracted from [VS Code](https://gi
12
12
  - HTML language server ([`scripts/utils/vscode.ts`](scripts/utils/vscode.ts)):
13
13
  - Fixed hardcoded TypeScript lib path.
14
14
  - Updated lib target to `ESNext`.
15
+ - Replaced VS Code's virtual TypeScript libs URI with file URI.
15
16
 
16
17
  ## Usage
17
18