Commit Graph

108 Commits

Author SHA1 Message Date
ykiko
f65876903c Improve integration test (#246) 2025-09-09 02:03:59 +08:00
ykiko
3cc3bae441 Format and simplify intergration test (#245) 2025-09-07 23:27:39 +08:00
Myriad-Dreamin
5e273415ee Implement isRegisteredTidyCheck and isFastTidyCheck (#204) 2025-09-07 14:22:52 +08:00
Myriad-Dreamin
658c33a01f Init clang tidy (#195) 2025-09-06 16:23:20 +08:00
Shiyu
7beed982f2 Fix: store absolute path of source file in CompilationDatabase (#222) 2025-09-03 20:34:02 +08:00
Shiyu
155773cf66 Feat: better load and fetch compile command (#201)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
2025-09-02 22:12:05 +08:00
Shiyu
260c268af7 Fix: improve some case that user's environment do not have driver installed (#185) 2025-08-24 19:46:22 +08:00
ykiko
ce4b16ce30 Refactor and clean (#189) 2025-08-24 15:03:07 +08:00
Shiyu
cbb210c027 Chore: explicitly set compilation kind (#184)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
2025-08-24 00:57:53 +08:00
ykiko
5f8a577e26 Enable formatting (#188) 2025-08-23 22:52:27 +08:00
ykiko
52e45e1f26 Enable SignatureHelp (#187) 2025-08-23 20:52:49 +08:00
ykiko
c43702048e Enable inlay hints (#183) 2025-08-19 14:28:12 +08:00
Shiyu
744502033a Fix: use lru cache for active files in server (#177) 2025-08-17 10:04:12 +08:00
ykiko
08b41f15c2 Remove googletest (#178) 2025-08-16 23:09:13 +08:00
ykiko
e77f182fcd Initial Inlay Hint Support (#176) 2025-08-14 13:01:05 +08:00
qingfengzl
ce30acd8d3 Structural markdown representation (#162) 2025-08-11 22:43:48 +08:00
ykiko
a738ad536c Update PCH handling (#172) 2025-08-10 22:31:00 +08:00
ykiko
19cb98d02c Enable DocumentSymbol (#170) 2025-08-06 12:38:25 +08:00
ykiko
a4b83eb1dc Enable FoldingRange (#169) 2025-08-06 11:41:55 +08:00
ykiko
64e505d699 Enable DocumentLink (#168)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-08-06 10:58:04 +08:00
ykiko
072ddb3a59 Port SelectionTree from clangd to clice (#166) 2025-08-05 22:10:08 +08:00
ykiko
139eaa44f7 Improve AST handling (#165) 2025-08-03 17:43:42 +08:00
ykiko
893edc7634 Publish diagnostics (#164) 2025-07-30 23:41:03 +08:00
star9029
7aec7feb6e Add resource dir option for integration tests (#163) 2025-07-26 10:20:59 +08:00
ykiko
0ce30fb072 Add DidOpen test (#160) 2025-07-23 10:05:07 +08:00
ykiko
836d9dc988 Add basic test client (#156)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-07-21 17:55:10 +08:00
ykiko
9b98354918 Refactor async and fix error in index. (#55) 2025-02-03 01:26:37 +08:00
ykiko
6cd23038e4 Implement Indexer (#48) 2025-01-22 23:55:33 +08:00
ykiko
70f29147d5 Add tests for Server (#34) 2025-01-13 23:14:10 +08:00
ykiko
1b7e5a6737 Add tests for directive collections. 2024-12-07 16:50:26 +08:00
ykiko
eaeb9b3ed7 Collect directives in PPCallback. 2024-12-07 01:45:56 +08:00
ykiko
c31803b268 Some fix in Index. 2024-12-06 22:10:45 +08:00
ykiko
726bc4991d Some update. 2024-12-04 22:05:22 +08:00
ykiko
f6a023d156 Fix some memory issues in the Server. 2024-11-29 20:11:16 +08:00
ykiko
939dbc3dc5 Refactor log. 2024-11-27 23:21:52 +08:00
ykiko
8857bc1a3a Basic implementation of SemanticTokens. 2024-11-26 20:18:40 +08:00
ykiko
9d19ff164a Some update. 2024-11-21 12:31:31 +08:00
ykiko
e1c9c70f54 Some update. 2024-11-19 21:43:49 +08:00
ykiko
258f8d8f1c Refactor TemplateResolver. 2024-11-12 22:12:55 +08:00
ykiko
511af1bd28 Some update. 2024-11-09 13:53:53 +08:00
ykiko
de8c86bffc Fix wrong definition in ClassTemplateDecl. 2024-11-07 19:17:32 +08:00
ykiko
b17f7f7c55 Update index tests. 2024-11-07 16:13:10 +08:00
ykiko
515266299e Some update for tests. 2024-11-06 19:27:01 +08:00
ykiko
721ccaf4c4 Improve index format. 2024-11-02 20:29:49 +08:00
ykiko
f0198c9e77 Some update. 2024-10-31 16:31:27 +08:00
ykiko
49d53533d4 Add index tests for MemberExpr. 2024-10-30 21:45:16 +08:00
ykiko
60d786a935 Update Index. 2024-10-30 18:16:13 +08:00
ykiko
baeb3f3731 Add tests for code completion in non self contained file. 2024-10-27 17:08:29 +08:00
ykiko
e1afd40663 Some update. 2024-10-27 13:31:26 +08:00
ykiko
07bf792cb9 Some update. 2024-10-26 13:42:54 +08:00