language-support-vala: refactor to work with latest project manager
commit2d5efbd7e6748c116407764d13c22f7740f53bb0
authorAbderrahim Kitouni <akitouni@src.gnome.org>
Fri, 7 Jan 2011 21:43:40 +0000 (7 22:43 +0100)
committerAbderrahim Kitouni <akitouni@src.gnome.org>
Sun, 9 Jan 2011 16:42:47 +0000 (9 17:42 +0100)
tree37e6686cb92abb33b5d6c845c9255977b1041299
parent4894407efa89154e3f5e95a21864becf0a270620
language-support-vala: refactor to work with latest project manager

Move everything to the current-editor value handler as the plugin
is activated based on file load rather than project load. Also listen
for the project_loaded signal if the project isn't loaded yet.

This will also allow for more correct behaviour of only parsing vala
files of the target that the currently loaded file belongs to.
plugins/language-support-vala/plugin.vala
plugins/language-support-vala/report.vala