You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
Whoops... sorry I left that out. I'm using Sublime Text 3 and I'm not sure what version of the ColdFusion package is. I downloaded it about 3 weeks ago, so it's fairly current. I'm using it on Windows 7 x64.
When I start typing some cold fusion code, the suggest context menu appears, but doesn't close when it should. Consider:
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?
The text was updated successfully, but these errors were encountered: