Hi! 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?
Hi!
Since yesterday, when I format a YAML file on save, it add the following header
Any idea?