-
Expected behavior:
- pass `true` and button state changed to `pressed`
- pass `false` and button state changed to `default`
Actual behavior:
- passing `true` or `false` takes effect only durin…
-
Thank you for your visual studio extension.
I've got a question. How to execute a vscodeCommand with extra arguments?
for instance:
```json
{"vscodeCommand": "workbench.action.gotoLine", "args"…
coenm updated
3 weeks ago
-
We have several `decode_as` methods which currently take a `reader: &mut impl Reader, algorithm: Algorithm` in that order. Most of these are unreleased outside of prereleases (`KeypairData::decode_as`…
-
### Context
Please provide any relevant information about your setup
* Add-on Version: 7.1.1.1
* Kodi Version: 21.0.0
* Kodi GUI Language: Russian
* Operating System: CoreELEC (official): 21.…
-
**Is your feature request related to a problem? If so, please describe.**
#1584 introduced wildcards for filenames. This comes in handy, since it allows writing the main code independent from the bac…
-
We have some "new" (some are few months old ...) CLI argument of browsertrix crawler to consider:
```
--seedFile, --urlFile If set, read a list of seed urls, on
…
-
Is there a way to show arguments for functions inside a dynamically loaded libraries using
dlopen?
### How to Reproduce
libexample.c
```c
#include
void say_hello(int x) {
printf("He…
-
### Clear and concise description of the problem
In cases where conditional application of decorators (e.g. versioning or some form of selector language for the target) could be useful, it would be i…
-
I am trialing out capturing my DevOps environment, starting with the basic
```bash
terraformer import aws --resources=vpc --profile=devops
```
This runs:
```bash
2024/10/18 11:44:38 aws i…
-
# ARTIQ Feature Request
See: https://forum.m-labs.hk/d/843-group-closes-after-clicking-submit-button-in-interactive-window
## Problem this request addresses
Groups are not expanded by default…