Search code examples
user-interfacedartusabilitydart-editor

How in Dart Editor revert back (turn off) an option "Don't Analyze" script?


How in Dart Editor revert back (turn off) an option "Don't Analyze" script?

I turn on this option on a script but I don't know how to turn it off on this script (allow to analyze).


Solution

  • Where the Don't Analyze context menu item is shown for normal files or folders the menu item Analyze is shown for files or folders where analyze is deactivated. Use this menu item to enable analyzing.