Commit graph

6 commits

Author SHA1 Message Date
Masaaki Goshima
2ac8cffa27
fix format with empty value (#654) 2025-02-12 15:22:20 +09:00
Masaaki Goshima
548e1b8de3
Fix format indent (#653)
* fix indent of formatted text

* add space to origin buffer for implicit null token
2025-02-12 14:29:07 +09:00
Masaaki Goshima
8f17441eeb
Fix format with alias (#648)
* fix format with alias
2025-02-11 22:02:56 +09:00
Masaaki Goshima
c331468e5b
support entry token for flow style. (#646)
- add sequence entry node for flow sequence.
- add collect entry token field to mapping value node for flow mapping.
2025-02-11 12:15:41 +09:00
Masaaki Goshima
e6c495e058
fix format with comment (#645) 2025-02-09 15:09:26 +09:00
Masaaki Goshima
0653c80843
add node formatter (#644) 2025-02-09 14:42:50 +09:00