Alexander Doroshko

Results 13 comments of Alexander Doroshko

I'm afraid I don't have numbers.

The Dart plugin with the fix has been published, please update.

It's an IntelliJ-related issue which has been fixed. The fix will be available in 2023.1 release (all JetBrains IDEs).We'll see if we can include this fix in earlier IDE bugfix...

@devoncarew, the 2nd screenshot (scaffold.dart) contains only lexer-level highlighting (it comes from the Dart plugin lexer) but no highlighting from Analysis Server. In the latter case, we'd see references in...

Regarding the first problem "The same class appears 3 times because there are 3 ways to import it". - If a class is available with existing imports then I think...

> Yes, we are moving in the direction of not including suggestions from other libraries, if there is already a suggestion for the same element from an already imported library....

When possible we prefer not to add any options to the UI.

Without this functionality WebStorm has to use own formatter (that is not that good) for cases like - reformat code on paste - reformat selection - reformat only VCS changed...

This should work fine in IntelliJ IDEA / WebStorm 2019.1.3. But you might need to clear Analysis Server caches after enabling 'angular' plugin in the `analysis_options.yaml` file. It means -...

This should work fine in IntelliJ IDEA / WebStorm 2019.1.3. But you might need to clear Analysis Server caches after enabling 'angular' plugin in the `analysis_options.yaml` file. It means -...