Show qualified enum name or dot-shorthand name in enum dropdown value field
Open
analysis-server-change-needed
P3
property editor
- Dominant language
- Dart
- Stars
- 1.7k
- Forks
- 404
- Avg merge
- 6d 17h
- Merged PRs (30d)
- 18
Description
Show either qualified enum name or dot-shorthand name in enum dropdown value field.
Currently we always show the dot-shorthand name for density reasons. Now that dot-shorthands is an official language feature, this could confuse the user.
Contributor guide
Assessment
This issue has not been assessed yet.