adobe/brackets

View on GitHub

Showing 3,294 of 3,294 total issues

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

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

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

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

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

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

              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

                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

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

                      function extractToVariable(ast, start, end, text, scopes) {
                  Severity: Minor
                  Found in src/extensions/default/JavaScriptRefactoring/ExtractToVariable.js - About 35 mins to fix

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

                        function extract(scopes, parentStatement, expns, text, insertPosition) {
                    Severity: Minor
                    Found in src/extensions/default/JavaScriptRefactoring/ExtractToVariable.js - About 35 mins to fix

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

                          function sendAnalyticsData(eventName, eventCategory, eventSubCategory, eventType, eventSubType) {
                      Severity: Minor
                      Found in src/utils/HealthLogger.js - About 35 mins to fix

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

                                set: function (data, id, value, context, layerID) {
                        Severity: Minor
                        Found in src/preferences/PreferencesBase.js - About 35 mins to fix

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

                                  set: function (data, id, value, context, layerID) {
                          Severity: Minor
                          Found in src/preferences/PreferencesBase.js - About 35 mins to fix

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

                                    set: function (data, id, value, context, layerID) {
                            Severity: Minor
                            Found in src/preferences/PreferencesBase.js - About 35 mins to fix

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

                                  function _fileWatcherChange(evt, event, parentDirPath, entryName, statsObj) {
                              Severity: Minor
                              Found in src/filesystem/impls/appshell/AppshellFileSystem.js - About 35 mins to fix

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

                                    function _createPlaceholder(treeData, basedir, name, isFolder, options) {
                                Severity: Minor
                                Found in src/project/FileTreeViewModel.js - About 35 mins to fix

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

                                      function _updateScrollerShadow($displayElement, $scrollElement, $shadowTop, $shadowBottom, isPositionFixed) {
                                  Severity: Minor
                                  Found in src/utils/ViewUtils.js - About 35 mins to fix

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

                                            superMatcher = function( seed, context, xml, results, outermost ) {
                                    Severity: Minor
                                    Found in src/thirdparty/jquery-2.1.3.js - About 35 mins to fix

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

                                      function condense( unmatched, map, filter, context, xml ) {
                                      Severity: Minor
                                      Found in src/thirdparty/jquery-2.1.3.js - About 35 mins to fix

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

                                            on: function( types, selector, data, fn, /*INTERNAL*/ one ) {
                                        Severity: Minor
                                        Found in src/thirdparty/jquery-2.1.3.js - About 35 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language