-
As the title states. All JSON fields are always strings. But numbers should be numbers and no strings.
For example
```
{
"media": {
"@ref": "media.mkv",
"track": [
{
"@type": "General",
"Un…
-
When I tried this extension with the following Json file, it encountered a `unexpected token` error.
![test2](https://user-images.githubusercontent.com/67643974/105117106-e7b0ff00-5b06-11eb-8ccd-13…
-
Currently even very simple references are pretty long form, often taking up more than half of the actual object's definition.
An "inline" reference, similar to how id references are done, would be …
-
If files are located in subfolder thant it will not play even if to indicate file with path
Sound.swfit
should be changed to this function
public init(fileName: String, bundle: Bundle = Bund…
-
**Provide Version Number**
23.12.18.2042
**Describe the issue**
Customer reported that the script called an error that wasn't handled. However, the script did complete. This issue is with how we …
-
## 🐛 Bug Report
While downloading an image from a webserver the cache manager decides to create a filename ending with .* which is not permitted on windows.
### Expected behavior
Create a f…
-
I am trying to add multiple file extensions to the allowed list for request filtering using the xWebConfigPropertyCollection resource but am stuck on exactly how to do it. I can add an individual ex…
-
version: v2.0.2
operating system: macOS Monterey v12.6.1
JDK: IBM OpenJ9, version: 17.0.8
### demo:
```kotlin
import androidx.compose.foundation.layout.Column
import androidx.compose.mater…
-
Hi there.
Currently, `.sql` scripts, `.db` files, and database-related folders share the same icons. It would be incredibly helpful if we could make them more visually distinct. For example, use bl…
-
Hi! 👋
Firstly, thanks for your work on this project! 🙂
Today I used [patch-package](https://github.com/ds300/patch-package) to patch `react-native-image-keyboard@2.2.1` for the project I'…