phpcsmd icon indicating copy to clipboard operation
phpcsmd copied to clipboard

First file on start up is not annotated

Open vralfy opened this issue 12 years ago • 0 comments

The first file which was opened by Netbeans on startup is scanned but not annotated. The problem:

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

is 0 until the file is fully loaded.

vralfy avatar Apr 07 '13 13:04 vralfy