This repository was archived by the owner on Oct 22, 2021. It is now read-only.
Autocomplete for .cpp and .h files #333
Labels
topic: language server
The language server is responsible for "editor support", e.g. completion and diagnostics
type: enhancement
New feature or request
Is your feature request related to a problem? Please describe.
I cannot use Autocomplete function in
.h
and.cpp
files or similar ones.Describe the solution you'd like
I would enable autocomplete for those extensions, like
.ino
files have.The text was updated successfully, but these errors were encountered: