Code Monkey home page Code Monkey logo

Comments (7)

vralfy avatar vralfy commented on August 20, 2024

Have you checked the "check file on open"-option ?

Btw: grats you are the first issue reporter :) 👯

from phpcsmd.

fonsecas72 avatar fonsecas72 commented on August 20, 2024

Yes, I had that option enabled. It works with you?

from phpcsmd.

vralfy avatar vralfy commented on August 20, 2024

Indeed it does ... which Netbeans version are you running?

STOP: I was able to reproduce this issue ... I'm going to fix this

from phpcsmd.

fonsecas72 avatar fonsecas72 commented on August 20, 2024

I'm using 7.3 and ubuntu 12.04
I double check and it's not working. This is what I do:
1 - I have a file that has some errors. All is working as expected by saving the file, by open another file, etc.
2 - Then I close and open netbeans
3 - The previous opened file/s are opened again automaticaly
4 - No error is showed
5 - If I open another file, the errors from that file are showed as expected but If i come back to previous not working file, it still not works until I do "Check for violations".

from phpcsmd.

vralfy avatar vralfy commented on August 20, 2024

Update: it still scans on startup but it does not annotate the files. Perhaps the Callback is missing (which I need to add annotations to the file). If I find a way on how to get the Callback for a specific file, the problem should be fixed

from phpcsmd.

vralfy avatar vralfy commented on August 20, 2024

It seems that

cookie.getLineSet().getLines().size()

is 0 on startup (file: GenericAnnotationHelper)

from phpcsmd.

vralfy avatar vralfy commented on August 20, 2024

I see no other solution to fix the remaining problem. I will close this bug and open a second (just as reminder).

from phpcsmd.

Related Issues (20)

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.