code-server version: 2.1698-vsc1.41.1When I load a typescript project (which uses typescript-language-features), I get this:
problems loading reference 'file:///drone/src/build/code-server2.1698-vsc1.41.1-linux-x86_64-built/extensions/typescript-language-features/schemas/tsconfig.schema.json': Unable to load schema from '/drone/src/build/code-server2.1698-vsc1.41.1-linux-x86_64-built/extensions/typescript-language-features/schemas/tsconfig.schema.json'
here's a screenshot;

yarn init -y, then tsc --inittsconfig.json file and see an errorWill test soon and get back to you.
Confirmed.
Related: the static-f51e045cd5483561afc07694f39307fb673b6d1d/node_modules/vscode-textmate/release/main.js.map file doesn't load.
Its specified as the source map for the main.js file.
Fixed with v3.