Skip to content

Instantly share code, notes, and snippets.

@vedon
Created August 11, 2020 08:07
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vedon/7d84e0586bdc73e4a3aabaa768fca6d4 to your computer and use it in GitHub Desktop.
Save vedon/7d84e0586bdc73e4a3aabaa768fca6d4 to your computer and use it in GitHub Desktop.
2020-08-11 15:58:33.804 Xcode[33874:47408816] SourceKit-client: [2:request:156931:308.5030] [336] {
key.request: source.request.indexer.srv.jump-to-expression-definition,
key.indexer.arg.indexer-token: 1,
key.indexer.arg.query.name: "hello",
key.indexer.arg.query.doc-location: {
key.indexer.arg.doc-loc.url: "file:///Users/vedon/Documents/Private/ModularDesign/IndexingDemo/IndexingDemo/ViewController.swift",
key.indexer.arg.doc-loc.start-line: 17,
key.indexer.arg.doc-loc.start-col: 9,
key.indexer.arg.doc-loc.end-line: 17,
key.indexer.arg.doc-loc.end-col: 9,
key.indexer.arg.doc-loc.range-loc: 330,
key.indexer.arg.doc-loc.range-count: 0,
key.indexer.arg.doc-loc.time-stamp: 6.188255e+08,
key.indexer.arg.doc-loc.encoding: 1
},
key.indexer.arg.query.file-content: "<DATA>",
key.indexer.arg.query.is-in-comment: false,
key.indexer.arg.query.is-in-func-or-method-body: false,
key.indexer.arg.query.looks-like-a-setter: false,
key.indexer.arg.query.only-current-declarator: false,
key.indexer.arg.query.include-current-loc: false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment