-
This feature already exists in Postman and would be a useful in Bruno.
Technically it can be done using pre-request scripts but this does not seem like a clean alternative.
![image](https://github.c…
-
Extension scripts are omitted from the LoAF entry's script attribution to avoid leaking which extensions users are running to developers.
As a consequence though, slow interactions caused by extens…
-
Before using the automatic generation of the DBML file for SQL server, I had queries allowing us to generate our file in DBML format.
In these scripts, I retrieved the description table, which was ve…
-
## Summary
Request to add support for reading from text files and/or executing scripts at scheduled intervals in Zebar.
## Description
I've used GlazeWM v2 to display time tracking information fr…
-
Currently the ruby scripts for Put does not support setting of Operation Attributes through shell. It may be useful in some cases and also for testing. And that would give a full fledged support using…
-
### Discussed in https://github.com/FreshRSS/FreshRSS/discussions/6058
Originally posted by **RamenJunkie** January 23, 2024
It would be really cool if you could add user notes in a little fie…
-
**Describe the bug**
`babel-plugin-minify-dead-code-elimination` only useful for entry scripts, the dependencies is not working.
**To Reproduce**
`index.js`
```js
import { setTitle } from…
-
I'd like to add a request about bulk actions on repositories. E.g., on your main account page being able to select multiple items (with a checkbox or something) and then performing actions such as: bu…
-
A project I'm contributing to unfortunately has all their scripts do things like
```bash
cargo +nightly fmt
cargo +nightly clippy
```
and while that's useful outside a nix managed environment it …
-
### Path to affected file
```shell
array/DNAm/preprocessing/QC.rmd
```
### Type of refactor
Code understandability improvement, Code readability improvement
### Description of required…