-
Add new (arbitrary) code transformations (in the same manner as Comment, Explain, Optimize ... etc, with eg optimize being contralled by: vscode-openai.editor.code.optimize)
Example : I would like …
-
hey greate bot , cani ask qhere can i store the config.json , becouse every tie i run telminal i need to log the toqen on telegram and thats a little problematic in a place with powerout situations lo…
-
### Use Case
#15170 added the ability for the starlark processor to persist the global state to the statefile between runs. This is very nice, but it can't store lists, dicts, tuples, or metrics to t…
-
I generated a .json file using externallyhosted.py with the following command:
```
python3 externallyhosted.py --apk="myApk.apk" --externallyHostedUrl="https://myserver.com/myApk.apk" > myJson.jso…
-
The SQL trigger fails when trying to deserialize types that have columns stored as Json that map to object types (for example an owned type that was stored as Json in EFCore). I tried adding a custom…
-
This issue tracks the migration of the mentioned commands - ('JSON.RESP', 'JSON.DEBUG', 'JSON.INGEST') to make them compatible across the three protocols supported by the Dice database: RESP, HTTP, an…
-
More context: https://github.com/oasisprotocol/oasis-indexer/pull/201#discussion_r1005152800
This is also a step on the way to a full tx details page in the Explorer (as described in the PRD), whic…
-
### Are you following the right branch?
- [X] My Nixpkgs and Home Manager versions are in sync
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Issue descript…
-
function **checkAvailableDate** return `Error: You need to sign in or sign up before continuing.`
`function checkAvailableDate(headers) {
let yatriSession = headers["_yatri_session"]
…
-
It's currently possible to use ::first-letter only with block elements. It would be useful to make it work for inline elements, too.
Example use case:
I've been developing an app to take inform…