vscode/extensions/json-language-features/client
Aiday Marlen Kyzy 9c184b6007
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

---------
2023-08-02 03:24:03 -07:00
..
src Sort JSONC files on save (#188480) 2023-08-02 03:24:03 -07:00
tsconfig.json [json] Adapt language status indicator. Fixes #137288 2021-11-18 14:46:59 +01:00