atom / snippets

Atom snippets package
MIT License
205 stars 100 forks source link

spiner with help does not work #255

Closed guillebalmacedaonline closed 5 years ago

guillebalmacedaonline commented 6 years ago

Prerequisites

Description

[Description of the issue]

Steps to Reproduce

On write inn class="" not show spiner with Autocompletion for Glyphicons, Fontawesome and Octicons. Also not spiner for label-. Please help.

Expected behavior: snippet should expand, as before with help

Actual behavior: Actual behavior: nothing happens, snippet is not suggested and does not expand.

Reproduces how often: 100%

Versions

$ atom --version

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

Additional Information

-

savetheclocktower commented 5 years ago

I can’t quite work out the description of the problem. If it’s that a snippet suggestion doesn’t appear in the menu, then this is possibly an issue with the autocomplete-snippets package. If this is still happening for you, please open an issue there and describe the other packages you’re using that are relevant to the problem.