flutter / flutter/flutter-intellij
consider adding a third state to the toggle comments action
Open
topic-editing
- Dominant language
- Java
- Stars
- 2k
- Forks
- 356
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 27
Description
So for Dart code, we'd toggle between:
- regular code to `//` comments
- `//` comments to `///`
- and, `///` comments to regular code (uncommented)
@gspencergoog
@alexander-doroshko, I haven't looked into whether the line comment toggle action is something that we ca extend for Dart.
Contributor guide
Assessment
This issue has not been assessed yet.