Skip to content

autocomplete not work when edit CMakeLists.txt #2536

Closed
@cjwddtc

Description

@cjwddtc
  • 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:
vscode

But when I use code-server with the same extension,it like that
codeserver
only the word complete provider by the code-server it self, the cmake extension don't provider any complete

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingextensionThe issue needs to be fixed in the extension

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions