You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 15, 2022. It is now read-only.
Yeah, this package does nothing specific with snippets other than acting as a bridge between language servers and autocomplete so I think that other issue is the place to track it. Closing it this side. If further work needs to be done here once that side is addressed we can re-open this issue or create a new one.
In VSCode it works fine to have a completion item like
but this does not work with this extension.
(snippet is inserted as plain text)
atom-languageclient/lib/adapters/autocomplete-adapter.ts
Line 330 in 3f8a3ae
a snippet with simple placeholders works fine
is there something i need to configure to get this running?
The text was updated successfully, but these errors were encountered: