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 snippets to have highest priority for autocomplete suggestions #265

@zaynv

Description

@zaynv

Prerequisites

Description

For example, when using packages like atom-ide-ui and ide-flowtype the autocomplete suggestions from them usually show on top of the suggestions from my snippets. So when I do something like cl+Tab it autocompletes to something like class instead of my console.log snippet.

Steps to Reproduce

Install some package that also gives you autocomplete suggestions for a language (for example, atom-ide-ui + an ide-* package, and then you can see that their suggestions will show above snippets suggestions.

Expected behavior:
Snippets suggestions should always be on top (or make this configurable at least)

Actual behavior:
Can't control autocomplete suggestion priority for snippets

Reproduces how often:
Not sure, but it happens quite often

Versions

ATOM
============
Atom    : 1.24.0
Electron: 1.6.16
Chrome  : 56.0.2924.87
Node    : 7.4.0

APM
============
apm  1.18.12
npm  3.10.10
node 6.9.5 x64
atom 1.24.0
python 2.7.12
git 2.10.1

OS
============
macOS High Sierra 10.13.3

Please let me know if I can provide any more info.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions