source.removeUnused.ts is not implemented for editor.codeActionOnSave in VSCode (see #2444 (comment)).
Currently with only the experimental server, code actions look like this:

The corresponding codefix is not also available, and the underlying individual codefixes (unused identifier, etc) are also not ported