mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-22 17:48:56 +01:00
* 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 ---------
2.0 KiB
2.0 KiB