Closed
Description
- Web Browser: chrome
- Local OS: win10
- Remote OS: ubuntu16.04
- Remote Architecture: x86-64
code-server --version
:3.8.0 c4610f7
normally,cmake extension will provider autocomplete for CMakeLists.txt.For example offical vscode with remote ssh extension,I connect to a ubuntu16.04 server with vscode,when I write a CMakeLists.txt,it like that:
But when I use code-server with the same extension,it like that
only the word complete provider by the code-server it self, the cmake extension don't provider any complete