When I start typing some cold fusion code, the suggest context menu appears, but doesn't close when it should. Consider:
<cfif myvar EQ anothervar>
When I hit the closing ">", the suggestion menu should close or at least deselect the first item, but it doesn't, and when I hit the enter key, it inserts the first item in the suggestion menu instead of my newline character.
Is there a work around? Can I just turn the suggest menu off?