-
-
Notifications
You must be signed in to change notification settings - Fork 986
🐛 useSortedKeys issues with in-line comments #6491
Copy link
Copy link
Labels
A-AnalyzerArea: analyzerArea: analyzerL-JSONLanguage: JSON and super languagesLanguage: JSON and super languagesL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bug
Metadata
Metadata
Assignees
Labels
A-AnalyzerArea: analyzerArea: analyzerL-JSONLanguage: JSON and super languagesLanguage: JSON and super languagesL-JavaScriptLanguage: JavaScript and super languagesLanguage: JavaScript and super languagesS-Bug-confirmedStatus: report has been confirmed as a valid bugStatus: report has been confirmed as a valid bug
Environment information
Expected result
When turning
useSortedKeyson and setting it for vscode to apply on save I got multiple issues with in-line comments, while the keys are being sorted:biome.jsoncthe in-line comments gets removed completely, if the keys inside of an object can be sorted and I save the file - even tho the key/value doesn't moveCode of Conduct