Hirse/brackets-outline-list

View on GitHub
src/Autohide.js

Summary

Maintainability
A
1 hr
Test Coverage

Function showDelayDialog has 37 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function showDelayDialog() {
        var Dialog = Dialogs.showModalDialog(
            brackets.DIALOG_ID_SAVE_CLOSE,
            Strings.AUTOHIDE_DELAY_MODAL_TITLE,
            Mustache.render(delayDialogTemplate, {
Severity: Minor
Found in src/Autohide.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status