Files
vscode/extensions
Aiday Marlen Kyzy eee87af252 Adding the server and client code to the JSON language features extensions to enable JSONC sorting in VS Code (#174352)
* temporarily changing the funcion onFromat to be able to trigger the sorting on real examples

* adding the DocumentSortingRequest

* accesssing directly the text edits from the request

* added code in order to provide the link between the json sorting capabiliites and vscode

* adapting to the new api output of the sort function

* instead of using await use then inside of the command that registers

* textEditor replaces window.activeTextEditor

* adding changes from review

* update service

* use SortOptions

---------

Co-authored-by: Martin Aeschlimann <martinae@microsoft.com>
2023-02-17 19:49:05 +01:00
..
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-02-16 16:15:10 +01:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2022-12-02 16:12:07 +01:00
2023-01-10 11:50:28 +01:00
2023-01-30 06:27:20 -08:00
2023-01-30 06:27:20 -08:00
2023-01-13 10:42:37 +01:00
2023-02-10 15:29:40 +01:00