Is there a way to activate "strong mode" with Dart Analyzer in IntelliJ ?

308 views
Skip to first unread message

Gen

unread,
Oct 29, 2015, 3:19:45 PM10/29/15
to Dart plugin for JetBrains Editors
Hi,

is there a way to activate "strong mode" with Dart Analyzer in IntelliJ ?

Günter Zöchbauer

unread,
Oct 29, 2015, 4:03:33 PM10/29/15
to Dart plugin for JetBrains Editors
On Thursday, October 29, 2015 at 8:19:45 PM UTC+1, Gen wrote:
> Hi,
>
> is there a way to activate "strong mode" with Dart Analyzer in IntelliJ ?

Check out the readme of https://pub.dartlang.org/packages/analyzer

Gen

unread,
Oct 29, 2015, 4:54:35 PM10/29/15
to Dart plugin for JetBrains Editors
Thanks for the fast reply.
So basically create an .analysis_options file besides the pubspec.yaml file with this content in it:
analyzer:
strong-mode: true

It seems to be working (most of the time).

Günter Zöchbauer

unread,
Oct 29, 2015, 5:00:17 PM10/29/15
to Dart plugin for JetBrains Editors
yup
Reply all
Reply to author
Forward
0 new messages