Pinned issues
Issues
- 2
- 0
- 8
- 2
- 2
$ref and values with hash (#) support
#566 opened by olegsmetanin - 2
- 1
Multi line values formatting is not preserved when parsing and stringifying documents
#572 opened by pksunkara - 0
Ending comments got lost after `stringify`
#576 opened by longkai - 4
Comment handling is off by one
#575 opened by bodinsamuel - 1
It's possible to get a node without a range after successfully parsing a document with a map inside a collection
#573 opened by TAGraves - 8
Proposal: parse and stringify packages
#569 opened by 43081j - 2
Document.addIn incorrectly produces question marks ("?") at start of key
#565 opened by SquirrelDeveloper - 3
Incorrect Indentation of Comments when Using `stringify()` Function
#563 opened by Krzysztof-Kolodziejczyk - 2
- 3
Prevent breaking strings mid-word
#518 opened by mmkal - 4
Indentation leaking across documents
#558 opened by RedCMD - 0
No error on invalid `tag` `sequence` format
#557 opened by RedCMD - 0
- 5
"null" key parses as the empty string
#554 opened by cdaringe - 4
Block Scalar indentation shenanigans
#553 opened by RedCMD - 1
- 1
`map` parsed as `string`
#550 opened by RedCMD - 1
Incorrect parsing of explicit sibling maps
#551 opened by RedCMD - 1
Comment `separator` parsed as `indentation`
#548 opened by RedCMD - 1
`tab` incorrectly allowed before block sequence
#549 opened by RedCMD - 1
Not detecting invalid YAML for multiline strings
#552 opened by iliapolo - 1
`parseDocument(str, options = {}): Document` does not parse elements under `]` character occurrence in new line.
#543 opened by Krzysztof-Kolodziejczyk - 6
`%TAG directive should contain exactly two parts`. Detects `tag prefix` as `comment`
#545 opened by RedCMD - 1
`[+-].nan` incorrectly supported?
#546 opened by RedCMD - 7
Loosing quotes around a property value in yaml after converting it to json and back to yaml.
#533 opened by vanessadnguyen - 4
Unexpected error for sufficient indentation
#539 opened by keestux - 1
Performance issue on relatively small file
#537 opened by Porges - 1
FR: Change YAMLMap to support non record types
#535 opened by inlined - 1
block style >
#534 opened by cdtut - 3
`range` of a Block Scalar should match its `value`
#532 opened by k-jiang - 2
- 1
Flawed line wrapping for strings with newlines
#529 opened by elmuerte - 0
- 5
Seemingly not all files published?
#526 opened by Haroenv - 3
the option doubleQuotedMinMultiLineLength for yaml.stringify is not working as intended
#512 opened by aayshasura - 5
Flow collections always wrap at >80 characters, regardless of lineWidth option
#507 opened by TheBITLINK - 2
- 1
CST parser fails when file starts with newline
#515 opened by tiithansen - 3
!!omap support (or not?)
#520 opened by fabiospampinato - 3
stringify: make it async if possible
#519 opened by aivanov-noveo - 4
Exception on parsing the file yaml.parse() that was saved with yaml.stringify() including references
#517 opened by glodov - 2
Strange artifacts when stringifying matrices
#516 opened by LukeHagar - 2
Yaml Parsed Object with position information
#514 opened by ErasedSoul - 4
- 6
Reported type in vscode is possibly wrong
#503 opened by MikeTheSnowman