-
In the product detail page, if you’re using VoiceOver and VO + Arrows to navigate individual content, the variant selectors are read twice. If you pause after, it will also read out what I assume is a…
-
I'm not sure if I would call this an issue, but I'm not exactly sure who to reach out to in means of this matter.
When attempting to peek a code, it seems like the script isn't going anywhere. Nor…
-
### What happened?
I have tried to remove the ids from the index which are non-existent, after that every `peek()` operation causes the warning `Delete of nonexisting embedding ID`. @HammadB mentio…
-
### Microsoft PowerToys version
v0.82.1
### Installation method
PowerToys auto-update
### Running as admin
No
### Area(s) with issue?
Peek
### Steps to reproduce
open a longer PDF from the fi…
-
I tried the anchor example found in the documentation and it does not output anything.
```julia
julia> t = join(rand([collect('a':'z')... collect('0':'9')...],100))
"oxfj939xjpifeaa0ngk97yu6tywg3sy…
-
BPO | [28445](https://bugs.python.org/issue28445)
--- | :---
Nosy | @vadmium, @zhangyangyu, @180909
PRs | python/cpython#29820
*Note: these values reflect the state of the issue at the time it was mi…
-
No shortcuts or popups are working. I just tried to download it and im getting nothing.
I try to ctrl hover a class and no highlighting either.
![image](https://github.com/pranaygp/vscode-css-peek…
-
In https://github.com/cessen/ropey/issues/18#issuecomment-522326596 there was a discussion about adding `.peek_next()` and `.peek_prev()` methods to iterators, but they were never added. And I'd like …
-
There are cases when you need to `peek` ahead for given data, e.g. check for magics and act accordingly.
-
**Is your feature request related to a problem? Please describe.**
When I try to peek the definition of a function, it shows not found. But if you run sp_helptext it works.
**Describe the solution…