|
| 1 | +currentDirectory:: / useCaseSensitiveFileNames: false |
| 2 | +Info seq [hh:mm:ss:mss] Provided types map file "/typesMap.json" doesn't exist |
| 3 | +Before request |
| 4 | +//// [/a.ts] |
| 5 | +export const a = 1; |
| 6 | + |
| 7 | +//// [/b.ts] |
| 8 | +import * as foo from './a.js'; |
| 9 | + |
| 10 | + |
| 11 | +Info seq [hh:mm:ss:mss] request: |
| 12 | + { |
| 13 | + "command": "open", |
| 14 | + "arguments": { |
| 15 | + "file": "/a.ts" |
| 16 | + }, |
| 17 | + "seq": 1, |
| 18 | + "type": "request" |
| 19 | + } |
| 20 | +Info seq [hh:mm:ss:mss] Search path: / |
| 21 | +Info seq [hh:mm:ss:mss] For info: /a.ts :: No config files found. |
| 22 | +Info seq [hh:mm:ss:mss] Starting updateGraphWorker: Project: /dev/null/inferredProject1* |
| 23 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /a/lib/lib.d.ts 500 undefined Project: /dev/null/inferredProject1* WatchType: Missing file |
| 24 | +Info seq [hh:mm:ss:mss] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* Version: 1 structureChanged: true structureIsReused:: Not Elapsed:: *ms |
| 25 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred) |
| 26 | +Info seq [hh:mm:ss:mss] Files (1) |
| 27 | + /a.ts SVC-1-0 "export const a = 1;" |
| 28 | + |
| 29 | + |
| 30 | + a.ts |
| 31 | + Root file specified for compilation |
| 32 | + |
| 33 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 34 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred) |
| 35 | +Info seq [hh:mm:ss:mss] Files (1) |
| 36 | + |
| 37 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 38 | +Info seq [hh:mm:ss:mss] Open files: |
| 39 | +Info seq [hh:mm:ss:mss] FileName: /a.ts ProjectRootPath: undefined |
| 40 | +Info seq [hh:mm:ss:mss] Projects: /dev/null/inferredProject1* |
| 41 | +Info seq [hh:mm:ss:mss] response: |
| 42 | + { |
| 43 | + "responseRequired": false |
| 44 | + } |
| 45 | +After request |
| 46 | + |
| 47 | +PolledWatches:: |
| 48 | +/a/lib/lib.d.ts: *new* |
| 49 | + {"pollingInterval":500} |
| 50 | + |
| 51 | +Before request |
| 52 | + |
| 53 | +Info seq [hh:mm:ss:mss] request: |
| 54 | + { |
| 55 | + "command": "open", |
| 56 | + "arguments": { |
| 57 | + "file": "/b.ts" |
| 58 | + }, |
| 59 | + "seq": 2, |
| 60 | + "type": "request" |
| 61 | + } |
| 62 | +Info seq [hh:mm:ss:mss] Search path: / |
| 63 | +Info seq [hh:mm:ss:mss] For info: /b.ts :: No config files found. |
| 64 | +Info seq [hh:mm:ss:mss] Starting updateGraphWorker: Project: /dev/null/inferredProject2* |
| 65 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /a/lib/lib.d.ts 500 undefined Project: /dev/null/inferredProject2* WatchType: Missing file |
| 66 | +Info seq [hh:mm:ss:mss] Finishing updateGraphWorker: Project: /dev/null/inferredProject2* Version: 1 structureChanged: true structureIsReused:: Not Elapsed:: *ms |
| 67 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject2*' (Inferred) |
| 68 | +Info seq [hh:mm:ss:mss] Files (2) |
| 69 | + /a.ts SVC-1-0 "export const a = 1;" |
| 70 | + /b.ts SVC-1-0 "import * as foo from './a.js';" |
| 71 | + |
| 72 | + |
| 73 | + a.ts |
| 74 | + Imported via './a.js' from file 'b.ts' |
| 75 | + b.ts |
| 76 | + Root file specified for compilation |
| 77 | + |
| 78 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 79 | +Info seq [hh:mm:ss:mss] `remove Project:: |
| 80 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred) |
| 81 | +Info seq [hh:mm:ss:mss] Files (1) |
| 82 | + /a.ts |
| 83 | + |
| 84 | + |
| 85 | + a.ts |
| 86 | + Root file specified for compilation |
| 87 | + |
| 88 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 89 | +Info seq [hh:mm:ss:mss] FileWatcher:: Close:: WatchInfo: /a/lib/lib.d.ts 500 undefined Project: /dev/null/inferredProject1* WatchType: Missing file |
| 90 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject2*' (Inferred) |
| 91 | +Info seq [hh:mm:ss:mss] Files (2) |
| 92 | + |
| 93 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 94 | +Info seq [hh:mm:ss:mss] Open files: |
| 95 | +Info seq [hh:mm:ss:mss] FileName: /a.ts ProjectRootPath: undefined |
| 96 | +Info seq [hh:mm:ss:mss] Projects: /dev/null/inferredProject2* |
| 97 | +Info seq [hh:mm:ss:mss] FileName: /b.ts ProjectRootPath: undefined |
| 98 | +Info seq [hh:mm:ss:mss] Projects: /dev/null/inferredProject2* |
| 99 | +Info seq [hh:mm:ss:mss] response: |
| 100 | + { |
| 101 | + "responseRequired": false |
| 102 | + } |
| 103 | +After request |
| 104 | + |
| 105 | +Before request |
| 106 | + |
| 107 | +Info seq [hh:mm:ss:mss] request: |
| 108 | + { |
| 109 | + "command": "configure", |
| 110 | + "arguments": { |
| 111 | + "preferences": { |
| 112 | + "allowRenameOfImportPath": true |
| 113 | + } |
| 114 | + }, |
| 115 | + "seq": 3, |
| 116 | + "type": "request" |
| 117 | + } |
| 118 | +Info seq [hh:mm:ss:mss] response: |
| 119 | + { |
| 120 | + "seq": 0, |
| 121 | + "type": "response", |
| 122 | + "command": "configure", |
| 123 | + "request_seq": 3, |
| 124 | + "success": true, |
| 125 | + "performanceData": { |
| 126 | + "updateGraphDurationMs": * |
| 127 | + } |
| 128 | + } |
| 129 | +Info seq [hh:mm:ss:mss] response: |
| 130 | + { |
| 131 | + "responseRequired": false |
| 132 | + } |
| 133 | +After request |
| 134 | + |
| 135 | +Before request |
| 136 | + |
| 137 | +Info seq [hh:mm:ss:mss] request: |
| 138 | + { |
| 139 | + "command": "rename", |
| 140 | + "arguments": { |
| 141 | + "file": "/b.ts", |
| 142 | + "line": 1, |
| 143 | + "offset": 25 |
| 144 | + }, |
| 145 | + "seq": 4, |
| 146 | + "type": "request" |
| 147 | + } |
| 148 | +Info seq [hh:mm:ss:mss] response: |
| 149 | + { |
| 150 | + "response": { |
| 151 | + "info": { |
| 152 | + "canRename": true, |
| 153 | + "fileToRename": "/a.ts", |
| 154 | + "displayName": "/a.ts", |
| 155 | + "fullDisplayName": "./a.js", |
| 156 | + "kind": "module", |
| 157 | + "kindModifiers": "", |
| 158 | + "triggerSpan": { |
| 159 | + "start": { |
| 160 | + "line": 1, |
| 161 | + "offset": 25 |
| 162 | + }, |
| 163 | + "end": { |
| 164 | + "line": 1, |
| 165 | + "offset": 29 |
| 166 | + } |
| 167 | + } |
| 168 | + }, |
| 169 | + "locs": [ |
| 170 | + { |
| 171 | + "file": "/b.ts", |
| 172 | + "locs": [ |
| 173 | + { |
| 174 | + "start": { |
| 175 | + "line": 1, |
| 176 | + "offset": 23 |
| 177 | + }, |
| 178 | + "end": { |
| 179 | + "line": 1, |
| 180 | + "offset": 29 |
| 181 | + }, |
| 182 | + "contextStart": { |
| 183 | + "line": 1, |
| 184 | + "offset": 1 |
| 185 | + }, |
| 186 | + "contextEnd": { |
| 187 | + "line": 1, |
| 188 | + "offset": 31 |
| 189 | + } |
| 190 | + } |
| 191 | + ] |
| 192 | + } |
| 193 | + ] |
| 194 | + }, |
| 195 | + "responseRequired": true |
| 196 | + } |
| 197 | +After request |
0 commit comments