Created
June 6, 2019 16:04
-
-
Save kellycampbell/e855bc55017be4ecaaf5fe1d313438e0 to your computer and use it in GitHub Desktop.
vscode tsserver inferred project after bazel build
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Info 440 [20:3:49.25] ----------------------------------------------- | |
| Info 441 [20:3:49.25] event: | |
| {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":30}} | |
| Info 442 [20:3:49.27] Running: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/tsconfig.json | |
| Info 443 [20:3:49.27] Running: *ensureProjectForOpenFiles* | |
| Info 444 [20:3:49.27] Structure before ensureProjectForOpenFiles: | |
| Info 445 [20:3:49.27] Project '/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/tsconfig.json' (Configured) 0 | |
| Info 445 [20:3:49.28] Files (124) | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.bigint.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/external/com_google_protobuf/google/protobuf/timestamp_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/external/com_google_protobuf/google/protobuf/timestamp_pb_service.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/timestamp_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/greeting_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/greeting_pb_service.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/hello_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/hello_pb_service.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/test/foo.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/Printer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/CodePrinter.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/descriptor_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ExportMap.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/WellKnown.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/assert.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/async_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/buffer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/child_process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/cluster.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/console.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/constants.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/crypto.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dgram.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dns.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/domain.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/fs.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http2.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/https.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/inspector.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/module.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/net.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/os.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/path.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/perf_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/punycode.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/querystring.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/readline.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/repl.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/stream.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/string_decoder.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/timers.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tls.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/trace_events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tty.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/url.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/v8.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/vm.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/worker_threads.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/zlib.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/base.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/compiler/plugin_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/service/grpcweb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/FieldTypes.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/enum.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/extensions.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/fileDescriptorTSD.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/message.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/oneof.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/Printer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/CodePrinter.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ExportMap.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/WellKnown.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/service/grpcweb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/FieldTypes.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/enum.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/extensions.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/fileDescriptorTSD.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/message.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/oneof.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/Printer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/CodePrinter.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ExportMap.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/WellKnown.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/service/grpcweb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/FieldTypes.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/enum.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/extensions.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/fileDescriptorTSD.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/message.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/oneof.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/test/foo.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/src/hello.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/test/foo.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/long/index.d.ts | |
| Info 445 [20:3:49.28] ----------------------------------------------- | |
| Info 445 [20:3:49.28] Open files: | |
| Info 445 [20:3:49.28] FileName: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts ProjectRootPath: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts | |
| Info 445 [20:3:49.28] Projects: | |
| Info 445 [20:3:49.28] Loading global plugin @vsintellicode/typescript-intellicode-plugin | |
| Info 446 [20:3:49.28] Enabling plugin @vsintellicode/typescript-intellicode-plugin from candidate paths: /usr/share/code/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../..,/home/kellyc/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.1.6 | |
| Info 447 [20:3:49.28] Loading @vsintellicode/typescript-intellicode-plugin from /usr/share/code/resources/app/extensions/node_modules/typescript/lib/tsserver.js/../../.. (resolved to /usr/share/code/resources/app/extensions/node_modules/node_modules) | |
| Info 448 [20:3:49.29] Loading @vsintellicode/typescript-intellicode-plugin from /home/kellyc/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.1.6 (resolved to /home/kellyc/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.1.6/node_modules) | |
| Info 449 [20:3:49.30] starting configuration: {"modelPath":"/home/kellyc/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.1.6/IntellicodeModels/1A3F919CD5B7725108B03C349630A1C82B03_0F0BA3C08C954A17AD992F382AE21E98","name":"@vsintellicode/typescript-intellicode-plugin"} | |
| Info 450 [20:3:49.30] Plugin validation succeded | |
| Info 451 [20:3:49.31] ConfigFilePresence:: Current Watches: :: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Open file was set as Inferred root | |
| Info 452 [20:3:49.31] FileWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/tsconfig.json 2000 Project: WatchType: Config file for the inferred project root | |
| Info 453 [20:3:49.31] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Updated the callback | |
| Info 454 [20:3:49.31] ConfigFilePresence:: Current Watches: :: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Open file was set as Inferred root | |
| Info 455 [20:3:49.31] FileWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/jsconfig.json 2000 Project: WatchType: Config file for the inferred project root | |
| Info 456 [20:3:49.31] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Updated the callback | |
| Info 457 [20:3:49.31] ConfigFilePresence:: Current Watches: Config file:: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/tsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Open file was set as Inferred root | |
| Info 458 [20:3:49.31] ConfigFilePresence:: Current Watches: :: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Open file was set as Inferred root | |
| Info 459 [20:3:49.31] FileWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/jsconfig.json 2000 Project: WatchType: Config file for the inferred project root | |
| Info 460 [20:3:49.31] ConfigFilePresence:: Current Watches: Config file for the inferred project root:: File: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/jsconfig.json Currently impacted open files: RootsOfInferredProjects: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts OtherOpenFiles: Status: Updated the callback | |
| Info 461 [20:3:49.31] Starting updateGraphWorker: Project: /dev/null/inferredProject1* | |
| Info 462 [20:3:49.37] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 463 [20:3:49.37] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 464 [20:3:49.646] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 465 [20:3:49.646] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 466 [20:3:49.646] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/node_modules 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 467 [20:3:49.646] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/node_modules 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 468 [20:3:49.647] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/node_modules 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 469 [20:3:49.647] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/node_modules 1 Project: /dev/null/inferredProject1* WatchType: Failed Lookup Locations | |
| Info 470 [20:3:49.649] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types 1 Project: /dev/null/inferredProject1* WatchType: Type roots | |
| Info 471 [20:3:49.649] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types 1 Project: /dev/null/inferredProject1* WatchType: Type roots | |
| Info 472 [20:3:49.649] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/node_modules/@types 1 Project: /dev/null/inferredProject1* WatchType: Type roots | |
| Info 473 [20:3:49.649] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/node_modules/@types 1 Project: /dev/null/inferredProject1* WatchType: Type roots | |
| Info 474 [20:3:49.649] DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/node_modules/@types 1 Project: /dev/null/inferredProject1* WatchType: Type roots | |
| Info 475 [20:3:49.649] Elapsed:: 0ms DirectoryWatcher:: Added:: WatchInfo: /home/kellyc/Projects/thirdparty/node_modules/@types 1 Project: /dev/null/inferredProject1* WatchType: Type roots | |
| Info 476 [20:3:49.649] Finishing updateGraphWorker: Project: /dev/null/inferredProject1* Version: 1 structureChanged: true Elapsed: 618ms | |
| Info 477 [20:3:49.649] Project '/dev/null/inferredProject1*' (Inferred) | |
| Info 478 [20:3:49.650] Files (79) | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.dom.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.webworker.importscripts.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.scripthost.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.bigint.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.full.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/timestamp_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/long/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/assert.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/async_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/buffer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/child_process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/cluster.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/console.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/constants.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/crypto.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dgram.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dns.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/domain.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/fs.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http2.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/https.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/inspector.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/module.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/net.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/os.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/path.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/perf_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/punycode.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/querystring.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/readline.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/repl.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/stream.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/string_decoder.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/timers.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tls.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/trace_events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tty.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/url.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/v8.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/vm.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/worker_threads.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/zlib.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/base.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/index.d.ts | |
| Info 479 [20:3:49.650] ----------------------------------------------- | |
| Info 480 [20:3:49.650] Structure after ensureProjectForOpenFiles: | |
| Info 481 [20:3:49.650] Project '/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/tsconfig.json' (Configured) 0 | |
| Info 481 [20:3:49.650] Files (124) | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.bigint.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/external/com_google_protobuf/google/protobuf/timestamp_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/external/com_google_protobuf/google/protobuf/timestamp_pb_service.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/timestamp_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/greeting_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/greeting_pb_service.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/hello_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/protos/hello_pb_service.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-bin/test/foo.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/Printer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/CodePrinter.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/descriptor_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ExportMap.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/WellKnown.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/assert.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/async_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/buffer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/child_process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/cluster.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/console.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/constants.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/crypto.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dgram.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dns.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/domain.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/fs.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http2.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/https.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/inspector.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/module.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/net.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/os.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/path.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/perf_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/punycode.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/querystring.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/readline.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/repl.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/stream.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/string_decoder.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/timers.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tls.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/trace_events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tty.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/url.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/v8.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/vm.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/worker_threads.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/zlib.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/base.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/compiler/plugin_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/service/grpcweb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/FieldTypes.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/enum.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/extensions.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/fileDescriptorTSD.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/message.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/example_ts/external/ts_protoc_gen/src/ts/oneof.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/Printer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/CodePrinter.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ExportMap.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/WellKnown.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/service/grpcweb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/FieldTypes.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/enum.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/extensions.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/fileDescriptorTSD.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/message.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/bin/protoc-gen-ts.runfiles/ts_protoc_gen/src/ts/oneof.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/Printer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/CodePrinter.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ExportMap.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/WellKnown.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/service/grpcweb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/FieldTypes.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/enum.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/extensions.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/fileDescriptorTSD.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/message.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/bazel-out/host/bin/external/ts_protoc_gen/src/ts/oneof.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/test/foo.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/src/hello.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/test/foo.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/long/index.d.ts | |
| Info 481 [20:3:49.650] ----------------------------------------------- | |
| Info 481 [20:3:49.650] Project '/dev/null/inferredProject1*' (Inferred) 1 | |
| Info 481 [20:3:49.651] Files (79) | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es5.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.dom.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.dom.iterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.webworker.importscripts.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.scripthost.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.core.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.collection.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.generator.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.iterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.proxy.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.reflect.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2015.symbol.wellknown.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.array.include.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.object.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.sharedmemory.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.string.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2017.typedarrays.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.asynciterable.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.promise.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2018.regexp.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.intl.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.esnext.bigint.d.ts | |
| /usr/share/code/resources/app/extensions/node_modules/typescript/lib/lib.es2016.full.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/google-protobuf/google/protobuf/timestamp_pb.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/long/index.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/assert.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/async_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/buffer.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/child_process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/cluster.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/console.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/constants.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/crypto.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dgram.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/dns.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/domain.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/fs.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/http2.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/https.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/inspector.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/module.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/net.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/os.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/path.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/perf_hooks.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/process.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/punycode.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/querystring.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/readline.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/repl.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/stream.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/string_decoder.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/timers.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tls.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/trace_events.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/tty.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/url.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/v8.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/vm.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/worker_threads.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/zlib.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/base.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/util.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/globals.d.ts | |
| /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/node_modules/@types/node/ts3.2/index.d.ts | |
| Info 481 [20:3:49.651] ----------------------------------------------- | |
| Info 481 [20:3:49.651] Open files: | |
| Info 481 [20:3:49.651] FileName: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts ProjectRootPath: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts | |
| Info 481 [20:3:49.651] Projects: /dev/null/inferredProject1* | |
| Info 481 [20:3:49.651] got projects updated in background, updating diagnostics for /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts | |
| Info 482 [20:3:49.651] event: | |
| {"seq":0,"type":"event","event":"projectsUpdatedInBackground","body":{"openFiles":["/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts"]}} | |
| Info 483 [20:3:49.651] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/failure.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/failure.d.ts 500 Project: WatchType: Closed Script info | |
| Info 484 [20:3:49.651] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/failure.d.ts 500 Project: WatchType: Closed Script info | |
| Info 485 [20:3:49.651] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/failure.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/failure.d.ts 500 Project: WatchType: Closed Script info | |
| Info 486 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/language_service_plugin.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/language_service_plugin.d.ts 500 Project: WatchType: Closed Script info | |
| Info 487 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/language_service_plugin.d.ts 500 Project: WatchType: Closed Script info | |
| Info 488 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/language_service_plugin.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/language_service_plugin.d.ts 500 Project: WatchType: Closed Script info | |
| Info 489 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 490 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 491 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 492 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/runner.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/runner.d.ts 500 Project: WatchType: Closed Script info | |
| Info 493 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/runner.d.ts 500 Project: WatchType: Closed Script info | |
| Info 494 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/runner.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/runner.d.ts 500 Project: WatchType: Closed Script info | |
| Info 495 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_expect_truthy_promise_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_expect_truthy_promise_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 496 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_expect_truthy_promise_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 497 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_expect_truthy_promise_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_expect_truthy_promise_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 498 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_promise_as_condition_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_promise_as_condition_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 499 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_promise_as_condition_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 500 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_promise_as_condition_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/ban_promise_as_condition_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 501 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/check_return_value_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/check_return_value_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 502 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/check_return_value_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 503 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/check_return_value_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/check_return_value_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 504 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/equals_nan_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/equals_nan_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 505 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/equals_nan_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 506 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/equals_nan_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/equals_nan_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 507 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/must_use_promises_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/must_use_promises_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 508 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/must_use_promises_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 509 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/must_use_promises_rule.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/must_use_promises_rule.d.ts 500 Project: WatchType: Closed Script info | |
| Info 510 [20:3:49.652] FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/property_renaming_safe.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/property_renaming_safe.d.ts 500 Project: WatchType: Closed Script info | |
| Info 511 [20:3:49.652] FileWatcher:: Close:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/property_renaming_safe.d.ts 500 Project: WatchType: Closed Script info | |
| Info 512 [20:3:49.652] Elapsed:: 0ms FileWatcher:: Triggered with /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/property_renaming_safe.d.ts 2:: WatchInfo: /home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/bazel-example-bazel-proto-ts/external/ts_protoc_gen_deps/_workspaces/npm_bazel_typescript/internal/tsetse/rules/property_renaming_safe.d.ts 500 Project: WatchType: Closed Script info | |
| Info 513 [20:3:49.862] request: | |
| {"seq":31,"type":"request","command":"geterr","arguments":{"delay":0,"files":["/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts"]}} | |
| Perf 514 [20:3:49.862] 31::geterr: async elapsed time (in milliseconds) 0.4509 | |
| Info 515 [20:3:49.864] event: | |
| {"seq":0,"type":"event","event":"syntaxDiag","body":{"file":"/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts","diagnostics":[]}} | |
| Info 516 [20:3:49.870] event: | |
| {"seq":0,"type":"event","event":"semanticDiag","body":{"file":"/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts","diagnostics":[{"start":{"line":3,"offset":21},"end":{"line":3,"offset":42},"text":"Cannot find module 'example_ts/test/foo'.","code":2307,"category":"error"},{"start":{"line":4,"offset":30},"end":{"line":4,"offset":58},"text":"Cannot find module 'example_ts/protos/hello_pb'.","code":2307,"category":"error"}]}} | |
| Info 517 [20:3:49.871] event: | |
| {"seq":0,"type":"event","event":"suggestionDiag","body":{"file":"/home/kellyc/Projects/thirdparty/bazel/example-bazel-proto-ts/src/hello.ts","diagnostics":[]}} | |
| Info 518 [20:3:49.871] event: | |
| {"seq":0,"type":"event","event":"requestCompleted","body":{"request_seq":31}} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment