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.

Prioritizing snippets in autocomplete suggestions #946

Closed
@saadq

Description

@saadq

Prerequisites

Description

When there are autocomplete options available, they often push the user snippets suggetsions near the bottom. Is there any way to always keep user snippets at the top of the autocomplete suggestion?

Steps to Reproduce

Have a JavaScript variable called close and have a cl snippet for console.log. cl + Tab will autocomplete to close.

Expected behavior: [What you expect to happen]
cl + Tab will autocomplete to console.log.

Actual behavior: [What actually happens]
cl + Tab will autocomplete to close.

Reproduces how often: [What percentage of the time does it reproduce?]
N/A

Versions

Atom : 1.23.3
Electron: 1.6.15
Chrome : 56.0.2924.87
Node : 7.4.0

apm 1.18.12
npm 3.10.10
node 6.9.5 x64
atom 1.23.3
python 2.7.12
git 2.10.1

OS: macOS Sierra Version 10.12.6

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