Git Product home page Git Product logo

nb-coding-standard-validator's People

Watchers

 avatar

nb-coding-standard-validator's Issues

Be able to sort by columns

Be able to sort the coding standard violations in the window by line or message 
by clicking on the column header.

Original issue reported on code.google.com by superruzafa on 21 Mar 2011 at 3:50

Validate coding standard on folders

Allow to validate recursively the coding standard of all files in a folder. 
Show a progress dialog when it is a long time operation.

Original issue reported on code.google.com by superruzafa on 28 Jan 2011 at 6:10

Show a progress dialog while validating

Use a ProgressMonitor or something like that to notify the user a validation is 
in progress.

This could be applied both to single files to folders (issue 4).

Original issue reported on code.google.com by superruzafa on 9 Feb 2011 at 8:30

A java.lang.illegalStateExecption execption occured

What steps will reproduce the problem?
1. selected a custom (autodetected) coding standard
2. loaded a file.
3. refreshed the standards window

What is the expected output? What do you see instead?
just the results

What version of the product are you using? On what operating system?
Netbeans 7Beta2 on Win7

Please provide any additional information below.

java.lang.IllegalStateException: Problem in some module which uses Window 
System: Window System API is required to be called from AWT thread only, see 
http://core.netbeans.org/proposals/threading/
    at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1520)
    at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:160)
    at org.superruzafa.codingstandardvalidator.ui.CodingStandardValidatorAction$1.doInBackground(CodingStandardValidatorAction.java:61)
    at org.superruzafa.codingstandardvalidator.ui.CodingStandardValidatorAction$1.doInBackground(CodingStandardValidatorAction.java:48)
    at javax.swing.SwingWorker$1.call(Unknown Source)
    at java.util.concurrent.FutureTask$Sync.innerRun(Unknown Source)
    at java.util.concurrent.FutureTask.run(Unknown Source)
    at javax.swing.SwingWorker.run(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(Unknown Source)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
    at java.lang.Thread.run(Unknown Source)

Original issue reported on code.google.com by [email protected] on 24 Mar 2011 at 9:00

Show a message when there are hidden error or warnings.

When there are violations and the user hides all messages (by clicking the side 
buttons) a empty list of violations is shown.

An error message should be displayed notifying the code style doesn't complains 
the coding standard (if there are strict violations) instead of an empty list 
of violations.

Also, when there are no strict violations but warnings, a warning message 
should be displayed notifying this.

Original issue reported on code.google.com by superruzafa on 25 Jan 2011 at 10:44

Exeption validate codding standart

java.lang.IllegalStateException: Problem in some module which uses Window 
System: Window System API is required to be called from AWT thread only, see 
http://core.netbeans.org/proposals/threading/
    at org.netbeans.core.windows.WindowManagerImpl.warnIfNotInEDT(WindowManagerImpl.java:1531)
    at org.netbeans.core.windows.WindowManagerImpl.getMainWindow(WindowManagerImpl.java:171)
    at org.superruzafa.codingstandardvalidator.ui.CodingStandardValidatorAction$1.doInBackground(CodingStandardValidatorAction.java:61)
    at org.superruzafa.codingstandardvalidator.ui.CodingStandardValidatorAction$1.doInBackground(CodingStandardValidatorAction.java:48)
    at javax.swing.SwingWorker$1.call(SwingWorker.java:277)
    at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:303)
    at java.util.concurrent.FutureTask.run(FutureTask.java:138)
    at javax.swing.SwingWorker.run(SwingWorker.java:316)
    at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886)
    at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908)
    at java.lang.Thread.run(Thread.java:680)


Original issue reported on code.google.com by [email protected] on 24 Mar 2011 at 8:28

Validator reports no errors when Code Sniffer parser returns false.

When the method CodeSnifferReportParser::parse() returns false, the validator 
reports that the code complains the coding standard.

When false returned it means that the parsing couldn't be done.

Original issue reported on code.google.com by superruzafa on 2 Feb 2011 at 7:47

Add support for columns in violations indications.

Currently just the line where the violation was occurred is used. Add also a 
reference to the column (where applicable, like the XML parser)

Original issue reported on code.google.com by superruzafa on 2 Feb 2011 at 7:51

Save files before validate

Users usually modify the code files and then launch the validation process 
without save their work. So CodeSniffer validates the old non-saved version of 
the file.

Validator should save all files before validate them.

Original issue reported on code.google.com by superruzafa on 15 Feb 2011 at 7:11

After save Hook

I have new functionality suggestion

Will be nice add some after save hook. Will be nice validate file immediately 
after file save and show for example red exclamation mark on the left side of 
editor (like PHP errors).

Original issue reported on code.google.com by roman.ozana on 21 Apr 2011 at 6:18

Check that code sniffer script path really exists.

A message box should be shown when the user doesn't specify the path to the 
code sniffer script or when that path doesn't exists.

Original issue reported on code.google.com by superruzafa on 24 Jan 2011 at 9:46

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.