It is nice that I can now turn off automatic insertion of required attributes (I no longer end up having <img src="src="" in my code when typing to fast/without watching the editor closely). (Also I do not always use alt attribute on my img tags - shame on me
But now it is obvious that in code completion the required attributes should be preferred (if not already present, of course).
Currently I have to select from a large list of attributes to find a required one.