Changes message on project settings
Adds strict checking to the parser/tc settingsIn bca2a6a the strict flag was set only to launches and builds, thus theflag is not set when the parser/tc is called while typing. This commitfixes that.
Fixes a bug preventing the display of warnings
Use re-stated types in definition imports (see #760)