[GREENFOOT-556] Creating variables with diamond notation and autocomplete, should have focus on the generic type
When creating a variable of a class that uses the diamond notation
using autocomplete (e.g.: ArrayList), after selecting the type, the
focus go straight to the name of the variable. This may be the most
common case, but if the class has a diamond notation wouldn't be better
to somehow indicate this?
---
**Issue metadata**
- Issue type: Task
- Priority: Medium
issue