-
When executing the query
`test lang:python` on the demo, this produces 15 results:
https://sourcebot.dev/search?query=test%20lang%3Apython
When this is changed to
`test (lang:python)` this drops t…
-
WITH benchmark_rollup as (
SELECT
comp.index_variant_uid,
pos.as_of_date,
bil.barra_id,
SUM(comp.component_weight * pos.close_weight) AS weight
FROM codex.index_components comp --_revisions c…
-
Filtering with multiple date inputs only gives events matching the first one. I am not sure if this is intentional but perhaps the UG can be clearer about multiple queries
UG
![Screenshot 2024-11-15…
-
### Description
While all the browsers have shipped the basic functionality - there have been a number of improvements agreed to by the CSS Working Group, which have not been implemented consistently…
-
Hi,
I am working on analyzing the input distribution and statistical distances outlined in Table3.py and Theorem5.py, and I have encountered a few issues. I would greatly appreciate your insights …
-
Execute query in cursor range is great, and I'm glad that I can enable it as the default. But it would be really nice if there were separate shortcut keys for executing current SQL query, vs executing…
-
![image.png](https://raw.githubusercontent.com/teamotitan/pe/main/files/42a369c9-5a09-4b88-87a6-6aa5fd5360c5.png)
For this command, I was wondering what is the reason why you do not want to use the w…
-
Hi,
Thanks for your great extension.
It'd great if the list of fields that can be shown included all the fields present in the query.
I would use this to display some custom fields created in…
-
### Problem
The Makefile created by `tree-sitter generate` does nothing with the `queries/*.scm` files. However, my understanding is that these files are likely to be wanted for common use-cases suc…
-
We are using envoy 1.29.1, We have observed that DNS resolution in Envoy is working correctly when the order of queries is CNAME first, followed by an A record query. However, on the other hand, if th…