mirror of
https://github.com/RGBCube/serenity
synced 2025-07-25 03:07:43 +00:00
CppLanguageServer: Add test case for auto-completing include paths
This commit is contained in:
parent
b9021f8631
commit
6738a966ec
3 changed files with 35 additions and 0 deletions
|
@ -0,0 +1,5 @@
|
|||
#include "sample_heade
|
||||
#include <sys/cdef
|
||||
|
||||
void foo() {}
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue