Info 0 [ 21: 52: 02.849 ] Starting TS Server Info 1 [ 21: 52: 02.849 ] Version: 5.4.5 Info 2 [ 21: 52: 02.849 ] Arguments: /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/node /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/tsserver.js --useInferredProjectPerProjectRoot --enableTelemetry --cancellationPipeName /tmp/vscode-typescript1000/101087d7867725e51ac8/tscancellation-78e001c5bcd840fda4b0.tmp* --logVerbosity verbose --logFile /home/sky/.vscode-server/data/logs/20240417T212226/exthost15/vscode.typescript-language-features/tsserver-log-YvKqp6/tsserver.log --locale en --noGetErrOnBackgroundUpdate --validateDefaultNpmLocation --useNodeIpc Info 3 [ 21: 52: 02.849 ] Platform: linux NodeVersion: v18.18.2 CaseSensitive: true Info 4 [ 21: 52: 02.849 ] ServerMode: undefined hasUnknownServerMode: undefined Info 5 [ 21: 52: 02.855 ] Binding... Info 6 [ 21: 52: 02.863 ] request: { "seq": 0, "type": "request", "command": "configure", "arguments": { "hostInfo": "vscode", "preferences": { "providePrefixAndSuffixTextForRename": true, "allowRenameOfImportPath": true, "includePackageJsonAutoImports": "auto", "excludeLibrarySymbolsInNavTo": true }, "watchOptions": {} } } Info 7 [ 21: 52: 02.863 ] Host information vscode Info 8 [ 21: 52: 02.863 ] Host watch options changed to undefined, it will be take effect for next watches. Info 9 [ 21: 52: 02.863 ] response: { "seq": 0, "type": "response", "command": "configure", "request_seq": 0, "success": true } Perf 10 [ 21: 52: 02.864 ] 0: :configure: async elapsed time (in milliseconds) 1.0207 Info 11 [ 21: 52: 02.864 ] request: { "seq": 1, "type": "request", "command": "compilerOptionsForInferredProjects", "arguments": { "options": { "module": "ESNext", "moduleResolution": "Bundler", "target": "ES2020", "jsx": "react", "allowImportingTsExtensions": true, "strictNullChecks": true, "strictFunctionTypes": true, "sourceMap": true, "allowJs": true, "allowSyntheticDefaultImports": true, "allowNonTsExtensions": true, "resolveJsonModule": true } } } Perf 12 [ 21: 52: 02.864 ] 1: :compilerOptionsForInferredProjects: elapsed time (in milliseconds) 0.3729 Info 13 [ 21: 52: 02.864 ] response: { "seq": 0, "type": "response", "command": "compilerOptionsForInferredProjects", "request_seq": 1, "success": true, "body": true } Info 14 [ 21: 52: 02.864 ] request: { "seq": 2, "type": "request", "command": "updateOpen", "arguments": { "changedFiles": [], "closedFiles": [], "openFiles": [ { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "fileContent": "import { useState } from 'react'\nimport reactLogo from './assets/react.svg'\nimport viteLogo from '/vite.svg'\nimport './App.css'\nimport './three.mjs'\n\nfunction App() {\n const [count, setCount] = useState(0)\n\n return (\n <>\n
\n \n \"Vite\n \n \n \"React\n \n
\n

Vite + React

\n
\n \n

\n Edit src/App.tsx and save to test HMR\n

\n
\n

\n Click on the Vite and React logos to learn more\n

\n \n )\n}\n\nexport default App\n", "projectRootPath": "/data/co/github/volar-ts-crash-2", "scriptKindName": "TSX" } ] } } Info 15 [ 21: 52: 02.865 ] Search path: /data/co/github/volar-ts-crash-2/src Info 16 [ 21: 52: 02.866 ] For info: /data/co/github/volar-ts-crash-2/src/App.tsx : : Config file name: /data/co/github/volar-ts-crash-2/tsconfig.json Info 17 [ 21: 52: 02.866 ] Creating configuration project /data/co/github/volar-ts-crash-2/tsconfig.json Info 18 [ 21: 52: 02.868 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/tsconfig.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Config file Info 19 [ 21: 52: 02.869 ] event: { "seq": 0, "type": "event", "event": "projectLoadingStart", "body": { "projectName": "/data/co/github/volar-ts-crash-2/tsconfig.json", "reason": "Creating possible configured project for /data/co/github/volar-ts-crash-2/src/App.tsx to open" } } Info 20 [ 21: 52: 02.883 ] Config: /data/co/github/volar-ts-crash-2/tsconfig.json : { "rootNames": [ "/data/co/github/volar-ts-crash-2/src/App.tsx", "/data/co/github/volar-ts-crash-2/src/main.tsx", "/data/co/github/volar-ts-crash-2/src/three.mjs", "/data/co/github/volar-ts-crash-2/src/vite-env.d.ts" ], "options": { "target": 7, "useDefineForClassFields": true, "lib": [ "lib.es2020.d.ts", "lib.dom.d.ts", "lib.dom.iterable.d.ts" ], "module": 99, "skipLibCheck": true, "moduleResolution": 100, "allowImportingTsExtensions": true, "resolveJsonModule": true, "isolatedModules": true, "noEmit": true, "jsx": 4, "strict": true, "noUnusedLocals": true, "noUnusedParameters": true, "noFallthroughCasesInSwitch": true, "allowJs": true, "checkJs": false, "configFilePath": "/data/co/github/volar-ts-crash-2/tsconfig.json" }, "projectReferences": [ { "path": "/data/co/github/volar-ts-crash-2/tsconfig.node.json", "originalPath": "./tsconfig.node.json" } ] } Info 21 [ 21: 52: 02.884 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src 1 undefined Config: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Wild card directory Info 22 [ 21: 52: 02.885 ] Elapsed: : 0.8578820000402629ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src 1 undefined Config: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Wild card directory Info 23 [ 21: 52: 02.886 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src/main.tsx 500 undefined WatchType: Closed Script info Info 24 [ 21: 52: 02.886 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src/three.mjs 500 undefined WatchType: Closed Script info Info 25 [ 21: 52: 02.886 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src/vite-env.d.ts 500 undefined WatchType: Closed Script info Info 26 [ 21: 52: 02.892 ] Starting updateGraphWorker: Project: /data/co/github/volar-ts-crash-2/tsconfig.json Info 27 [ 21: 52: 02.896 ] Config: /data/co/github/volar-ts-crash-2/tsconfig.node.json : { "rootNames": [ "/data/co/github/volar-ts-crash-2/vite.config.ts" ], "options": { "composite": true, "skipLibCheck": true, "module": 99, "moduleResolution": 100, "allowSyntheticDefaultImports": true, "strict": true, "configFilePath": "/data/co/github/volar-ts-crash-2/tsconfig.node.json" } } Info 28 [ 21: 52: 02.897 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/tsconfig.node.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Config file Info 29 [ 21: 52: 02.919 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Failed Lookup Locations Info 30 [ 21: 52: 02.919 ] Elapsed: : 0.016660999972373247ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/src 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Failed Lookup Locations Info 31 [ 21: 52: 02.921 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules 1 undefined WatchType: node_modules for closed script infos and package.jsons affecting module specifier cache Info 32 [ 21: 52: 02.923 ] Elapsed: : 2.1341989999637008ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules 1 undefined WatchType: node_modules for closed script infos and package.jsons affecting module specifier cache Info 33 [ 21: 52: 02.933 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 34 [ 21: 52: 03.106 ] Skipped loading contents of large file /data/co/github/volar-ts-crash-2/src/three.mjs for info /data/co/github/volar-ts-crash-2/src/three.mjs: fileSize: 19032435 Info 35 [ 21: 52: 03.106 ] event: { "seq": 0, "type": "event", "event": "largeFileReferenced", "body": { "file": "/data/co/github/volar-ts-crash-2/src/three.mjs", "fileSize": 19032435, "maxFileSize": 4194304 } } Info 36 [ 21: 52: 03.118 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Failed Lookup Locations Info 37 [ 21: 52: 03.118 ] Elapsed: : 0.0386230000294745ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Failed Lookup Locations Info 38 [ 21: 52: 03.118 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/node_modules 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Failed Lookup Locations Info 39 [ 21: 52: 03.120 ] Elapsed: : 1.0499929999932647ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/node_modules 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Failed Lookup Locations Info 40 [ 21: 52: 03.120 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 41 [ 21: 52: 03.133 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 42 [ 21: 52: 03.136 ] DirectoryWatcher: : Added: : WatchInfo: /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules 1 undefined WatchType: node_modules for closed script infos and package.jsons affecting module specifier cache Info 43 [ 21: 52: 03.138 ] Elapsed: : 2.0069709999952465ms DirectoryWatcher: : Added: : WatchInfo: /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules 1 undefined WatchType: node_modules for closed script infos and package.jsons affecting module specifier cache Info 44 [ 21: 52: 03.566 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 45 [ 21: 52: 03.566 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/react@18.2.0/node_modules/react/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 46 [ 21: 52: 03.566 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 47 [ 21: 52: 03.567 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+prop-types@15.7.12/node_modules/@types/prop-types/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 48 [ 21: 52: 03.567 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/react-dom@18.2.0_react@18.2.0/node_modules/react-dom/package.json 2000 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: File location affecting resolution Info 49 [ 21: 52: 03.568 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/@types 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Type roots Info 50 [ 21: 52: 03.568 ] Elapsed: : 0.013725999975576997ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/@types 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Type roots Info 51 [ 21: 52: 03.568 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/node_modules/@types 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Type roots Info 52 [ 21: 52: 03.568 ] Elapsed: : 0.08145299996249378ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/node_modules/@types 1 undefined Project: /data/co/github/volar-ts-crash-2/tsconfig.json WatchType: Type roots Info 53 [ 21: 52: 03.568 ] Finishing updateGraphWorker: Project: /data/co/github/volar-ts-crash-2/tsconfig.json projectStateVersion: 1 projectProgramVersion: 0 structureChanged: true structureIsReused: : Not Elapsed: 675.2767429999076ms Info 54 [ 21: 52: 03.568 ] Project '/data/co/github/volar-ts-crash-2/tsconfig.json' (Configured) Info 55 [ 21: 52: 03.571 ] Files (63) /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es5.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.dom.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.intl.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.date.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.intl.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.date.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.number.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.decorators.d.ts /home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.decorators.legacy.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/global.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+prop-types@15.7.12/node_modules/@types/prop-types/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-runtime.d.ts /data/co/github/volar-ts-crash-2/src/three.mjs /data/co/github/volar-ts-crash-2/src/App.tsx /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/client.d.ts /data/co/github/volar-ts-crash-2/src/main.tsx /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/hmrPayload.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/customEvent.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/hot.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/importGlob.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/importMeta.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/vite@5.2.9/node_modules/vite/client.d.ts /data/co/github/volar-ts-crash-2/src/vite-env.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/index.d.ts ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es5.d.ts Library referenced via 'es5' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts Library referenced via 'es2015' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.d.ts Library referenced via 'es2016' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts Library referenced via 'es2017' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts Library referenced via 'es2018' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts Library referenced via 'es2019' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts Library 'lib.es2020.d.ts' specified in compilerOptions ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.dom.d.ts Library 'lib.dom.d.ts' specified in compilerOptions ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts Library 'lib.dom.iterable.d.ts' specified in compilerOptions ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts Library referenced via 'es2015.core' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts Library referenced via 'es2015.collection' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts Library referenced via 'es2015.generator' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts Library referenced via 'es2015.iterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' Library referenced via 'es2015.iterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts' Library referenced via 'es2015.iterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts' Library referenced via 'es2015.iterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts' Library referenced via 'es2015.iterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts' Library referenced via 'es2015.iterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts Library referenced via 'es2015.promise' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts Library referenced via 'es2015.proxy' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts Library referenced via 'es2015.reflect' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts Library referenced via 'es2015.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts' Library referenced via 'es2015.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' Library referenced via 'es2015.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts' Library referenced via 'es2015.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts' Library referenced via 'es2015.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts' Library referenced via 'es2015.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts Library referenced via 'es2015.symbol.wellknown' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2015.d.ts' Library referenced via 'es2015.symbol.wellknown' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts Library referenced via 'es2016.array.include' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.intl.d.ts Library referenced via 'es2016.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2016.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.date.d.ts Library referenced via 'es2017.date' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts Library referenced via 'es2017.object' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts Library referenced via 'es2017.sharedmemory' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts Library referenced via 'es2017.string' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts Library referenced via 'es2017.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts Library referenced via 'es2017.typedarrays' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2017.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts Library referenced via 'es2018.asyncgenerator' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts Library referenced via 'es2018.asynciterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts' Library referenced via 'es2018.asynciterable' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.asyncgenerator.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts Library referenced via 'es2018.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts' Library referenced via 'es2018.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts Library referenced via 'es2018.promise' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts Library referenced via 'es2018.regexp' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2018.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.array.d.ts Library referenced via 'es2019.array' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.object.d.ts Library referenced via 'es2019.object' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.string.d.ts Library referenced via 'es2019.string' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.symbol.d.ts Library referenced via 'es2019.symbol' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.intl.d.ts Library referenced via 'es2019.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2019.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts Library referenced via 'es2020.bigint' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.date.d.ts Library referenced via 'es2020.date' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.promise.d.ts Library referenced via 'es2020.promise' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.sharedmemory.d.ts Library referenced via 'es2020.sharedmemory' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.string.d.ts Library referenced via 'es2020.string' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.symbol.wellknown.d.ts Library referenced via 'es2020.symbol.wellknown' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.intl.d.ts Library referenced via 'es2020.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.bigint.d.ts' Library referenced via 'es2020.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.date.d.ts' Library referenced via 'es2020.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.number.d.ts' Library referenced via 'es2020.intl' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.number.d.ts Library referenced via 'es2020.number' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es2020.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.decorators.d.ts Library referenced via 'decorators' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es5.d.ts' ../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.decorators.legacy.d.ts Library referenced via 'decorators.legacy' from file '../../../../home/sky/.vscode-server/cli/servers/Stable-e170252f762678dec6ca2cc69aba1570769a5d39/server/extensions/node_modules/typescript/lib/lib.es5.d.ts' node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/global.d.ts Referenced via 'global.d.ts' from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts' node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/index.d.ts Imported via "csstype" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts' with packageId 'csstype/index.d.ts@3.1.3' node_modules/.pnpm/@types+prop-types@15.7.12/node_modules/@types/prop-types/index.d.ts Imported via "prop-types" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts' with packageId '@types/prop-types/index.d.ts@15.7.12' node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts Imported via "./" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-runtime.d.ts' with packageId '@types/react/ndex.d.ts@18.2.79' Imported via "./" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-runtime.d.ts' with packageId '@types/react/ndex.d.ts@18.2.79' Imported via 'react' from file 'src/App.tsx' with packageId '@types/react/index.d.ts@18.2.79' Imported via 'react' from file 'src/main.tsx' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/client.d.ts' with packageId '@types/react/index.d.ts@18.2.79' Entry point for implicit type library 'react' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/index.d.ts' with packageId '@types/react/index.d.ts@18.2.79' node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-runtime.d.ts Imported via "react/jsx-runtime" from file 'src/App.tsx' with packageId '@types/react/jsx-runtime.d.ts@18.2.79' to import 'jsx' and 'jsxs' factory functions Imported via "react/jsx-runtime" from file 'src/three.mjs' with packageId '@types/react/jsx-runtime.d.ts@18.2.79' to import 'jsx' and 'jsxs' factory functions Imported via "react/jsx-runtime" from file 'src/main.tsx' with packageId '@types/react/jsx-runtime.d.ts@18.2.79' to import 'jsx' and 'jsxs' factory functions src/three.mjs Imported via './three.mjs' from file 'src/App.tsx' Matched by include pattern 'src' in 'tsconfig.json' src/App.tsx Matched by include pattern 'src' in 'tsconfig.json' Imported via './App.tsx' from file 'src/main.tsx' node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/client.d.ts Imported via 'react-dom/client' from file 'src/main.tsx' with packageId '@types/react-dom/client.d.ts@18.2.25' src/main.tsx Matched by include pattern 'src' in 'tsconfig.json' node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/hmrPayload.d.ts Imported via './hmrPayload' from file 'node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/customEvent.d.ts' with packageId 'vite/types/hmrPayload.d.ts@5.2.9' node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/customEvent.d.ts Imported via './customEvent' from file 'node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/hot.d.ts' with packageId 'vite/types/customEvent.d.ts@5.2.9' node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/hot.d.ts Imported via './hot' from file 'node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/importMeta.d.ts' with packageId 'vite/types/hot.d.ts@5.2.9' node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/importGlob.d.ts Imported via './importGlob' from file 'node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/importMeta.d.ts' with packageId 'vite/types/importGlob.d.ts@5.2.9' node_modules/.pnpm/vite@5.2.9/node_modules/vite/types/importMeta.d.ts Referenced via './types/importMeta.d.ts' from file 'node_modules/.pnpm/vite@5.2.9/node_modules/vite/client.d.ts' node_modules/.pnpm/vite@5.2.9/node_modules/vite/client.d.ts Type library referenced via 'vite/client' from file 'src/vite-env.d.ts' with packageId 'vite/client.d.ts@5.2.9' src/vite-env.d.ts Matched by include pattern 'src' in 'tsconfig.json' node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/index.d.ts Entry point for implicit type library 'react-dom' with packageId '@types/react-dom/index.d.ts@18.2.25' Info 56 [ 21: 52: 03.572 ] ----------------------------------------------- Info 57 [ 21: 52: 03.574 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/package.json 250 undefined WatchType: package.json file Info 58 [ 21: 52: 03.578 ] AutoImportProviderProject: found 7 root files in 2 dependencies in 4.8477770001627505 ms Info 59 [ 21: 52: 03.579 ] Starting updateGraphWorker: Project: /dev/null/autoImportProviderProject1* Info 60 [ 21: 52: 03.582 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/package.json 2000 undefined Project: /dev/null/autoImportProviderProject1* WatchType: File location affecting resolution Info 61 [ 21: 52: 03.588 ] DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules 1 undefined Project: /dev/null/autoImportProviderProject1* WatchType: Failed Lookup Locations Info 62 [ 21: 52: 03.588 ] Elapsed: : 0.009897999931126833ms DirectoryWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules 1 undefined Project: /dev/null/autoImportProviderProject1* WatchType: Failed Lookup Locations Info 63 [ 21: 52: 03.592 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/package.json 2000 undefined Project: /dev/null/autoImportProviderProject1* WatchType: File location affecting resolution Info 64 [ 21: 52: 03.602 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/package.json 2000 undefined Project: /dev/null/autoImportProviderProject1* WatchType: File location affecting resolution Info 65 [ 21: 52: 03.603 ] FileWatcher: : Added: : WatchInfo: /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+prop-types@15.7.12/node_modules/@types/prop-types/package.json 2000 undefined Project: /dev/null/autoImportProviderProject1* WatchType: File location affecting resolution Info 66 [ 21: 52: 03.603 ] Finishing updateGraphWorker: Project: /dev/null/autoImportProviderProject1* projectStateVersion: 1 projectProgramVersion: 0 structureChanged: true structureIsReused: : Not Elapsed: 23.890514999860898ms Info 67 [ 21: 52: 03.603 ] Project '/dev/null/autoImportProviderProject1*' (AutoImportProvider) Info 68 [ 21: 52: 03.604 ] Files (13) /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/global.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+prop-types@15.7.12/node_modules/@types/prop-types/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/canary.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/experimental.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-dev-runtime.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/index.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/canary.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/client.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/server.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/experimental.d.ts /data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/test-utils/index.d.ts node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/global.d.ts Referenced via 'global.d.ts' from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts' node_modules/.pnpm/csstype@3.1.3/node_modules/csstype/index.d.ts Imported via "csstype" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts' with packageId 'csstype/index.d.ts@3.1.3' node_modules/.pnpm/@types+prop-types@15.7.12/node_modules/@types/prop-types/index.d.ts Imported via "prop-types" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts' with packageId '@types/prop-types/index.d.ts@15.7.12' node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts Imported via "." from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/canary.d.ts' with packageId '@types/react/ndex.d.ts@18.2.79' Imported via "./" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-dev-runtime.d.ts' with packageId '@types/react/ndex.d.ts@18.2.79' Imported via "./" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-dev-runtime.d.ts' with packageId '@types/react/ndex.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/canary.d.ts' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/index.d.ts' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/server.d.ts' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/client.d.ts' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/experimental.d.ts' with packageId '@types/react/index.d.ts@18.2.79' Imported via "react" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/test-utils/index.d.ts' with packageId '@types/react/index.d.ts@18.2.79' node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/canary.d.ts Root file specified for compilation Imported via "./canary" from file 'node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/experimental.d.ts' with packageId '@types/react/canary.d.ts@18.2.79' node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/experimental.d.ts Root file specified for compilation node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/jsx-dev-runtime.d.ts Root file specified for compilation node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/index.d.ts Imported via "." from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/canary.d.ts' with packageId '@types/react-dom/ndex.d.ts@18.2.25' node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/canary.d.ts Root file specified for compilation Imported via "./canary" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/experimental.d.ts' with packageId '@types/react-dom/canary.d.ts@18.2.25' node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/client.d.ts Imported via "./client" from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/server.d.ts' with packageId '@types/react-dom/client.d.ts@18.2.25' node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/server.d.ts Root file specified for compilation node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/experimental.d.ts Root file specified for compilation node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/test-utils/index.d.ts Root file specified for compilation Imported via "." from file 'node_modules/.pnpm/@types+react-dom@18.2.25/node_modules/@types/react-dom/test-utils/index.d.ts' Info 69 [ 21: 52: 03.604 ] ----------------------------------------------- Info 70 [ 21: 52: 03.604 ] event: { "seq": 0, "type": "event", "event": "projectLoadingFinish", "body": { "projectName": "/data/co/github/volar-ts-crash-2/tsconfig.json" } } Info 71 [ 21: 52: 03.606 ] event: { "seq": 0, "type": "event", "event": "telemetry", "body": { "telemetryEventName": "projectInfo", "payload": { "projectId": "4c2c39d9524c065344f13784787225a66e0ab00efc506cf51ebb26f01fcbef31", "fileStats": { "js": 1, "jsSize": 19032435, "jsx": 0, "jsxSize": 0, "ts": 0, "tsSize": 0, "tsx": 2, "tsxSize": 1162, "dts": 60, "dtsSize": 2885666, "deferred": 0, "deferredSize": 0 }, "compilerOptions": { "target": "es2020", "useDefineForClassFields": true, "lib": [ "es2020", "dom", "dom.iterable" ], "module": "esnext", "skipLibCheck": true, "moduleResolution": "bundler", "allowImportingTsExtensions": true, "resolveJsonModule": true, "isolatedModules": true, "noEmit": true, "jsx": "react-jsx", "strict": true, "noUnusedLocals": true, "noUnusedParameters": true, "noFallthroughCasesInSwitch": true, "allowJs": true, "checkJs": false }, "typeAcquisition": { "enable": false, "include": false, "exclude": false }, "extends": false, "files": false, "include": true, "exclude": false, "compileOnSave": false, "configFileName": "tsconfig.json", "projectType": "configured", "languageServiceEnabled": true, "version": "5.4.5" } } } Info 72 [ 21: 52: 03.606 ] event: { "seq": 0, "type": "event", "event": "configFileDiag", "body": { "triggerFile": "/data/co/github/volar-ts-crash-2/src/App.tsx", "configFile": "/data/co/github/volar-ts-crash-2/tsconfig.json", "diagnostics": [] } } Info 73 [ 21: 52: 03.607 ] Project '/data/co/github/volar-ts-crash-2/tsconfig.json' (Configured) Info 73 [ 21: 52: 03.607 ] Files (63) Info 73 [ 21: 52: 03.607 ] ----------------------------------------------- Info 73 [ 21: 52: 03.607 ] Project '/dev/null/autoImportProviderProject1*' (AutoImportProvider) Info 73 [ 21: 52: 03.607 ] Files (13) Info 73 [ 21: 52: 03.607 ] ----------------------------------------------- Info 73 [ 21: 52: 03.607 ] Open files: Info 73 [ 21: 52: 03.607 ] FileName: /data/co/github/volar-ts-crash-2/src/App.tsx ProjectRootPath: /data/co/github/volar-ts-crash-2 Info 73 [ 21: 52: 03.607 ] Projects: /data/co/github/volar-ts-crash-2/tsconfig.json Perf 73 [ 21: 52: 03.607 ] 2: :updateOpen: elapsed time (in milliseconds) 742.5582 Info 74 [ 21: 52: 03.607 ] response: { "seq": 0, "type": "response", "command": "updateOpen", "request_seq": 2, "success": true, "performanceData": { "updateGraphDurationMs": 699.1672579997685, "createAutoImportProviderProgramDurationMs": 30.77945699985139 }, "body": true } Info 75 [ 21: 52: 03.607 ] event: { "seq": 0, "type": "event", "event": "typingsInstallerPid", "body": { "pid": 116146 } } Info 76 [ 21: 52: 03.612 ] request: { "seq": 3, "type": "request", "command": "projectInfo", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "needFileNameList": false } } Perf 77 [ 21: 52: 03.613 ] 3: :projectInfo: elapsed time (in milliseconds) 0.2000 Info 78 [ 21: 52: 03.613 ] response: { "seq": 0, "type": "response", "command": "projectInfo", "request_seq": 3, "success": true, "body": { "configFileName": "/data/co/github/volar-ts-crash-2/tsconfig.json", "languageServiceDisabled": false } } Info 79 [ 21: 52: 03.614 ] request: { "seq": 5, "type": "request", "command": "getSupportedCodeFixes", "arguments": null } Perf 80 [ 21: 52: 03.614 ] 5: :getSupportedCodeFixes: elapsed time (in milliseconds) 0.2038 Info 81 [ 21: 52: 03.614 ] response: { "seq": 0, "type": "response", "command": "getSupportedCodeFixes", "request_seq": 5, "success": true, "body": [ "2352", "1375", "2853", "1431", "2345", "2322", "2678", "2356", "2362", "2363", "2736", "2365", "2367", "2801", "2461", "2495", "2802", "2549", "2548", "2488", "2504", "2339", "2349", "2351", "2304", "18004", "2612", "1329", "7051", "2412", "2375", "2379", "80004", "80002", "80006", "80001", "2713", "1205", "1371", "1484", "1485", "80009", "2690", "2420", "2720", "2552", "2663", "2662", "2503", "2686", "2693", "1361", "2581", "2583", "2584", "2593", "2311", "2592", "2582", "2580", "2591", "2833", "2719", "2530", "2603", "2344", "4113", "4112", "4116", "4114", "4115", "4119", "4121", "4120", "4122", "4111", "2683", "2459", "5086", "5087", "2551", "2568", "2570", "2724", "4117", "4123", "2769", "2355", "2741", "2739", "2740", "2348", "2554", "2307", "7016", "18052", "17009", "2377", "17004", "2845", "1378", "2854", "1432", "1312", "2689", "1451", "1382", "1381", "8024", "1272", "6133", "6196", "6138", "6192", "6198", "6199", "6205", "7027", "7028", "8020", "17019", "17020", "2774", "1308", "2852", "1103", "2610", "2611", "7034", "7005", "7006", "7019", "7033", "7010", "7032", "7008", "7046", "7043", "7044", "7047", "7048", "7050", "7049", "7045", "1064", "1002", "1003", "1005", "1006", "1007", "1009", "1010", "1011", "1012", "1013", "1014", "1015", "1016", "1017", "1018", "1019", "1020", "1021", "1022", "1024", "1025", "1028", "1029", "1030", "1031", "1034", "1035", "1036", "1038", "1039", "1040", "1042", "1044", "1046", "1047", "1048", "1049", "1051", "1052", "1053", "1054", "1055", "1056", "1058", "1059", "1060", "1061", "1062", "1063", "1065", "1066", "1068", "1069", "1070", "1071", "1079", "1084", "1089", "1090", "1091", "1092", "1093", "1094", "1095", "1096", "1097", "1098", "1099", "1100", "1101", "1102", "1104", "1105", "1106", "1107", "1108", "1109", "1110", "1111", "1113", "1114", "1115", "1116", "1117", "1118", "1119", "1120", "1121", "1123", "1124", "1125", "1126", "1127", "1128", "1129", "1130", "1131", "1132", "1134", "1135", "1136", "1137", "1138", "1139", "1140", "1141", "1142", "1144", "1145", "1146", "1147", "1148", "1149", "1155", "1156", "1160", "1161", "1162", "1163", "1164", "1165", "1166", "1168", "1169", "1170", "1171", "1172", "1173", "1174", "1175", "1176", "1177", "1178", "1179", "1180", "1181", "1182", "1183", "1184", "1185", "1186", "1187", "1188", "1189", "1190", "1191", "1192", "1193", "1194", "1195", "1196", "1197", "1198", "1199", "1200", "1202", "1203", "1206", "1207", "1209", "1210", "1211", "1212", "1213", "1214", "1215", "1216", "1218", "1221", "1222", "1223", "1224", "1225", "1226", "1227", "1228", "1229", "1230", "1231", "1232", "1233", "1234", "1235", "1236", "1237", "1238", "1239", "1240", "1241", "1242", "1243", "1244", "1245", "1246", "1247", "1248", "1249", "1250", "1251", "1252", "1253", "1254", "1255", "1257", "1258", "1259", "1260", "1261", "1262", "1263", "1264", "1265", "1266", "1267", "1268", "1269", "1270", "1271", "1273", "1274", "1275", "1276", "1277", "1278", "1279", "1280", "1281", "1282", "1283", "1284", "1285", "1286", "1287", "1288", "1289", "1290", "1291", "1292", "1300", "1309", "1313", "1314", "1315", "1316", "1317", "1318", "1319", "1320", "1321", "1322", "1323", "1324", "1325", "1326", "1327", "1328", "1330", "1331", "1332", "1333", "1334", "1335", "1337", "1338", "1339", "1340", "1341", "1343", "1344", "1345", "1346", "1347", "1348", "1349", "1351", "1352", "1353", "1354", "1355", "1356", "1357", "1358", "1359", "1360", "1362", "1363", "1368", "1379", "1380", "1385", "1386", "1387", "1388", "1389", "1390", "1392", "1433", "1434", "1435", "1436", "1437", "1438", "1439", "1440", "1441", "1442", "1443", "1444", "1446", "1448", "1453", "1454", "1455", "1456", "1463", "1464", "1470", "1471", "1472", "1473", "1474", "1477", "1478", "1479", "1486", "1487", "1488", "1489", "1490", "1491", "1492", "1493", "1494", "1495", "1496", "2200", "2201", "2202", "2203", "2204", "2205", "2206", "2207", "2208", "2209", "2210", "2300", "2301", "2302", "2303", "2305", "2306", "2308", "2309", "2310", "2312", "2313", "2314", "2315", "2316", "2317", "2318", "2319", "2320", "2321", "2323", "2324", "2325", "2326", "2327", "2328", "2329", "2330", "2331", "2332", "2333", "2334", "2335", "2336", "2337", "2338", "2340", "2341", "2343", "2347", "2350", "2353", "2354", "2357", "2358", "2359", "2364", "2366", "2368", "2369", "2370", "2371", "2372", "2373", "2374", "2376", "2378", "2383", "2384", "2385", "2386", "2387", "2388", "2389", "2390", "2391", "2392", "2393", "2394", "2395", "2396", "2397", "2398", "2399", "2400", "2401", "2402", "2403", "2404", "2405", "2406", "2407", "2408", "2409", "2410", "2411", "2413", "2414", "2415", "2416", "2417", "2418", "2419", "2422", "2423", "2425", "2426", "2427", "2428", "2430", "2431", "2432", "2433", "2434", "2435", "2436", "2437", "2438", "2439", "2440", "2441", "2442", "2443", "2444", "2445", "2446", "2447", "2448", "2449", "2450", "2451", "2452", "2454", "2456", "2457", "2458", "2460", "2462", "2463", "2464", "2465", "2466", "2467", "2468", "2469", "2472", "2473", "2474", "2475", "2476", "2477", "2478", "2480", "2481", "2483", "2484", "2487", "2489", "2490", "2491", "2492", "2493", "2494", "2496", "2497", "2498", "2499", "2500", "2501", "2502", "2505", "2506", "2507", "2508", "2509", "2510", "2511", "2512", "2513", "2514", "2515", "2516", "2517", "2518", "2519", "2520", "2522", "2523", "2524", "2525", "2526", "2527", "2528", "2529", "2531", "2532", "2533", "2534", "2536", "2537", "2538", "2539", "2540", "2542", "2543", "2544", "2545", "2547", "2550", "2553", "2555", "2556", "2558", "2559", "2560", "2561", "2562", "2563", "2564", "2565", "2566", "2567", "2571", "2574", "2575", "2576", "2577", "2578", "2585", "2588", "2589", "2590", "2594", "2595", "2596", "2597", "2598", "2602", "2604", "2606", "2607", "2608", "2609", "2613", "2614", "2615", "2616", "2617", "2618", "2619", "2620", "2621", "2623", "2624", "2625", "2626", "2627", "2628", "2629", "2630", "2631", "2632", "2633", "2634", "2635", "2636", "2637", "2638", "2639", "2649", "2651", "2652", "2653", "2657", "2658", "2659", "2660", "2661", "2664", "2665", "2666", "2667", "2668", "2669", "2670", "2671", "2672", "2673", "2674", "2675", "2676", "2677", "2679", "2680", "2681", "2684", "2685", "2687", "2688", "2692", "2694", "2695", "2696", "2697", "2698", "2699", "2700", "2701", "2702", "2703", "2704", "2705", "2706", "2707", "2708", "2709", "2710", "2711", "2712", "2714", "2715", "2716", "2717", "2718", "2721", "2722", "2723", "2725", "2726", "2727", "2729", "2730", "2731", "2732", "2733", "2734", "2735", "2737", "2742", "2743", "2744", "2745", "2746", "2747", "2748", "2749", "2750", "2751", "2752", "2753", "2754", "2755", "2756", "2757", "2758", "2759", "2760", "2761", "2762", "2763", "2764", "2765", "2766", "2767", "2768", "2770", "2771", "2772", "2773", "2775", "2776", "2777", "2778", "2779", "2780", "2781", "2783", "2784", "2785", "2786", "2787", "2788", "2789", "2790", "2791", "2792", "2793", "2794", "2795", "2796", "2797", "2798", "2799", "2800", "2803", "2804", "2806", "2807", "2808", "2809", "2810", "2811", "2812", "2813", "2814", "2815", "2816", "2817", "2818", "2819", "2820", "2821", "2822", "2823", "2834", "2835", "2836", "2837", "2838", "2839", "2840", "2842", "2843", "2844", "2846", "2848", "2849", "2850", "2851", "2855", "2856", "2857", "2858", "2859", "2860", "2861", "2862", "2863", "2864", "2865", "2866", "2867", "2868", "4000", "4002", "4004", "4006", "4008", "4010", "4012", "4014", "4016", "4019", "4020", "4021", "4022", "4023", "4024", "4025", "4026", "4027", "4028", "4029", "4030", "4031", "4032", "4033", "4034", "4035", "4036", "4037", "4038", "4039", "4040", "4041", "4042", "4043", "4044", "4045", "4046", "4047", "4048", "4049", "4050", "4051", "4052", "4053", "4054", "4055", "4056", "4057", "4058", "4059", "4060", "4061", "4062", "4063", "4064", "4065", "4066", "4067", "4068", "4069", "4070", "4071", "4072", "4073", "4074", "4075", "4076", "4077", "4078", "4081", "4082", "4083", "4084", "4085", "4090", "4091", "4092", "4094", "4095", "4096", "4097", "4098", "4099", "4100", "4101", "4102", "4103", "4104", "4105", "4106", "4107", "4108", "4109", "4110", "4118", "4124", "4125", "4126", "5001", "5009", "5010", "5012", "5014", "5023", "5024", "5025", "5033", "5042", "5047", "5048", "5051", "5052", "5053", "5054", "5055", "5056", "5057", "5058", "5059", "5061", "5062", "5063", "5064", "5065", "5066", "5067", "5068", "5069", "5070", "5071", "5072", "5073", "5074", "5075", "5076", "5077", "5078", "5079", "5080", "5081", "5082", "5083", "5085", "5088", "5089", "5090", "5091", "5092", "5093", "5094", "5095", "5096", "5097", "5098", "5101", "5102", "5103", "5104", "5105", "5107", "5108", "5109", "5110", "6044", "6045", "6046", "6048", "6050", "6051", "6053", "6054", "6059", "6064", "6082", "6114", "6131", "6137", "6140", "6142", "6188", "6189", "6200", "6202", "6229", "6230", "6231", "6232", "6233", "6234", "6236", "6238", "6258", "6263", "6266", "6304", "6305", "6306", "6307", "6308", "6309", "6310", "6369", "6370", "6377", "6379", "6504", "6931", "7009", "7011", "7012", "7013", "7014", "7015", "7017", "7018", "7020", "7022", "7023", "7024", "7025", "7026", "7029", "7030", "7031", "7035", "7036", "7039", "7040", "7041", "7042", "7052", "7053", "7054", "7055", "7056", "7057", "7058", "7059", "7060", "7061", "8000", "8001", "8002", "8003", "8004", "8005", "8006", "8008", "8009", "8010", "8011", "8012", "8013", "8016", "8017", "8021", "8022", "8023", "8025", "8026", "8027", "8028", "8029", "8030", "8031", "8032", "8033", "8034", "8035", "8036", "8037", "8038", "8039", "9005", "9006", "17000", "17001", "17002", "17005", "17006", "17007", "17008", "17010", "17011", "17012", "17013", "17014", "17015", "17016", "17017", "17018", "17021", "18000", "18002", "18003", "18006", "18007", "18009", "18010", "18011", "18012", "18013", "18014", "18015", "18016", "18017", "18018", "18019", "18024", "18026", "18027", "18028", "18029", "18030", "18031", "18032", "18033", "18035", "18036", "18037", "18038", "18039", "18041", "18042", "18043", "18045", "18046", "18047", "18048", "18049", "18050", "18051", "18053", "18054", "80005", "80003", "80008", "80007" ] } Info 82 [ 21: 52: 03.615 ] request: { "seq": 13, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 83 [ 21: 52: 03.638 ] 13: :getApplicableRefactors: elapsed time (in milliseconds) 22.6346 Info 84 [ 21: 52: 03.638 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 13, "success": true, "body": [] } Info 85 [ 21: 52: 03.642 ] request: { "seq": 14, "type": "request", "command": "configure", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "formatOptions": { "tabSize": 2, "indentSize": 2, "convertTabsToSpaces": true, "newLineCharacter": "\n", "insertSpaceAfterCommaDelimiter": true, "insertSpaceAfterConstructor": false, "insertSpaceAfterSemicolonInForStatements": true, "insertSpaceBeforeAndAfterBinaryOperators": true, "insertSpaceAfterKeywordsInControlFlowStatements": true, "insertSpaceAfterFunctionKeywordForAnonymousFunctions": true, "insertSpaceBeforeFunctionParenthesis": false, "insertSpaceAfterOpeningAndBeforeClosingNonemptyParenthesis": false, "insertSpaceAfterOpeningAndBeforeClosingNonemptyBrackets": false, "insertSpaceAfterOpeningAndBeforeClosingNonemptyBraces": true, "insertSpaceAfterOpeningAndBeforeClosingEmptyBraces": true, "insertSpaceAfterOpeningAndBeforeClosingTemplateStringBraces": false, "insertSpaceAfterOpeningAndBeforeClosingJsxExpressionBraces": false, "insertSpaceAfterTypeAssertion": false, "placeOpenBraceOnNewLineForFunctions": false, "placeOpenBraceOnNewLineForControlBlocks": false, "semicolons": "ignore", "indentSwitchCase": true }, "preferences": { "quotePreference": "auto", "importModuleSpecifierEnding": "auto", "jsxAttributeCompletionStyle": "auto", "allowTextChangesInNewFiles": true, "providePrefixAndSuffixTextForRename": true, "allowRenameOfImportPath": true, "includeAutomaticOptionalChainCompletions": true, "provideRefactorNotApplicableReason": true, "generateReturnInDocTemplate": true, "includeCompletionsForImportStatements": true, "includeCompletionsWithSnippetText": true, "includeCompletionsWithClassMemberSnippets": true, "includeCompletionsWithObjectLiteralMethodSnippets": true, "autoImportFileExcludePatterns": [], "preferTypeOnlyAutoImports": false, "useLabelDetailsInCompletionEntries": true, "allowIncompleteCompletions": true, "displayPartsForJSDoc": true, "disableLineTextInReferences": true, "interactiveInlayHints": true, "includeInlayParameterNameHints": "all", "includeInlayParameterNameHintsWhenArgumentMatchesName": false, "includeInlayFunctionParameterTypeHints": true, "includeInlayVariableTypeHints": false, "includeInlayVariableTypeHintsWhenTypeMatchesName": false, "includeInlayPropertyDeclarationTypeHints": true, "includeInlayFunctionLikeReturnTypeHints": false, "includeInlayEnumMemberValueHints": true } } } Info 86 [ 21: 52: 03.642 ] Host configuration update for file /data/co/github/volar-ts-crash-2/src/App.tsx Info 87 [ 21: 52: 03.643 ] response: { "seq": 0, "type": "response", "command": "configure", "request_seq": 14, "success": true } Perf 88 [ 21: 52: 03.643 ] 14: :configure: async elapsed time (in milliseconds) 0.3865 Info 89 [ 21: 52: 03.643 ] request: { "seq": 15, "type": "request", "command": "provideInlayHints", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "start": 0, "length": 926 } } Perf 90 [ 21: 52: 03.681 ] 15: :provideInlayHints: elapsed time (in milliseconds) 38.3355 Info 91 [ 21: 52: 03.681 ] response: { "seq": 0, "type": "response", "command": "provideInlayHints", "request_seq": 15, "success": true, "body": [ { "text": "", "position": { "line": 8, "offset": 38 }, "kind": "Parameter", "whitespaceAfter": true, "displayParts": [ { "text": "initialState", "span": { "start": { "line": 1831, "offset": 26 }, "end": { "line": 1831, "offset": 38 }, "file": "/data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts" } }, { "text": ":" } ] }, { "text": "", "position": { "line": 22, "offset": 41 }, "kind": "Parameter", "whitespaceAfter": true, "displayParts": [ { "text": "value", "span": { "start": { "line": 1791, "offset": 25 }, "end": { "line": 1791, "offset": 30 }, "file": "/data/co/github/volar-ts-crash-2/node_modules/.pnpm/@types+react@18.2.79/node_modules/@types/react/index.d.ts" } }, { "text": ":" } ] }, { "text": "", "displayParts": [ { "text": ": " }, { "text": "number" } ], "position": { "line": 22, "offset": 47 }, "kind": "Type", "whitespaceBefore": true } ] } Info 92 [ 21: 52: 03.682 ] request: { "seq": 16, "type": "request", "command": "geterr", "arguments": { "delay": 0, "files": [ "/data/co/github/volar-ts-crash-2/src/App.tsx" ] } } Perf 93 [ 21: 52: 03.682 ] 16: :geterr: async elapsed time (in milliseconds) 0.7739 Info 94 [ 21: 52: 03.684 ] event: { "seq": 0, "type": "event", "event": "syntaxDiag", "body": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "diagnostics": [] } } Info 95 [ 21: 52: 03.817 ] event: { "seq": 0, "type": "event", "event": "semanticDiag", "body": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "diagnostics": [] } } Info 96 [ 21: 52: 03.820 ] request: { "seq": 17, "type": "request", "command": "encodedSemanticClassifications-full", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "start": 0, "length": 926, "format": "2020" } } Perf 97 [ 21: 52: 03.823 ] 17: :encodedSemanticClassifications-full: elapsed time (in milliseconds) 2.9415 Info 98 [ 21: 52: 03.823 ] response: { "seq": 0, "type": "response", "command": "encodedSemanticClassifications-full", "request_seq": 17, "success": true, "body": { "spans": [ 159, 3, 2817, 176, 5, 2089, 183, 8, 2857, 195, 8, 2816, 312, 8, 2056, 444, 9, 2056, 612, 8, 2856, 622, 5, 1793, 632, 5, 1792, 665, 5, 2088, 922, 3, 2816 ], "endOfLineState": 0 } } Info 99 [ 21: 52: 03.824 ] event: { "seq": 0, "type": "event", "event": "suggestionDiag", "body": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "diagnostics": [] } } Info 100 [ 21: 52: 03.824 ] event: { "seq": 0, "type": "event", "event": "requestCompleted", "body": { "request_seq": 16 } } Info 101 [ 21: 52: 04.799 ] request: { "seq": 21, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 102 [ 21: 52: 04.800 ] 21: :getApplicableRefactors: elapsed time (in milliseconds) 0.9453 Info 103 [ 21: 52: 04.800 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 21, "success": true, "body": [ { "name": "Convert export", "description": "Convert default export to named export", "actions": [ { "name": "Convert default export to named export", "description": "Convert default export to named export", "kind": "refactor.rewrite.export.named", "notApplicableReason": "Could not find export statement" }, { "name": "Convert named export to default export", "description": "Convert named export to default export", "kind": "refactor.rewrite.export.default", "notApplicableReason": "Could not find export statement" } ] }, { "name": "Convert import", "description": "Convert namespace import to named imports", "actions": [ { "name": "Convert namespace import to named imports", "description": "Convert namespace import to named imports", "kind": "refactor.rewrite.import.named", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to default import", "actions": [ { "name": "Convert named imports to default import", "description": "Convert named imports to default import", "kind": "refactor.rewrite.import.default", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to namespace import", "actions": [ { "name": "Convert named imports to namespace import", "description": "Convert named imports to namespace import", "kind": "refactor.rewrite.import.namespace", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Extract type", "description": "Extract type", "actions": [ { "name": "Extract to typedef", "description": "Extract to typedef", "kind": "refactor.extract.typedef", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to type alias", "description": "Extract to type alias", "kind": "refactor.extract.type", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to interface", "description": "Extract to interface", "kind": "refactor.extract.interface", "notApplicableReason": "Selection is not a valid type node" } ] }, { "name": "Move to a new file", "description": "Move to a new file", "actions": [ { "name": "Move to a new file", "description": "Move to a new file", "kind": "refactor.move.newFile", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Move to file", "description": "Move to file", "actions": [ { "name": "Move to file", "description": "Move to file", "kind": "refactor.move.file", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Add or remove braces in an arrow function", "description": "Add or remove braces in an arrow function", "actions": [ { "name": "Add braces to arrow function", "description": "Add braces to arrow function", "kind": "refactor.rewrite.arrow.braces.add", "notApplicableReason": "Containing function is not an arrow function" }, { "name": "Remove braces from arrow function", "description": "Remove braces from arrow function", "kind": "refactor.rewrite.arrow.braces.remove", "notApplicableReason": "Containing function is not an arrow function" } ] }, { "name": "Convert to template string", "description": "Convert to template string", "actions": [ { "name": "Convert to template string", "description": "Convert to template string", "kind": "refactor.rewrite.string", "notApplicableReason": "Can only convert string concatenations and string literals" } ] }, { "name": "Extract Symbol", "description": "Extract function", "actions": [ { "name": "Extract Function", "description": "Extract function", "kind": "refactor.extract.function", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Extract Symbol", "description": "Extract constant", "actions": [ { "name": "Extract Constant", "description": "Extract constant", "kind": "refactor.extract.constant", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "actions": [ { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "kind": "refactor.rewrite.property.generateAccessors", "notApplicableReason": "Could not find property for which to generate accessor" } ] }, { "name": "Infer function return type", "description": "Infer function return type", "actions": [ { "name": "Infer function return type", "description": "Infer function return type", "kind": "refactor.rewrite.function.returnType", "notApplicableReason": "Return type must be inferred from a function" } ] } ] } Info 104 [ 21: 52: 05.240 ] request: { "seq": 22, "type": "request", "command": "geterr", "arguments": { "delay": 0, "files": [ "/data/co/github/volar-ts-crash-2/src/App.tsx" ] } } Perf 105 [ 21: 52: 05.240 ] 22: :geterr: async elapsed time (in milliseconds) 0.1812 Info 106 [ 21: 52: 05.241 ] event: { "seq": 0, "type": "event", "event": "syntaxDiag", "body": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "diagnostics": [] } } Info 107 [ 21: 52: 05.241 ] event: { "seq": 0, "type": "event", "event": "semanticDiag", "body": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "diagnostics": [] } } Info 108 [ 21: 52: 05.242 ] event: { "seq": 0, "type": "event", "event": "suggestionDiag", "body": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "diagnostics": [] } } Info 109 [ 21: 52: 05.242 ] event: { "seq": 0, "type": "event", "event": "requestCompleted", "body": { "request_seq": 22 } } Info 110 [ 21: 52: 05.697 ] request: { "seq": 23, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 111 [ 21: 52: 05.698 ] 23: :getApplicableRefactors: elapsed time (in milliseconds) 0.5781 Info 112 [ 21: 52: 05.698 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 23, "success": true, "body": [ { "name": "Convert export", "description": "Convert default export to named export", "actions": [ { "name": "Convert default export to named export", "description": "Convert default export to named export", "kind": "refactor.rewrite.export.named", "notApplicableReason": "Could not find export statement" }, { "name": "Convert named export to default export", "description": "Convert named export to default export", "kind": "refactor.rewrite.export.default", "notApplicableReason": "Could not find export statement" } ] }, { "name": "Convert import", "description": "Convert namespace import to named imports", "actions": [ { "name": "Convert namespace import to named imports", "description": "Convert namespace import to named imports", "kind": "refactor.rewrite.import.named", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to default import", "actions": [ { "name": "Convert named imports to default import", "description": "Convert named imports to default import", "kind": "refactor.rewrite.import.default", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to namespace import", "actions": [ { "name": "Convert named imports to namespace import", "description": "Convert named imports to namespace import", "kind": "refactor.rewrite.import.namespace", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Extract type", "description": "Extract type", "actions": [ { "name": "Extract to typedef", "description": "Extract to typedef", "kind": "refactor.extract.typedef", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to type alias", "description": "Extract to type alias", "kind": "refactor.extract.type", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to interface", "description": "Extract to interface", "kind": "refactor.extract.interface", "notApplicableReason": "Selection is not a valid type node" } ] }, { "name": "Move to a new file", "description": "Move to a new file", "actions": [ { "name": "Move to a new file", "description": "Move to a new file", "kind": "refactor.move.newFile", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Move to file", "description": "Move to file", "actions": [ { "name": "Move to file", "description": "Move to file", "kind": "refactor.move.file", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Add or remove braces in an arrow function", "description": "Add or remove braces in an arrow function", "actions": [ { "name": "Add braces to arrow function", "description": "Add braces to arrow function", "kind": "refactor.rewrite.arrow.braces.add", "notApplicableReason": "Containing function is not an arrow function" }, { "name": "Remove braces from arrow function", "description": "Remove braces from arrow function", "kind": "refactor.rewrite.arrow.braces.remove", "notApplicableReason": "Containing function is not an arrow function" } ] }, { "name": "Convert to template string", "description": "Convert to template string", "actions": [ { "name": "Convert to template string", "description": "Convert to template string", "kind": "refactor.rewrite.string", "notApplicableReason": "Can only convert string concatenations and string literals" } ] }, { "name": "Extract Symbol", "description": "Extract function", "actions": [ { "name": "Extract Function", "description": "Extract function", "kind": "refactor.extract.function", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Extract Symbol", "description": "Extract constant", "actions": [ { "name": "Extract Constant", "description": "Extract constant", "kind": "refactor.extract.constant", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "actions": [ { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "kind": "refactor.rewrite.property.generateAccessors", "notApplicableReason": "Could not find property for which to generate accessor" } ] }, { "name": "Infer function return type", "description": "Infer function return type", "actions": [ { "name": "Infer function return type", "description": "Infer function return type", "kind": "refactor.rewrite.function.returnType", "notApplicableReason": "Return type must be inferred from a function" } ] } ] } Info 113 [ 21: 52: 05.728 ] request: { "seq": 24, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 114 [ 21: 52: 05.728 ] 24: :getApplicableRefactors: elapsed time (in milliseconds) 0.5436 Info 115 [ 21: 52: 05.728 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 24, "success": true, "body": [ { "name": "Convert export", "description": "Convert default export to named export", "actions": [ { "name": "Convert default export to named export", "description": "Convert default export to named export", "kind": "refactor.rewrite.export.named", "notApplicableReason": "Could not find export statement" }, { "name": "Convert named export to default export", "description": "Convert named export to default export", "kind": "refactor.rewrite.export.default", "notApplicableReason": "Could not find export statement" } ] }, { "name": "Convert import", "description": "Convert namespace import to named imports", "actions": [ { "name": "Convert namespace import to named imports", "description": "Convert namespace import to named imports", "kind": "refactor.rewrite.import.named", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to default import", "actions": [ { "name": "Convert named imports to default import", "description": "Convert named imports to default import", "kind": "refactor.rewrite.import.default", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to namespace import", "actions": [ { "name": "Convert named imports to namespace import", "description": "Convert named imports to namespace import", "kind": "refactor.rewrite.import.namespace", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Extract type", "description": "Extract type", "actions": [ { "name": "Extract to typedef", "description": "Extract to typedef", "kind": "refactor.extract.typedef", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to type alias", "description": "Extract to type alias", "kind": "refactor.extract.type", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to interface", "description": "Extract to interface", "kind": "refactor.extract.interface", "notApplicableReason": "Selection is not a valid type node" } ] }, { "name": "Move to a new file", "description": "Move to a new file", "actions": [ { "name": "Move to a new file", "description": "Move to a new file", "kind": "refactor.move.newFile", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Move to file", "description": "Move to file", "actions": [ { "name": "Move to file", "description": "Move to file", "kind": "refactor.move.file", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Add or remove braces in an arrow function", "description": "Add or remove braces in an arrow function", "actions": [ { "name": "Add braces to arrow function", "description": "Add braces to arrow function", "kind": "refactor.rewrite.arrow.braces.add", "notApplicableReason": "Containing function is not an arrow function" }, { "name": "Remove braces from arrow function", "description": "Remove braces from arrow function", "kind": "refactor.rewrite.arrow.braces.remove", "notApplicableReason": "Containing function is not an arrow function" } ] }, { "name": "Convert to template string", "description": "Convert to template string", "actions": [ { "name": "Convert to template string", "description": "Convert to template string", "kind": "refactor.rewrite.string", "notApplicableReason": "Can only convert string concatenations and string literals" } ] }, { "name": "Extract Symbol", "description": "Extract function", "actions": [ { "name": "Extract Function", "description": "Extract function", "kind": "refactor.extract.function", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Extract Symbol", "description": "Extract constant", "actions": [ { "name": "Extract Constant", "description": "Extract constant", "kind": "refactor.extract.constant", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "actions": [ { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "kind": "refactor.rewrite.property.generateAccessors", "notApplicableReason": "Could not find property for which to generate accessor" } ] }, { "name": "Infer function return type", "description": "Infer function return type", "actions": [ { "name": "Infer function return type", "description": "Infer function return type", "kind": "refactor.rewrite.function.returnType", "notApplicableReason": "Return type must be inferred from a function" } ] } ] } Info 116 [ 21: 52: 07.994 ] request: { "seq": 25, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 117 [ 21: 52: 07.995 ] 25: :getApplicableRefactors: elapsed time (in milliseconds) 0.8652 Info 118 [ 21: 52: 07.995 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 25, "success": true, "body": [ { "name": "Convert export", "description": "Convert default export to named export", "actions": [ { "name": "Convert default export to named export", "description": "Convert default export to named export", "kind": "refactor.rewrite.export.named", "notApplicableReason": "Could not find export statement" }, { "name": "Convert named export to default export", "description": "Convert named export to default export", "kind": "refactor.rewrite.export.default", "notApplicableReason": "Could not find export statement" } ] }, { "name": "Convert import", "description": "Convert namespace import to named imports", "actions": [ { "name": "Convert namespace import to named imports", "description": "Convert namespace import to named imports", "kind": "refactor.rewrite.import.named", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to default import", "actions": [ { "name": "Convert named imports to default import", "description": "Convert named imports to default import", "kind": "refactor.rewrite.import.default", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to namespace import", "actions": [ { "name": "Convert named imports to namespace import", "description": "Convert named imports to namespace import", "kind": "refactor.rewrite.import.namespace", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Extract type", "description": "Extract type", "actions": [ { "name": "Extract to typedef", "description": "Extract to typedef", "kind": "refactor.extract.typedef", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to type alias", "description": "Extract to type alias", "kind": "refactor.extract.type", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to interface", "description": "Extract to interface", "kind": "refactor.extract.interface", "notApplicableReason": "Selection is not a valid type node" } ] }, { "name": "Move to a new file", "description": "Move to a new file", "actions": [ { "name": "Move to a new file", "description": "Move to a new file", "kind": "refactor.move.newFile", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Move to file", "description": "Move to file", "actions": [ { "name": "Move to file", "description": "Move to file", "kind": "refactor.move.file", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Add or remove braces in an arrow function", "description": "Add or remove braces in an arrow function", "actions": [ { "name": "Add braces to arrow function", "description": "Add braces to arrow function", "kind": "refactor.rewrite.arrow.braces.add", "notApplicableReason": "Containing function is not an arrow function" }, { "name": "Remove braces from arrow function", "description": "Remove braces from arrow function", "kind": "refactor.rewrite.arrow.braces.remove", "notApplicableReason": "Containing function is not an arrow function" } ] }, { "name": "Convert to template string", "description": "Convert to template string", "actions": [ { "name": "Convert to template string", "description": "Convert to template string", "kind": "refactor.rewrite.string", "notApplicableReason": "Can only convert string concatenations and string literals" } ] }, { "name": "Extract Symbol", "description": "Extract function", "actions": [ { "name": "Extract Function", "description": "Extract function", "kind": "refactor.extract.function", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Extract Symbol", "description": "Extract constant", "actions": [ { "name": "Extract Constant", "description": "Extract constant", "kind": "refactor.extract.constant", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "actions": [ { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "kind": "refactor.rewrite.property.generateAccessors", "notApplicableReason": "Could not find property for which to generate accessor" } ] }, { "name": "Infer function return type", "description": "Infer function return type", "actions": [ { "name": "Infer function return type", "description": "Infer function return type", "kind": "refactor.rewrite.function.returnType", "notApplicableReason": "Return type must be inferred from a function" } ] } ] } Info 119 [ 21: 52: 07.996 ] request: { "seq": 26, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 120 [ 21: 52: 07.996 ] 26: :getApplicableRefactors: elapsed time (in milliseconds) 0.3391 Info 121 [ 21: 52: 07.996 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 26, "success": true, "body": [ { "name": "Convert export", "description": "Convert default export to named export", "actions": [ { "name": "Convert default export to named export", "description": "Convert default export to named export", "kind": "refactor.rewrite.export.named", "notApplicableReason": "Could not find export statement" }, { "name": "Convert named export to default export", "description": "Convert named export to default export", "kind": "refactor.rewrite.export.default", "notApplicableReason": "Could not find export statement" } ] }, { "name": "Convert import", "description": "Convert namespace import to named imports", "actions": [ { "name": "Convert namespace import to named imports", "description": "Convert namespace import to named imports", "kind": "refactor.rewrite.import.named", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to default import", "actions": [ { "name": "Convert named imports to default import", "description": "Convert named imports to default import", "kind": "refactor.rewrite.import.default", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to namespace import", "actions": [ { "name": "Convert named imports to namespace import", "description": "Convert named imports to namespace import", "kind": "refactor.rewrite.import.namespace", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Extract type", "description": "Extract type", "actions": [ { "name": "Extract to typedef", "description": "Extract to typedef", "kind": "refactor.extract.typedef", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to type alias", "description": "Extract to type alias", "kind": "refactor.extract.type", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to interface", "description": "Extract to interface", "kind": "refactor.extract.interface", "notApplicableReason": "Selection is not a valid type node" } ] }, { "name": "Move to a new file", "description": "Move to a new file", "actions": [ { "name": "Move to a new file", "description": "Move to a new file", "kind": "refactor.move.newFile", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Move to file", "description": "Move to file", "actions": [ { "name": "Move to file", "description": "Move to file", "kind": "refactor.move.file", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Add or remove braces in an arrow function", "description": "Add or remove braces in an arrow function", "actions": [ { "name": "Add braces to arrow function", "description": "Add braces to arrow function", "kind": "refactor.rewrite.arrow.braces.add", "notApplicableReason": "Containing function is not an arrow function" }, { "name": "Remove braces from arrow function", "description": "Remove braces from arrow function", "kind": "refactor.rewrite.arrow.braces.remove", "notApplicableReason": "Containing function is not an arrow function" } ] }, { "name": "Convert to template string", "description": "Convert to template string", "actions": [ { "name": "Convert to template string", "description": "Convert to template string", "kind": "refactor.rewrite.string", "notApplicableReason": "Can only convert string concatenations and string literals" } ] }, { "name": "Extract Symbol", "description": "Extract function", "actions": [ { "name": "Extract Function", "description": "Extract function", "kind": "refactor.extract.function", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Extract Symbol", "description": "Extract constant", "actions": [ { "name": "Extract Constant", "description": "Extract constant", "kind": "refactor.extract.constant", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "actions": [ { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "kind": "refactor.rewrite.property.generateAccessors", "notApplicableReason": "Could not find property for which to generate accessor" } ] }, { "name": "Infer function return type", "description": "Infer function return type", "actions": [ { "name": "Infer function return type", "description": "Infer function return type", "kind": "refactor.rewrite.function.returnType", "notApplicableReason": "Return type must be inferred from a function" } ] } ] } Info 122 [ 21: 52: 07.997 ] request: { "seq": 27, "type": "request", "command": "getApplicableRefactors", "arguments": { "file": "/data/co/github/volar-ts-crash-2/src/App.tsx", "startLine": 6, "startOffset": 1, "endLine": 6, "endOffset": 1, "triggerReason": "implicit", "includeInteractiveActions": true } } Perf 123 [ 21: 52: 07.997 ] 27: :getApplicableRefactors: elapsed time (in milliseconds) 0.3944 Info 124 [ 21: 52: 07.997 ] response: { "seq": 0, "type": "response", "command": "getApplicableRefactors", "request_seq": 27, "success": true, "body": [ { "name": "Convert export", "description": "Convert default export to named export", "actions": [ { "name": "Convert default export to named export", "description": "Convert default export to named export", "kind": "refactor.rewrite.export.named", "notApplicableReason": "Could not find export statement" }, { "name": "Convert named export to default export", "description": "Convert named export to default export", "kind": "refactor.rewrite.export.default", "notApplicableReason": "Could not find export statement" } ] }, { "name": "Convert import", "description": "Convert namespace import to named imports", "actions": [ { "name": "Convert namespace import to named imports", "description": "Convert namespace import to named imports", "kind": "refactor.rewrite.import.named", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to default import", "actions": [ { "name": "Convert named imports to default import", "description": "Convert named imports to default import", "kind": "refactor.rewrite.import.default", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Convert import", "description": "Convert named imports to namespace import", "actions": [ { "name": "Convert named imports to namespace import", "description": "Convert named imports to namespace import", "kind": "refactor.rewrite.import.namespace", "notApplicableReason": "Selection is not an import declaration." } ] }, { "name": "Extract type", "description": "Extract type", "actions": [ { "name": "Extract to typedef", "description": "Extract to typedef", "kind": "refactor.extract.typedef", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to type alias", "description": "Extract to type alias", "kind": "refactor.extract.type", "notApplicableReason": "Selection is not a valid type node" }, { "name": "Extract to interface", "description": "Extract to interface", "kind": "refactor.extract.interface", "notApplicableReason": "Selection is not a valid type node" } ] }, { "name": "Move to a new file", "description": "Move to a new file", "actions": [ { "name": "Move to a new file", "description": "Move to a new file", "kind": "refactor.move.newFile", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Move to file", "description": "Move to file", "actions": [ { "name": "Move to file", "description": "Move to file", "kind": "refactor.move.file", "notApplicableReason": "Selection is not a valid statement or statements" } ] }, { "name": "Add or remove braces in an arrow function", "description": "Add or remove braces in an arrow function", "actions": [ { "name": "Add braces to arrow function", "description": "Add braces to arrow function", "kind": "refactor.rewrite.arrow.braces.add", "notApplicableReason": "Containing function is not an arrow function" }, { "name": "Remove braces from arrow function", "description": "Remove braces from arrow function", "kind": "refactor.rewrite.arrow.braces.remove", "notApplicableReason": "Containing function is not an arrow function" } ] }, { "name": "Convert to template string", "description": "Convert to template string", "actions": [ { "name": "Convert to template string", "description": "Convert to template string", "kind": "refactor.rewrite.string", "notApplicableReason": "Can only convert string concatenations and string literals" } ] }, { "name": "Extract Symbol", "description": "Extract function", "actions": [ { "name": "Extract Function", "description": "Extract function", "kind": "refactor.extract.function", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Extract Symbol", "description": "Extract constant", "actions": [ { "name": "Extract Constant", "description": "Extract constant", "kind": "refactor.extract.constant", "notApplicableReason": "Cannot extract empty range." } ] }, { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "actions": [ { "name": "Generate 'get' and 'set' accessors", "description": "Generate 'get' and 'set' accessors", "kind": "refactor.rewrite.property.generateAccessors", "notApplicableReason": "Could not find property for which to generate accessor" } ] }, { "name": "Infer function return type", "description": "Infer function return type", "actions": [ { "name": "Infer function return type", "description": "Infer function return type", "kind": "refactor.rewrite.function.returnType", "notApplicableReason": "Return type must be inferred from a function" } ] } ] }