|
| 1 | +Info seq [hh:mm:ss:mss] currentDirectory:: /home/src/Vscode/Projects/bin useCaseSensitiveFileNames:: false |
| 2 | +Info seq [hh:mm:ss:mss] libs Location:: /home/src/tslibs/TS/Lib |
| 3 | +Info seq [hh:mm:ss:mss] globalTypingsCacheLocation:: /home/src/Library/Caches/typescript |
| 4 | +Info seq [hh:mm:ss:mss] request: |
| 5 | + { |
| 6 | + "seq": 0, |
| 7 | + "type": "request", |
| 8 | + "arguments": { |
| 9 | + "options": { |
| 10 | + "target": "es5", |
| 11 | + "newLine": "crlf", |
| 12 | + "lib": [ |
| 13 | + "es5" |
| 14 | + ], |
| 15 | + "skipDefaultLibCheck": true |
| 16 | + } |
| 17 | + }, |
| 18 | + "command": "compilerOptionsForInferredProjects" |
| 19 | + } |
| 20 | +Info seq [hh:mm:ss:mss] response: |
| 21 | + { |
| 22 | + "seq": 0, |
| 23 | + "type": "response", |
| 24 | + "command": "compilerOptionsForInferredProjects", |
| 25 | + "request_seq": 0, |
| 26 | + "success": true, |
| 27 | + "body": true |
| 28 | + } |
| 29 | +//// [/tests/cases/fourslash/server/formatTrimRemainingRange.ts] |
| 30 | + ; |
| 31 | + /* |
| 32 | + |
| 33 | +*/ |
| 34 | + |
| 35 | + |
| 36 | +Info seq [hh:mm:ss:mss] request: |
| 37 | + { |
| 38 | + "seq": 1, |
| 39 | + "type": "request", |
| 40 | + "arguments": { |
| 41 | + "file": "/tests/cases/fourslash/server/formatTrimRemainingRange.ts" |
| 42 | + }, |
| 43 | + "command": "open" |
| 44 | + } |
| 45 | +Info seq [hh:mm:ss:mss] getConfigFileNameForFile:: File: /tests/cases/fourslash/server/formatTrimRemainingRange.ts ProjectRootPath: undefined:: Result: undefined |
| 46 | +Info seq [hh:mm:ss:mss] Creating InferredProject: /dev/null/inferredProject1*, currentDirectory: /tests/cases/fourslash/server |
| 47 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /tests/cases/fourslash/server/tsconfig.json 2000 undefined WatchType: Config file for the inferred project root |
| 48 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /tests/cases/fourslash/server/jsconfig.json 2000 undefined WatchType: Config file for the inferred project root |
| 49 | +Info seq [hh:mm:ss:mss] Starting updateGraphWorker: Project: /dev/null/inferredProject1* |
| 50 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /home/src/tslibs/TS/Lib/lib.es5.d.ts 500 undefined WatchType: Closed Script info |
| 51 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /home/src/tslibs/TS/Lib/lib.decorators.d.ts 500 undefined WatchType: Closed Script info |
| 52 | +Info seq [hh:mm:ss:mss] FileWatcher:: Added:: WatchInfo: /home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts 500 undefined WatchType: Closed Script info |
| 53 | +Info seq [hh:mm:ss:mss] DirectoryWatcher:: Added:: WatchInfo: /tests/cases/fourslash/server/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots |
| 54 | +Info seq [hh:mm:ss:mss] Elapsed:: *ms DirectoryWatcher:: Added:: WatchInfo: /tests/cases/fourslash/server/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots |
| 55 | +Info seq [hh:mm:ss:mss] DirectoryWatcher:: Added:: WatchInfo: /tests/cases/fourslash/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots |
| 56 | +Info seq [hh:mm:ss:mss] Elapsed:: *ms DirectoryWatcher:: Added:: WatchInfo: /tests/cases/fourslash/node_modules/@types 1 undefined Project: /dev/null/inferredProject1* WatchType: Type roots |
| 57 | +Info seq [hh:mm:ss:mss] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* projectStateVersion: 1 projectProgramVersion: 0 structureChanged: true structureIsReused:: Not Elapsed:: *ms |
| 58 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred) |
| 59 | +Info seq [hh:mm:ss:mss] Files (4) |
| 60 | + /home/src/tslibs/TS/Lib/lib.es5.d.ts Text-1 lib.es5.d.ts-Text |
| 61 | + /home/src/tslibs/TS/Lib/lib.decorators.d.ts Text-1 lib.decorators.d.ts-Text |
| 62 | + /home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts Text-1 lib.decorators.legacy.d.ts-Text |
| 63 | + /tests/cases/fourslash/server/formatTrimRemainingRange.ts SVC-1-0 " ;\n /*\n \n*/" |
| 64 | + |
| 65 | + |
| 66 | + ../../../../home/src/tslibs/TS/Lib/lib.es5.d.ts |
| 67 | + Library 'lib.es5.d.ts' specified in compilerOptions |
| 68 | + ../../../../home/src/tslibs/TS/Lib/lib.decorators.d.ts |
| 69 | + Library referenced via 'decorators' from file '../../../../home/src/tslibs/TS/Lib/lib.es5.d.ts' |
| 70 | + ../../../../home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts |
| 71 | + Library referenced via 'decorators.legacy' from file '../../../../home/src/tslibs/TS/Lib/lib.es5.d.ts' |
| 72 | + formatTrimRemainingRange.ts |
| 73 | + Root file specified for compilation |
| 74 | + |
| 75 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 76 | +Info seq [hh:mm:ss:mss] Project '/dev/null/inferredProject1*' (Inferred) |
| 77 | +Info seq [hh:mm:ss:mss] Files (4) |
| 78 | + |
| 79 | +Info seq [hh:mm:ss:mss] ----------------------------------------------- |
| 80 | +Info seq [hh:mm:ss:mss] Open files: |
| 81 | +Info seq [hh:mm:ss:mss] FileName: /tests/cases/fourslash/server/formatTrimRemainingRange.ts ProjectRootPath: undefined |
| 82 | +Info seq [hh:mm:ss:mss] Projects: /dev/null/inferredProject1* |
| 83 | +Info seq [hh:mm:ss:mss] response: |
| 84 | + { |
| 85 | + "seq": 0, |
| 86 | + "type": "response", |
| 87 | + "command": "open", |
| 88 | + "request_seq": 1, |
| 89 | + "success": true, |
| 90 | + "performanceData": { |
| 91 | + "updateGraphDurationMs": * |
| 92 | + } |
| 93 | + } |
| 94 | +After Request |
| 95 | +watchedFiles:: |
| 96 | +/home/src/tslibs/TS/Lib/lib.decorators.d.ts: *new* |
| 97 | + {"pollingInterval":500} |
| 98 | +/home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts: *new* |
| 99 | + {"pollingInterval":500} |
| 100 | +/home/src/tslibs/TS/Lib/lib.es5.d.ts: *new* |
| 101 | + {"pollingInterval":500} |
| 102 | +/tests/cases/fourslash/server/jsconfig.json: *new* |
| 103 | + {"pollingInterval":2000} |
| 104 | +/tests/cases/fourslash/server/tsconfig.json: *new* |
| 105 | + {"pollingInterval":2000} |
| 106 | + |
| 107 | +watchedDirectoriesRecursive:: |
| 108 | +/tests/cases/fourslash/node_modules/@types: *new* |
| 109 | + {} |
| 110 | +/tests/cases/fourslash/server/node_modules/@types: *new* |
| 111 | + {} |
| 112 | + |
| 113 | +Projects:: |
| 114 | +/dev/null/inferredProject1* (Inferred) *new* |
| 115 | + projectStateVersion: 1 |
| 116 | + projectProgramVersion: 1 |
| 117 | + autoImportProviderHost: false |
| 118 | + |
| 119 | +ScriptInfos:: |
| 120 | +/home/src/tslibs/TS/Lib/lib.decorators.d.ts *new* |
| 121 | + version: Text-1 |
| 122 | + containingProjects: 1 |
| 123 | + /dev/null/inferredProject1* |
| 124 | +/home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts *new* |
| 125 | + version: Text-1 |
| 126 | + containingProjects: 1 |
| 127 | + /dev/null/inferredProject1* |
| 128 | +/home/src/tslibs/TS/Lib/lib.es5.d.ts *new* |
| 129 | + version: Text-1 |
| 130 | + containingProjects: 1 |
| 131 | + /dev/null/inferredProject1* |
| 132 | +/tests/cases/fourslash/server/formatTrimRemainingRange.ts (Open) *new* |
| 133 | + version: SVC-1-0 |
| 134 | + containingProjects: 1 |
| 135 | + /dev/null/inferredProject1* *default* |
| 136 | + |
| 137 | +Info seq [hh:mm:ss:mss] request: |
| 138 | + { |
| 139 | + "seq": 2, |
| 140 | + "type": "request", |
| 141 | + "arguments": { |
| 142 | + "file": "/tests/cases/fourslash/server/formatTrimRemainingRange.ts", |
| 143 | + "line": 1, |
| 144 | + "offset": 1, |
| 145 | + "endLine": 4, |
| 146 | + "endOffset": 3 |
| 147 | + }, |
| 148 | + "command": "format" |
| 149 | + } |
| 150 | +Info seq [hh:mm:ss:mss] response: |
| 151 | + { |
| 152 | + "seq": 0, |
| 153 | + "type": "response", |
| 154 | + "command": "format", |
| 155 | + "request_seq": 2, |
| 156 | + "success": true, |
| 157 | + "body": [ |
| 158 | + { |
| 159 | + "start": { |
| 160 | + "line": 1, |
| 161 | + "offset": 1 |
| 162 | + }, |
| 163 | + "end": { |
| 164 | + "line": 1, |
| 165 | + "offset": 5 |
| 166 | + }, |
| 167 | + "newText": "" |
| 168 | + }, |
| 169 | + { |
| 170 | + "start": { |
| 171 | + "line": 2, |
| 172 | + "offset": 1 |
| 173 | + }, |
| 174 | + "end": { |
| 175 | + "line": 2, |
| 176 | + "offset": 5 |
| 177 | + }, |
| 178 | + "newText": "" |
| 179 | + }, |
| 180 | + { |
| 181 | + "start": { |
| 182 | + "line": 3, |
| 183 | + "offset": 1 |
| 184 | + }, |
| 185 | + "end": { |
| 186 | + "line": 3, |
| 187 | + "offset": 4 |
| 188 | + }, |
| 189 | + "newText": "" |
| 190 | + } |
| 191 | + ] |
| 192 | + } |
| 193 | +Info seq [hh:mm:ss:mss] request: |
| 194 | + { |
| 195 | + "seq": 3, |
| 196 | + "type": "request", |
| 197 | + "arguments": { |
| 198 | + "file": "/tests/cases/fourslash/server/formatTrimRemainingRange.ts", |
| 199 | + "line": 1, |
| 200 | + "offset": 1, |
| 201 | + "endLine": 1, |
| 202 | + "endOffset": 5, |
| 203 | + "insertString": "" |
| 204 | + }, |
| 205 | + "command": "change" |
| 206 | + } |
| 207 | +Info seq [hh:mm:ss:mss] response: |
| 208 | + { |
| 209 | + "seq": 0, |
| 210 | + "type": "response", |
| 211 | + "command": "change", |
| 212 | + "request_seq": 3, |
| 213 | + "success": true |
| 214 | + } |
| 215 | +After Request |
| 216 | +Projects:: |
| 217 | +/dev/null/inferredProject1* (Inferred) *changed* |
| 218 | + projectStateVersion: 2 *changed* |
| 219 | + projectProgramVersion: 1 |
| 220 | + dirty: true *changed* |
| 221 | + autoImportProviderHost: false |
| 222 | + |
| 223 | +ScriptInfos:: |
| 224 | +/home/src/tslibs/TS/Lib/lib.decorators.d.ts |
| 225 | + version: Text-1 |
| 226 | + containingProjects: 1 |
| 227 | + /dev/null/inferredProject1* |
| 228 | +/home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts |
| 229 | + version: Text-1 |
| 230 | + containingProjects: 1 |
| 231 | + /dev/null/inferredProject1* |
| 232 | +/home/src/tslibs/TS/Lib/lib.es5.d.ts |
| 233 | + version: Text-1 |
| 234 | + containingProjects: 1 |
| 235 | + /dev/null/inferredProject1* |
| 236 | +/tests/cases/fourslash/server/formatTrimRemainingRange.ts (Open) *changed* |
| 237 | + version: SVC-1-1 *changed* |
| 238 | + containingProjects: 1 |
| 239 | + /dev/null/inferredProject1* *default* |
| 240 | + |
| 241 | +Info seq [hh:mm:ss:mss] request: |
| 242 | + { |
| 243 | + "seq": 4, |
| 244 | + "type": "request", |
| 245 | + "arguments": { |
| 246 | + "file": "/tests/cases/fourslash/server/formatTrimRemainingRange.ts", |
| 247 | + "line": 2, |
| 248 | + "offset": 1, |
| 249 | + "endLine": 2, |
| 250 | + "endOffset": 5, |
| 251 | + "insertString": "" |
| 252 | + }, |
| 253 | + "command": "change" |
| 254 | + } |
| 255 | +Info seq [hh:mm:ss:mss] response: |
| 256 | + { |
| 257 | + "seq": 0, |
| 258 | + "type": "response", |
| 259 | + "command": "change", |
| 260 | + "request_seq": 4, |
| 261 | + "success": true |
| 262 | + } |
| 263 | +After Request |
| 264 | +ScriptInfos:: |
| 265 | +/home/src/tslibs/TS/Lib/lib.decorators.d.ts |
| 266 | + version: Text-1 |
| 267 | + containingProjects: 1 |
| 268 | + /dev/null/inferredProject1* |
| 269 | +/home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts |
| 270 | + version: Text-1 |
| 271 | + containingProjects: 1 |
| 272 | + /dev/null/inferredProject1* |
| 273 | +/home/src/tslibs/TS/Lib/lib.es5.d.ts |
| 274 | + version: Text-1 |
| 275 | + containingProjects: 1 |
| 276 | + /dev/null/inferredProject1* |
| 277 | +/tests/cases/fourslash/server/formatTrimRemainingRange.ts (Open) *changed* |
| 278 | + version: SVC-1-2 *changed* |
| 279 | + containingProjects: 1 |
| 280 | + /dev/null/inferredProject1* *default* |
| 281 | + |
| 282 | +Info seq [hh:mm:ss:mss] request: |
| 283 | + { |
| 284 | + "seq": 5, |
| 285 | + "type": "request", |
| 286 | + "arguments": { |
| 287 | + "file": "/tests/cases/fourslash/server/formatTrimRemainingRange.ts", |
| 288 | + "line": 3, |
| 289 | + "offset": 1, |
| 290 | + "endLine": 3, |
| 291 | + "endOffset": 4, |
| 292 | + "insertString": "" |
| 293 | + }, |
| 294 | + "command": "change" |
| 295 | + } |
| 296 | +Info seq [hh:mm:ss:mss] response: |
| 297 | + { |
| 298 | + "seq": 0, |
| 299 | + "type": "response", |
| 300 | + "command": "change", |
| 301 | + "request_seq": 5, |
| 302 | + "success": true |
| 303 | + } |
| 304 | +After Request |
| 305 | +ScriptInfos:: |
| 306 | +/home/src/tslibs/TS/Lib/lib.decorators.d.ts |
| 307 | + version: Text-1 |
| 308 | + containingProjects: 1 |
| 309 | + /dev/null/inferredProject1* |
| 310 | +/home/src/tslibs/TS/Lib/lib.decorators.legacy.d.ts |
| 311 | + version: Text-1 |
| 312 | + containingProjects: 1 |
| 313 | + /dev/null/inferredProject1* |
| 314 | +/home/src/tslibs/TS/Lib/lib.es5.d.ts |
| 315 | + version: Text-1 |
| 316 | + containingProjects: 1 |
| 317 | + /dev/null/inferredProject1* |
| 318 | +/tests/cases/fourslash/server/formatTrimRemainingRange.ts (Open) *changed* |
| 319 | + version: SVC-1-3 *changed* |
| 320 | + containingProjects: 1 |
| 321 | + /dev/null/inferredProject1* *default* |
0 commit comments