ryu1kn/vscode-partial-diff

View on GitHub

Showing 1 of 5 total issues

Function commandList has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    private get commandList(): CommandItem[] {
        return [
            {
                name: `${EXTENSION_NAMESPACE}.diffVisibleEditors`,
                type: 'GENERAL',
Severity: Minor
Found in src/lib/bootstrapper.ts - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language