Searched full:user (Results 1 – 25 of 8860) sorted by relevance
12345678910>>...355
| /third_party/typescript/tests/baselines/reference/tsserver/projectErrors/ |
| D | npm-install-when-timeout-occurs-inbetween-installation.js | 8 "file": "/user/username/projects/myproject/src/main.ts", 9 "projectRootPath": "/user/username/projects/myproject" 13 //// [/user/username/projects/myproject/src/main.ts] 29 //// [/user/username/projects/myproject/tsconfig.json] 39 Info 2 [00:00:25.000] Search path: /user/username/projects/myproject/src 40 Info 3 [00:00:26.000] For info: /user/username/projects/myproject/src/main.ts :: Config file nam… 41 Info 4 [00:00:27.000] Creating configuration project /user/username/projects/myproject/tsconfig.… 42 …00] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefine… 44 …"body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possibl… 45 Info 7 [00:00:30.000] Config: /user/username/projects/myproject/tsconfig.json : { [all …]
|
| D | npm-install-when-timeout-occurs-after-installation.js | 8 "file": "/user/username/projects/myproject/src/main.ts", 9 "projectRootPath": "/user/username/projects/myproject" 13 //// [/user/username/projects/myproject/src/main.ts] 29 //// [/user/username/projects/myproject/tsconfig.json] 39 Info 2 [00:00:25.000] Search path: /user/username/projects/myproject/src 40 Info 3 [00:00:26.000] For info: /user/username/projects/myproject/src/main.ts :: Config file nam… 41 Info 4 [00:00:27.000] Creating configuration project /user/username/projects/myproject/tsconfig.… 42 …00] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/tsconfig.json 2000 undefine… 44 …"body":{"projectName":"/user/username/projects/myproject/tsconfig.json","reason":"Creating possibl… 45 Info 7 [00:00:30.000] Config: /user/username/projects/myproject/tsconfig.json : { [all …]
|
| D | reports-errors-correctly-when-file-referenced-by-inferred-project-root,-is-opened-right-after-closing-the-root-file.js | 8 "file": "/user/username/projects/myproject/src/client/app.js", 9 "projectRootPath": "/user/username/projects/myproject" 26 //// [/user/username/projects/myproject/src/client/app.js] 29 //// [/user/username/projects/myproject/src/server/utilities.js] 32 //// [/user/username/projects/myproject/test/backend/index.js] 42 Info 2 [00:00:35.000] Search path: /user/username/projects/myproject/src/client 43 Info 3 [00:00:36.000] For info: /user/username/projects/myproject/src/client/app.js :: No config… 44 Info 4 [00:00:37.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/cli… 45 Info 5 [00:00:38.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/cli… 46 Info 6 [00:00:39.000] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsc… [all …]
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferences/ |
| D | monorepo-like-with-symlinks-when-referencing-file-from-subFolder-with-scoped-package-and-solution-is-not-built.js | 8 "file": "/user/username/projects/myproject/packages/A/src/test.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/test.ts] 41 //// [/user/username/projects/myproject/packages/B/src/foo.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts] 47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr… 55 Info 2 [00:00:49.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:50.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf… [all …]
|
| D | monorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-with-scoped-package-and-solution-is-not-built-with-preserveSymlinks.js | 8 "file": "/user/username/projects/myproject/packages/A/src/index.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/index.ts] 41 //// [/user/username/projects/myproject/packages/B/src/index.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar.ts] 47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr… 55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con… [all …]
|
| D | monorepo-like-with-symlinks-when-referencing-file-from-subFolder-with-scoped-package-and-solution-is-not-built-with-preserveSymlinks.js | 8 "file": "/user/username/projects/myproject/packages/A/src/test.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/test.ts] 41 //// [/user/username/projects/myproject/packages/B/src/foo.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts] 47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr… 55 Info 2 [00:00:49.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:50.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf… [all …]
|
| D | monorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-with-scoped-package-and-solution-is-not-built.js | 8 "file": "/user/username/projects/myproject/packages/A/src/index.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/index.ts] 41 //// [/user/username/projects/myproject/packages/B/src/index.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar.ts] 47 //// [/user/username/projects/myproject/node_modules/@issue/b] symlink(/user/username/projects/mypr… 55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con… [all …]
|
| D | monorepo-like-with-symlinks-when-referencing-file-from-subFolder-and-solution-is-not-built.js | 8 "file": "/user/username/projects/myproject/packages/A/src/test.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/test.ts] 41 //// [/user/username/projects/myproject/packages/B/src/foo.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts] 47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p… 55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf… [all …]
|
| D | monorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-and-solution-is-not-built.js | 8 "file": "/user/username/projects/myproject/packages/A/src/index.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/index.ts] 41 //// [/user/username/projects/myproject/packages/B/src/index.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar.ts] 47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p… 55 Info 2 [00:00:45.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:46.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con… [all …]
|
| D | monorepo-like-with-symlinks-when-referencing-file-from-subFolder-and-solution-is-not-built-with-preserveSymlinks.js | 8 "file": "/user/username/projects/myproject/packages/A/src/test.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/test.ts] 41 //// [/user/username/projects/myproject/packages/B/src/foo.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar/foo.ts] 47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p… 55 Info 2 [00:00:47.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:48.000] For info: /user/username/projects/myproject/packages/A/src/test.ts :: Conf… [all …]
|
| D | monorepo-like-with-symlinks-when-packageJson-has-types-field-and-has-index.ts-and-solution-is-not-built-with-preserveSymlinks.js | 8 "file": "/user/username/projects/myproject/packages/A/src/index.ts" 25 //// [/user/username/projects/myproject/packages/B/package.json] 28 //// [/user/username/projects/myproject/packages/A/tsconfig.json] 31 //// [/user/username/projects/myproject/packages/B/tsconfig.json] 34 //// [/user/username/projects/myproject/packages/A/src/index.ts] 41 //// [/user/username/projects/myproject/packages/B/src/index.ts] 44 //// [/user/username/projects/myproject/packages/B/src/bar.ts] 47 //// [/user/username/projects/myproject/node_modules/b] symlink(/user/username/projects/myproject/p… 55 Info 2 [00:00:45.000] Search path: /user/username/projects/myproject/packages/A/src 56 …nfo 3 [00:00:46.000] For info: /user/username/projects/myproject/packages/A/src/index.ts :: Con… [all …]
|
| D | when-files-from-two-projects-are-open-and-one-project-references.js | 8 "file": "/user/username/projects/myproject/main/src/file1.ts" 25 //// [/user/username/projects/myproject/main/src/file1.ts] 28 //// [/user/username/projects/myproject/main/tsconfig.json] 31 //// [/user/username/projects/myproject/core/src/file1.ts] 34 //// [/user/username/projects/myproject/core/tsconfig.json] 37 //// [/user/username/projects/myproject/noCoreRef1/src/file1.ts] 40 //// [/user/username/projects/myproject/noCoreRef1/tsconfig.json] 43 //// [/user/username/projects/myproject/indirect/src/file1.ts] 46 //// [/user/username/projects/myproject/indirect/tsconfig.json] 49 //// [/user/username/projects/myproject/coreRef1/src/file1.ts] [all …]
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferenceErrors/ |
| D | with-non-module-when-the-depedency-file-is-open-gerErr-with-sync-commands.js | 8 "file": "/user/username/projects/myproject/usage/usage.ts" 12 //// [/user/username/projects/myproject/dependency/fns.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/usage/usage.ts] 29 //// [/user/username/projects/myproject/usage/tsconfig.json] 52 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage 53 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file … 54 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc… 55 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef… 56 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : { [all …]
|
| D | with-module-scenario-when-the-depedency-file-is-open-gerErr-with-sync-commands.js | 8 "file": "/user/username/projects/myproject/usage/usage.ts" 12 //// [/user/username/projects/myproject/dependency/fns.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/usage/usage.ts] 34 //// [/user/username/projects/myproject/usage/tsconfig.json] 57 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage 58 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file … 59 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc… 60 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef… 61 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : { [all …]
|
| D | with-module-scenario-when-dependency-project-is-not-open-gerErr-with-sync-commands.js | 8 "file": "/user/username/projects/myproject/usage/usage.ts" 12 //// [/user/username/projects/myproject/dependency/fns.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/usage/usage.ts] 34 //// [/user/username/projects/myproject/usage/tsconfig.json] 57 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage 58 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file … 59 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc… 60 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef… 61 Info 6 [00:00:35.000] Config: /user/username/projects/myproject/usage/tsconfig.json : { [all …]
|
| D | with-module-scenario-when-dependency-project-is-not-open-geterrForProject.js | 8 "file": "/user/username/projects/myproject/usage/usage.ts" 12 //// [/user/username/projects/myproject/dependency/fns.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/usage/usage.ts] 34 //// [/user/username/projects/myproject/usage/tsconfig.json] 57 Info 2 [00:00:31.000] Search path: /user/username/projects/myproject/usage 58 Info 3 [00:00:32.000] For info: /user/username/projects/myproject/usage/usage.ts :: Config file … 59 Info 4 [00:00:33.000] Creating configuration project /user/username/projects/myproject/usage/tsc… 60 … FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/usage/tsconfig.json 2000 undef… 62 …dy":{"projectName":"/user/username/projects/myproject/usage/tsconfig.json","reason":"Creating poss… [all …]
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/disabledSourceRef/ |
| D | usage-file-changes-with-timeout-before-request.js | 8 "file": "/user/username/projects/myproject/main/main.ts" 12 //// [/user/username/projects/myproject/dependency/FnS.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/main/main.ts] 39 //// [/user/username/projects/myproject/main/tsconfig.json] 55 //// [/user/username/projects/myproject/random/random.ts] 58 //// [/user/username/projects/myproject/random/tsconfig.json] 61 //// [/user/username/projects/myproject/dependency/FnS.js] 77 //// [/user/username/projects/myproject/decls/FnS.d.ts.map] 80 //// [/user/username/projects/myproject/decls/FnS.d.ts] [all …]
|
| /third_party/typescript/tests/baselines/reference/tsserver/moduleResolution/ |
| D | package-json-file-is-edited.js | 8 "file": "/user/username/projects/myproject/src/fileA.ts" 12 //// [/user/username/projects/myproject/src/tsconfig.json] 15 //// [/user/username/projects/myproject/src/fileA.ts] 20 //// [/user/username/projects/myproject/src/fileB.mts] 25 //// [/user/username/projects/myproject/package.json] 48 Info 2 [00:00:29.000] Search path: /user/username/projects/myproject/src 49 Info 3 [00:00:30.000] For info: /user/username/projects/myproject/src/fileA.ts :: Config file na… 50 Info 4 [00:00:31.000] Creating configuration project /user/username/projects/myproject/src/tscon… 51 …] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsconfig.json 2000 undefi… 53 …ody":{"projectName":"/user/username/projects/myproject/src/tsconfig.json","reason":"Creating possi… [all …]
|
| D | package-json-file-is-edited-when-package-json-with-type-module-exists.js | 8 "file": "/user/username/projects/myproject/src/fileA.ts" 12 //// [/user/username/projects/myproject/src/tsconfig.json] 15 //// [/user/username/projects/myproject/src/fileA.ts] 20 //// [/user/username/projects/myproject/src/fileB.mts] 25 //// [/user/username/projects/myproject/package.json] 48 Info 2 [00:00:29.000] Search path: /user/username/projects/myproject/src 49 Info 3 [00:00:30.000] For info: /user/username/projects/myproject/src/fileA.ts :: Config file na… 50 Info 4 [00:00:31.000] Creating configuration project /user/username/projects/myproject/src/tscon… 51 …] FileWatcher:: Added:: WatchInfo: /user/username/projects/myproject/src/tsconfig.json 2000 undefi… 53 …ody":{"projectName":"/user/username/projects/myproject/src/tsconfig.json","reason":"Creating possi… [all …]
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/configWithReference/ |
| D | usage-file-changes-with-timeout-before-request.js | 8 "file": "/user/username/projects/myproject/main/main.ts" 12 //// [/user/username/projects/myproject/dependency/FnS.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/main/main.ts] 39 //// [/user/username/projects/myproject/main/tsconfig.json] 55 //// [/user/username/projects/myproject/random/random.ts] 58 //// [/user/username/projects/myproject/random/tsconfig.json] 61 //// [/user/username/projects/myproject/dependency/FnS.js] 77 //// [/user/username/projects/myproject/decls/FnS.d.ts.map] 80 //// [/user/username/projects/myproject/decls/FnS.d.ts] [all …]
|
| D | when-projects-are-not-built.js | 8 "file": "/user/username/projects/myproject/main/main.ts" 12 //// [/user/username/projects/myproject/dependency/FnS.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/main/main.ts] 39 //// [/user/username/projects/myproject/main/tsconfig.json] 55 //// [/user/username/projects/myproject/random/random.ts] 58 //// [/user/username/projects/myproject/random/tsconfig.json] 68 Info 2 [00:00:37.000] Search path: /user/username/projects/myproject/main 69 Info 3 [00:00:38.000] For info: /user/username/projects/myproject/main/main.ts :: Config file na… 70 Info 4 [00:00:39.000] Creating configuration project /user/username/projects/myproject/main/tsco… [all …]
|
| /third_party/typescript/tests/baselines/reference/tsserver/projectReferencesSourcemap/dependencyAndUsage/configHasNoReference/ |
| D | usage-file-changes-with-timeout-before-request.js | 8 "file": "/user/username/projects/myproject/main/main.ts" 12 //// [/user/username/projects/myproject/dependency/FnS.ts] 20 //// [/user/username/projects/myproject/dependency/tsconfig.json] 23 //// [/user/username/projects/myproject/main/main.ts] 39 //// [/user/username/projects/myproject/main/tsconfig.json] 55 //// [/user/username/projects/myproject/random/random.ts] 58 //// [/user/username/projects/myproject/random/tsconfig.json] 61 //// [/user/username/projects/myproject/dependency/FnS.js] 77 //// [/user/username/projects/myproject/decls/FnS.d.ts.map] 80 //// [/user/username/projects/myproject/decls/FnS.d.ts] [all …]
|
| /third_party/typescript/tests/baselines/reference/ |
| D | controlFlowBreakContinueWithLabel.types | 2 enum User { A, B } 3 >User : User 4 >A : User.A 5 >B : User.B 7 let user: User = User.A 8 >user : User 9 >User.A : User.A 10 >User : typeof User 11 >A : User.A 17 switch (user) { [all …]
|
| /third_party/typescript/tests/baselines/reference/tscWatch/projectsWithReferences/ |
| D | on-transitive-references-in-different-folders-with-no-files-clause.js | 15 //// [/user/username/projects/transitiveReferences/a/tsconfig.json] 18 //// [/user/username/projects/transitiveReferences/b/tsconfig.json] 21 //// [/user/username/projects/transitiveReferences/c/tsconfig.json] 24 //// [/user/username/projects/transitiveReferences/a/index.ts] 27 //// [/user/username/projects/transitiveReferences/b/index.ts] 31 //// [/user/username/projects/transitiveReferences/c/index.ts] 37 //// [/user/username/projects/transitiveReferences/refs/a.d.ts] 42 //// [/user/username/projects/transitiveReferences/a/index.js] 54 //// [/user/username/projects/transitiveReferences/a/index.d.ts] 59 //// [/user/username/projects/transitiveReferences/a/tsconfig.tsbuildinfo] [all …]
|
| /third_party/typescript/tests/baselines/reference/tsbuildWatch/projectsBuilding/ |
| D | when-there-are-23-projects-in-a-solution.js | 15 //// [/user/username/projects/myproject/pkg0/index.ts] 18 //// [/user/username/projects/myproject/pkg0/tsconfig.json] 21 //// [/user/username/projects/myproject/pkg1/index.ts] 24 //// [/user/username/projects/myproject/pkg1/tsconfig.json] 27 //// [/user/username/projects/myproject/pkg2/index.ts] 30 //// [/user/username/projects/myproject/pkg2/tsconfig.json] 33 //// [/user/username/projects/myproject/pkg3/index.ts] 36 //// [/user/username/projects/myproject/pkg3/tsconfig.json] 39 //// [/user/username/projects/myproject/pkg4/index.ts] 42 //// [/user/username/projects/myproject/pkg4/tsconfig.json] [all …]
|
12345678910>>...355