saaadhu / naggy

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

Naggy should run on editor focus change #29

Closed saaadhu closed 11 years ago

saaadhu commented 11 years ago

Right now, Naggy only runs if text in a document is changed. This means that changes in header files don't show up in a source file until an edit is made on the source file. Making Naggy run when focus is switched to the source file should work around this problem.