Skip to content
This repository was archived by the owner on Jun 11, 2021. It is now read-only.
This repository was archived by the owner on Jun 11, 2021. It is now read-only.

Issues about code completion and diagonstics #4

@AFObject

Description

@AFObject

Now C+++ uses ClangKit (libclang) to analyze the code.

But when libclang is parsing the source code, it will not include headers.

So there is a lot of trouble, especially realtime diagnostics.

C+++ will consider using another language server instead of libclang.

Metadata

Metadata

Assignees

Labels

Language ServerBugs on the language server sideenhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions