Unfortunately the extension is overwriting the setting to show Emmet's snippets always on top ("editor.snippetSuggestions": "top"). Also my other Emmet/editor specific settings are correct. It even overwrites "editor.suggest.localityBonus": true, which prioritizes my recently used choices.
I could not find a way, to force your snippets to show up below Emmet's.
It seems a bit connected to issue #18, too aggressive suggestions. A solution for issue #28 (propose font-awesome only when starting with fa) would be a great improvement too.
By starting with cl, I would, of course, like to auto-complete to class="". Instead, there are ~50 font-awesome suggestions before.
It even overwrites "editor.suggest.localityBonus": true, which prioritizes my recently used choices.
Thank you for your nice extension!
I hope this can be solved,
Unfortunately the extension is overwriting the setting to show Emmet's snippets always on top ("editor.snippetSuggestions": "top"). Also my other Emmet/editor specific settings are correct. It even overwrites "editor.suggest.localityBonus": true, which prioritizes my recently used choices.
I could not find a way, to force your snippets to show up below Emmet's. It seems a bit connected to issue #18, too aggressive suggestions. A solution for issue #28 (propose font-awesome only when starting with fa) would be a great improvement too.
By starting with cl, I would, of course, like to auto-complete to class="". Instead, there are ~50 font-awesome suggestions before.
It even overwrites "editor.suggest.localityBonus": true, which prioritizes my recently used choices.
Thank you for your nice extension! I hope this can be solved,
Chris