SIGN IN SIGN UP

Sort JSONC files on save (#188480)

* adding the initial code for sorting on save setting

* adding code, it is working, but how to get the text editor options

* cleaning the code

* making the callback synchronous, why does waitUntil not work

* removed unwated edit

* previously the check on is text edit instance was throwing an error, now checking manually that it is working

* chaning the return type of `getOptionsForDocument` to udnefined by default

* Convert to TextEdit instances

---------
A
Aiday Marlen Kyzy committed
9c184b60077923b66e5daf4b1abbb6b5efe83948
Parent: 7248433
Committed by GitHub <[email protected]> on 8/2/2023, 10:24:03 AM