ColdFusion icon indicating copy to clipboard operation
ColdFusion copied to clipboard

Suggest menu not closing - inserts suggestion instead of a newline

Open redtopia opened this issue 11 years ago • 4 comments

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?

redtopia avatar Jul 17 '14 23:07 redtopia

Need more details:

  • What version of Sublime?
  • What version of the CF package are you using?

jimpriest avatar Jul 18 '14 01:07 jimpriest

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.

redtopia avatar Jul 18 '14 01:07 redtopia

Did you install via Package Control or did you git clone and use the development branch?

jimpriest avatar Jul 18 '14 02:07 jimpriest

I used the development branch.

redtopia avatar Jul 18 '14 02:07 redtopia