Giter Club home page Giter Club logo

netbeans-jslint's Introduction

netbeans-jslint's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

netbeans-jslint's Issues

red underline mark is out of place

When JSLint highlights errors in my code they are always a few columns out. I suspect this might be because my tabs are set to be 8 columns instead of the default 4. If this is the case, is it possible to make JSLint reference the user's setting?

See the screenshot for details (ignore the poor code, I'm in the process of rewriting).

screenshot from 2013-10-30 16 57 15

Out of place Cryllic text tool tip in JSLint menu

When the cursor is placed over the text "Assume console, alert,..." under Tools > Options > Miscellaneous > JSLint, the following text appears as a tool tip:

по сути, можно в конце строк ставить, как в js — ничего плохого не < b>qweqwe < /b> будет (-:

Screenshot of the offending tool tip:
http://i.imgur.com/eDePnMR.png

Unexpected Weird Ternary warning.

I have the following lines at the end of a javascript function. When I ran JSLint on it I get a 'weird ternary' warning on the last line.

        return node === null
            ? {'node': this.storeContentsNode, 'placement': undefined}
            : {'node': node.domNode, 'placement': 'after'};

If I'm doing something wrong I'd like to know but the warning message isn't particularly helpful.

Netbeans 7.4 support.

Hi. Any chance of netbeans 7.4 support? What needs to be changed for the plugin to work?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.