commands

abstract var commands: ERROR CLASS: Symbol not found for js.array.ReadonlyArray<{typescript/CodeActionCommand=} typescript/InstallPackageAction>??(source)

If the user accepts the code fix, the editor should send the action back in a applyAction request. This allows the language service to have side effects (e.g. installing dependencies) upon a code fix.