Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Suggest menu not closing - inserts suggestion instead of a newline #146

Open
redtopia opened this issue Jul 17, 2014 · 4 comments
Open

Suggest menu not closing - inserts suggestion instead of a newline #146

redtopia opened this issue Jul 17, 2014 · 4 comments

Comments

@redtopia
Copy link

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?

@jimpriest
Copy link

Need more details:

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

@redtopia
Copy link
Author

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.

@jimpriest
Copy link

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

@redtopia
Copy link
Author

I used the development branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants