adobe/brackets

View on GitHub

Showing 1,485 of 3,294 total issues

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 _buildKeyDescriptor has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

        function _buildKeyDescriptor(hasMacCtrl, hasCtrl, hasAlt, hasShift, key) {
    Severity: Minor
    Found in src/command/KeyBindingManager.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 _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 _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 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 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 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 _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 switchClass has 5 arguments (exceeds 4 allowed). Consider refactoring.
                          Open

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

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

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

                              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 remove has 5 arguments (exceeds 4 allowed). Consider refactoring.
                                  Open

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

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

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

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

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

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

                                            function FileLocation(fullPath, line, chFrom, chTo, functionName) {
                                        Severity: Minor
                                        Found in src/extensions/default/QuickOpenJavaScript/main.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language