Fix EmacsEmulator.switchTextEditor to wait for .nativeSelections to be set by other places, e.g. onDidChangeTextEditorSelection triggered by the code jump #445
Annotations
1 error and 10 warnings
|
src/commands/index.ts#L36
Argument 'obj' should be typed with a non-any type
|
src/commands/index.ts#L36
Unexpected any. Specify a different type
|
src/configuration/configuration.ts#L68
Unexpected any. Specify a different type
|
src/emulator.ts#L573
Unexpected any. Specify a different type
|
src/extension.ts#L81
Unexpected any. Specify a different type
|
src/extension.ts#L361
Unexpected any. Specify a different type
|
src/promise-delegate.ts#L6
Unexpected any. Specify a different type
|
src/promise-delegate.ts#L23
Argument 'reason' should be typed with a non-any type
|
src/promise-delegate.ts#L23
Unexpected any. Specify a different type
|
src/test/suite/utils.ts#L72
Unexpected any. Specify a different type
|
The logs for this run have expired and are no longer available.
Loading