+5

HTML attribute auto completion

Paul Rose vor 12 Jahren 0
Would be good to have attribute hinting and auto completion available.

I.e. when I type <div cl a hint would come up with 'class' - tab to complete with class="" - tab to complete is currently there, but doesnt add ="" or ='' (user preference maybe?)

Would also be good if youre in a style="" attribute to show CSS auto completes and hints.