GNOME Bugzilla – Bug 697664
Code fill in does not check for code already written.
Last modified: 2013-05-13 13:19:56 UTC
Example code: section { width: ; height: ; background-color: yellowgreen; } Now I noticed while I was writing the "yellowgreen" the fill in part of the software gives me an option to choose "yellow;" or "yellowgreen;" and close it off for me which is nice, but I already had the ";" to close it off so it adds another ";", which is not that big of a deal, but when I delete the extra ";" the options to choose color(s) with close off (;) reoccur and it is an endless cycle unless I mouse click somewhere else or right-arrow key to the extra ";" and delete it that way.
that needs fixing indeed
fixed in svn! will be in the next release