-
The "Extract to Label" code action does not appear for text strings in a report dataitem column...
![image](https://github.com/DavidFeldhoff/al-codeactions/assets/87859332/6aa35a19-8480-4a8f-88ff-b…
-
Compare:
`select json_extract_array_element_text('["Sandwich", "Omelette", "Tikka Masala"]', 0)`
In Redshift, that gets you an unquoted `Sandwich`, in docker-pgredshift that gets you a double-quot…
-
@ngraef
I'm adding an example response to one of my Get Routes like so:
```ts
@Response(200, "Response example", "example String here")
```
However when debugging swaggerGen, I get the followin…
-
## Steps to Reproduce:
In SwiftUI Text() and Button() are automatically localisable.
For instance using
`Text("Title")`, automatically looks for localisations with the key `"Title"`
U…
-
Reference:
- https://guides.rubyonrails.org/i18n.html
-
### 📝 Provide a description of the new feature
`~/.config` is meant for configuration files. I think anything that customizes spotify in any way should be stored here, as is mostly the case today.
…
-
I am curious if that's possible somehow? You see, I am using library [mobx-state-tree](https://github.com/mobxjs/mobx-state-tree/) which is also checked at runtime, but currently, it's impossible to u…
-
```
What steps will reproduce the problem?
Extract javascript from an HTML file using the okf_html filter extracts the
code block rather than just the text
Example:
function insertDialByVoicemailByT…
-
And an option in navigation-drawer
![clipboard_ui_lang-](https://github.com/user-attachments/assets/dd91210d-1b67-4228-8de3-22ccadf575ca)
-
The `EachKey` API does not work coherently to the `Get` one w.r.t array of strings.
Meaning that it does not work on paths like "request>headers>User-Agent>[0]", while `Get` does.
Here's a min…