When adding attributes from a popup menu (in my case, I'm thinking of those that automatically come up with xsl elements), why not add the equals sign and quote marks when the attribute name is chosen from the popup menu?
Yes, this makes perfect sense. I am currently relying on the built-in behaviour for selecting autocompletion strings (which simply inserts the string and returns control to the user), but I should be able to make attribute selection more user-friendly as you suggest.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Also, when the attribute only allows some enumerated values, there is a popup menu displaying these. When one of them is chosen, the cursor should move to after the attribute specification.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=1298822
Originator: NO
Yes, this makes perfect sense. I am currently relying on the built-in behaviour for selecting autocompletion strings (which simply inserts the string and returns control to the user), but I should be able to make attribute selection more user-friendly as you suggest.
Logged In: YES
user_id=1342335
Originator: NO
Also, when the attribute only allows some enumerated values, there is a popup menu displaying these. When one of them is chosen, the cursor should move to after the attribute specification.