saaadhu / naggy

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

Project file changes should refresh cached project settings in individual buffers. #25

Open saaadhu opened 11 years ago

saaadhu commented 11 years ago

If project file settings are changed, files already open in the editor (for whom ClangAdapters would have already been created) need to refresh things they read from the project at creation time (include paths, symbols, C99 mode etc..).