Restarting the Dart Analysis Service function of Android Studio is unstable when customizing Analyzer plugins.
To enable the team to make some rules internally, I rewrote Analyzer plugins and configured the plugin in the analysis_options.yaml file as follows:
analyzer:
plugins:
xxxx
However, when a change is completed and the Dart Analysis Service needs to be restarted, it takes a long time and there is no log output. This is not very developer-friendly and makes debugging difficult for developers.
Version information
IDEA AI-201.8743.12.41.7199119
2.10.2
AI-201.8743.12.41.7199119, JRE 1.8.0_242-release-1644-b3-6915495x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.15.6, screens 1440x900, 1920x1080 Retina
Restarting the Dart Analysis Service function of Android Studio is unstable when customizing Analyzer plugins.
To enable the team to make some rules internally, I rewrote Analyzer plugins and configured the plugin in the analysis_options.yaml file as follows: analyzer: plugins:
However, when a change is completed and the Dart Analysis Service needs to be restarted, it takes a long time and there is no log output. This is not very developer-friendly and makes debugging difficult for developers.
Version information
IDEA AI-201.8743.12.41.7199119
2.10.2
AI-201.8743.12.41.7199119, JRE 1.8.0_242-release-1644-b3-6915495x64 JetBrains s.r.o, OS Mac OS X(x86_64) v10.15.6, screens 1440x900, 1920x1080 Retina