flutter / flutter/flutter-intellij
IntelliJ doesn't complete "if"
Open
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
When I type `if` and hit TAB in IntelliJ IDEA for Java, it autocompletes to `if ([caret-here])`, but this isn't working in Dart.
Contributor guide
Assessment
This issue has not been assessed yet.