Nick Rolfe
|
1e1eb7ee33
|
Replace getEncodedFile with shared getFileBySourceArchiveName predicate
While also making it work with paths for databases created on Windows.
|
2020-11-10 13:55:27 +00:00 |
|
Taus Brock-Nannestad
|
f07a7bf8cf
|
Python: Autoformat everything using qlformat.
Will need subsequent PRs fixing up test failures (due to deprecated
methods moving around), but other than that everything should be
straight-forward.
|
2020-07-07 15:43:52 +02:00 |
|
Jason Reed
|
c34fa840a2
|
Python: Use NiceLocationExpr::hasLocationInfo for ide jump-to-def
|
2020-05-04 11:36:54 -04:00 |
|
Jason Reed
|
b0f72ebb56
|
Python: Refactor definitions query, add queries for ide search
This enables jump-to-definition and find-references in the VS Code
extension, for python source archives.
|
2020-05-04 11:27:30 -04:00 |
|