Open jasonplatts opened 2 years ago
A completionProvider interface is needed to allow extensions to add code completion suggestions.
I will drop this here as a reference https://microsoft.github.io/language-server-protocol/
Overview
A completionProvider interface is needed to allow extensions to add code completion suggestions.
Related API Documentation
Resources