ENTER inserts new line instead of selecting autocomplete suggestion in a tags
Open
- Dominant language
- CoffeeScript
- Stars
- 81
- Forks
- 34
- PR merge metrics
- No merged PRs in 30d
Description
Let's say for example that I'm in an HTML file and I want to specify classes of an `a` tag, so the cursor is between the quotation marks:
Now, the problem is that when I start typing the name of a Bootstrap class, like `btn`, the autosuggestion menu comes up and then hit ENTER, a new line is inserted rather than the class name is autocompleted.
I don't have this problem with `div` tags at all though.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.