-
When using the cursor there is two issues:
The first being that when you push LEFT the first time nothing happens... Every press after is fine.
The second being that you cannot go before the first cha…
-
Would be great if we could update to a multi cursor editor, https://github.com/microsoft/monaco-editor, the one used by VSCode is probably a good choice.
Selecting the same word across the whole p…
-
Opening this issue just so that it's written down -- obviously y'all have way more important things happening right now 📈.
---
I'm struggling to figure out how to use the jetstream client packag…
-
The default button actions all add text where the cursor is (or at the beginning of the line). I was wondering if there was a way to achieve that with this component.
For a custom button, I can han…
-
currently bsyms are appended to the trace. for transformations, we usually have a place in mind where these should go instead.
the current way is to
```
trace.push_scope([])
out = sym(foo, bar)
…
t-vi updated
2 months ago
-
### What happened?
It seems since the update to grafana-enterprise 11.3 (2024-10-24 00:40:14) the any dashboard with the 'last 24h' view is constantly flickering for the x-axis.
One fraction of a sec…
-
### Describe the bug
I have a statement like the following, which works on SQLAlchemy 1.4 but not on 2.0
```python
delete(Author).where(Author.id == Book.author_id).returning(Book.title)
```
…
-
If you haven’t already, check out our [contributing guidelines](https://github.com/Expensify/ReactNativeChat/blob/main/contributingGuides/CONTRIBUTING.md) for onboarding and email contributors@expensi…
-
Utilities for controlling the cursor style when hovering over an element.Default class reference
Class | Properties
-- | --
cursor-auto | cursor: auto;
cursor-default | cursor: default;
cur…
-
Selecting the exact position on the slider is one of the central tasks when annotating. Having spent some time to stop playback at a precise position, it causes great pain to lose it again, e.g. becau…