After updating Firefox, I found the inspector’s HTML editor autocompletes my tags sometimes, like autocompleting <span> to <span></span>. How do I disable this behaviour? I could not find any solution through online searches nor in the developer tool settings. I already have devtools.editor.autocomplete set to false.
1 Like
Hello viatrix, thanks for the report
Looks like it’s a side effect of 1991431 - Migrate the Html Editor to CM6 that we didn’t expect.
I filed 2028055 - Disable html tag autococlose in HTML Editor by default, and add setting to enable it to take care of this