Skip to content
This repository was archived by the owner on Dec 15, 2022. It is now read-only.
This repository was archived by the owner on Dec 15, 2022. It is now read-only.

Allow avoiding certain words - feature request #95

@ppazos

Description

@ppazos

Description

This plugin doesn't have any configuration options.

When writing text for HTML files, is really annoying that the snippet suggest appears on every single character typed. Even more when I need to press enter to get to a new line, I need to press ESC to close the snippet suggestion then enter to go to the next line.

Steps to Reproduce

  1. Just use the plugin normally and you will see the behavior I described.

Expected behavior:

For stuff like "the", "a", "in", "at", etc. I would love to turn the snippet suggestion off. Or even launch the suggestion when I want a suggestion. Other editors launch suggestions after typing some characters and then press CRTL + SPACE. I think this is a more elegant approach than just suggest on every single key stroke. In my case, I want a snipped inserted when I type only 0.1% of the type.

Actual behavior:

Snippet appears on every single key stroke.

Reproduces how often:

Always, is how the plugin was designed I think.

Versions

You can get this information from copy and pasting the output of atom --version and apm --version from the command line. Also, please include the OS and what version of the OS you're running.

Atom : 1.18.0
Electron: 1.3.15
Chrome : 52.0.2743.82
Node : 6.5.0

apm 1.18.1
npm 3.10.10
node 6.9.5 x64
python 2.7.6
git 1.9.1

Linux Mint 17.3

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions