Skip to content

[CLOSED] JSLint icon in status bar: incorrect counts #2552

@core-ai-bot

Description

@core-ai-bot

Issue by walesmd
Saturday Jan 26, 2013 at 20:59 GMT
Originally opened as adobe/brackets#2688


Originally noticed in ./src/htmlContent/main-view.html, confirmed by editing a .js file to manually create errors: when tooltip on the JSLint indicator within the status bar is off by +1.

  1. Open ./src/htmlContent/main-view.html
  2. Count 2 errors in JSLint status window
  3. Hover over the JSLint indicator in status bar, see "3 JSLint Errors"
  4. Open ./src/brackets.js
  5. Edit line 30 to read: "text" "thirdparty/text", and save.
  6. Count 3 errors & 1 stop notice in JSLint status window
  7. Hover over JSLint indicator in status bar, see "5 JSLint Errors"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions