saaadhu / naggy

A live compiler diagnostics extension for Atmel Studio
18 stars 4 forks source link

Error parsing during insertion of block comment #59

Open patrick-compass opened 6 years ago

patrick-compass commented 6 years ago

I am repeatably getting the following errors when I try to open a second block comment near the top of my file. It will error anywhere in the file except for the very bottom. It will also not error if I first type the closing mark of the block comment before inserting the beginning mark.

Thankfully I'm able to click Ignore and proceed.

image

kutukvpavel commented 6 years ago

Related to #60. Well, it seems includes are not the cause then, but the line location is. As for me, I was not able to ignore the error, had to close the studio (and retry crashed it sometimes).