f / f/atom-bootstrap3

ENTER inserts new line instead of selecting autocomplete suggestion in a tags

Open
#22 3 comments 0 reactions 0 assignees View on GitHub
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:

``` html

```

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.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.