Jamie Seward

Results 3 issues of Jamie Seward

was creating json that split the line between "-" and the numeric value. ex. ``` { "1234567891234567891234567891234": - 4 } ``` # Description - [x] Source branch in your fork...

# Description invalid json being generated with wrap_line_length where the "-" character and numeric characters are split between multiple lines. # Input The code looked like this before beautification: ```...

type: bug
language: json

### Feature Would be great if it also picked up all of my custom file associations to identify files with custom extensions as being json files. in `.vscode/settings.json` ``` {...