adobe/brackets

View on GitHub

Showing 1,485 of 3,294 total issues

Function _cmdUpdate has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

function _cmdUpdate(packagePath, destinationDirectory, options, callback, pCallback) {
Severity: Minor
Found in src/extensibility/node/ExtensionManagerDomain.js - About 35 mins to fix

    Function _createEditorForDocument has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        function _createEditorForDocument(doc, makeMasterEditor, container, range, editorOptions) {
    Severity: Minor
    Found in src/editor/EditorManager.js - About 35 mins to fix

      Function Editor has 5 arguments (exceeds 4 allowed). Consider refactoring.
      Open

          function Editor(document, makeMasterEditor, container, range, options) {
      Severity: Minor
      Found in src/editor/Editor.js - About 35 mins to fix

        Function _getLineCommentPrefixEdit has 5 arguments (exceeds 4 allowed). Consider refactoring.
        Open

            function _getLineCommentPrefixEdit(editor, prefixes, blockPrefix, blockSuffix, lineSel) {
        Severity: Minor
        Found in src/editor/EditorCommandHandlers.js - About 35 mins to fix

          Function getSessionHints has 5 arguments (exceeds 4 allowed). Consider refactoring.
          Open

              function getSessionHints(query, cursor, type, token, $deferredHints) {
          Severity: Minor
          Found in src/extensions/default/JavaScriptCodeHints/main.js - About 35 mins to fix

            Function LiveDocument has 5 arguments (exceeds 4 allowed). Consider refactoring.
            Open

                function LiveDocument(protocol, urlResolver, doc, editor, roots) {
            Severity: Minor
            Found in src/LiveDevelopment/MultiBrowserImpl/documents/LiveDocument.js - About 35 mins to fix

              Function LiveCSSDocument has 5 arguments (exceeds 4 allowed). Consider refactoring.
              Open

                  var LiveCSSDocument = function LiveCSSDocument(protocol, urlResolver, doc, editor, roots) {
              Severity: Minor
              Found in src/LiveDevelopment/MultiBrowserImpl/documents/LiveCSSDocument.js - About 35 mins to fix

                Function _find has 5 arguments (exceeds 4 allowed). Consider refactoring.
                Open

                    function _find(src, match, skip, quotes, comments) {
                Severity: Minor
                Found in src/LiveDevelopment/Agents/DOMHelpers.js - About 35 mins to fix

                  Function _findEach has 5 arguments (exceeds 4 allowed). Consider refactoring.
                  Open

                      function _findEach(src, match, quotes, comments, callback) {
                  Severity: Minor
                  Found in src/LiveDevelopment/Agents/DOMHelpers.js - About 35 mins to fix

                    Function _dialogDatepicker has 5 arguments (exceeds 4 allowed). Consider refactoring.
                    Open

                        _dialogDatepicker: function(input, date, onSelect, settings, pos) {

                      Function FileLocation has 5 arguments (exceeds 4 allowed). Consider refactoring.
                      Open

                          function FileLocation(fullPath, line, chFrom, chTo, id) {
                      Severity: Minor
                      Found in src/extensions/default/QuickOpenHTML/main.js - About 35 mins to fix

                        Function drawLine has 5 arguments (exceeds 4 allowed). Consider refactoring.
                        Open

                                drawLine: function (x1, y1, x2, y2, type) {
                        Severity: Minor
                        Found in src/extensions/default/InlineTimingFunctionEditor/StepEditor.js - About 35 mins to fix

                          Function toggleClass has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

                              toggleClass: function( classNames, force, speed, easing, callback ) {

                            Function switchClass has 5 arguments (exceeds 4 allowed). Consider refactoring.
                            Open

                                switchClass: function( remove, add, speed, easing, callback) {

                              Function PSEUDO has 5 arguments (exceeds 4 allowed). Consider refactoring.
                              Open

                                      PSEUDO: function( match, curLoop, inplace, result, not ) {

                                Function remove has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                Open

                                    remove: function( elem, types, handler, selector, mappedTypes ) {

                                  Function on has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

                                      on: function( types, selector, data, fn, /*INTERNAL*/ one ) {

                                    Function Test has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                    Open

                                    function Test( name, testName, expected, async, callback ) {

                                      Function add has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                      Open

                                          add: function( elem, types, handler, data, selector ) {

                                        Function _visitHelper has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                        Open

                                            FileSystemEntry.prototype._visitHelper = function (stats, visitedPaths, visitor, options, callback) {
                                        Severity: Minor
                                        Found in src/filesystem/FileSystemEntry.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language