Strange behavior on format
See original GitHub issueHi! Since yesterday, when I format a YAML file on save, it add the following header
_uri: 'file:///<path_to_my_file>.yaml'
_languageId: yaml
_version: 642
_content: |
<content_of_my_file>
_lineOffsets:
- 0
- 9
- 19
Any idea?
Issue Analytics
- State:
- Created 5 years ago
- Reactions:20
- Comments:12 (5 by maintainers)
Top Results From Across the Web
Strange behavior of Format Date in shortcuts - Automators Talk
I have a shortcut I use to create new Jekyll blog posts on my iPhone and iPad. It works great most of the...
Read more >Strange compiler behavior with "!" format - Progress Community
Strange compiler behavior with "!" format. ... First change the display format of the Customer.Address2 field to "!" in the Data Dictionary */...
Read more >Strange behavior when formatting string to number for Swift
For better consistency in rounding behavior, use a NumberFormatter: let f = NumberFormatter() f.maximumFractionDigits = 1 let str1 ...
Read more >User Format - Strange Behavior - narkive
All - Here's one that's got me scratching my head! I have a .txt file with some formats in it (small excerpt): PROC...
Read more >Strange Behavior with List rows in table
Strange Behavior with List rows in table ... I have set the DateTime Format to ISO 8601 - A. Works until I get...
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
It will be fixed in the release Monday! (There will be completely new formatter that preserves comments)
Just released the newest version. Unfortunately I wasn’t able to get the new formatter in but atleast this issue is now resolved.