Commit Graph

367 Commits

Author SHA1 Message Date
ykiko
0bf09a8a02 Fix release ci (#190) v0.1.0-alpha.1 2025-08-24 15:27:27 +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
ykiko
41d5ac1173 Fix docs and improve ci (#182) 2025-08-17 11:47:44 +08:00
Shiyu
1a258659fe Chore: hide unrelated cli options in unit_test. (#181) 2025-08-17 10:09:46 +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
ykiko
04cd848f3d Update docs (#174) 2025-08-13 20:21:54 +08:00
ykiko
f3e918b314 Update LLVM Version (#173)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-08-12 13:16:10 +08:00
qingfengzl
ce30acd8d3 Structural markdown representation (#162) 2025-08-11 22:43:48 +08:00
fogsong233
31fca83788 Add zlib dependence in flake.nix. (#155) 2025-08-10 22:34:50 +08:00
ykiko
a738ad536c Update PCH handling (#172) 2025-08-10 22:31:00 +08:00
qingfengzl
3615c5a194 Misc fix (#171) 2025-08-08 16:06:56 +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
686538533a Improve document and add github pages (#161) 2025-07-23 22:18:39 +08:00
ykiko
0ce30fb072 Add DidOpen test (#160) 2025-07-23 10:05:07 +08:00
star9029
572e9d04e2 Add integration tests for xmake (#158) 2025-07-22 12:29:44 +08:00
ykiko
836d9dc988 Add basic test client (#156)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-07-21 17:55:10 +08:00
MoonChasing
583c560ba0 fix matcher typo (#157) 2025-07-20 16:55:31 +08:00
qingfengzl
e8c4b034ed Fix selection tree, add some unit tests (#154)
Co-authored-by: ykiko <ykikoykikoykiko@gmail.com>
2025-07-18 20:17:09 +08:00
ykiko
741f70a12c Improve command handle (#149) 2025-07-18 19:50:53 +08:00
MoonChasing
c664427f00 fix CompletionPrex from scan unqualified name bug (#153) 2025-07-16 17:54:13 +08:00
MoonChasing
e107b49a70 Avoid reallocing memory and string data copying repeatedly (#151) 2025-07-14 00:09:52 +08:00
mwish
7631fa67c5 style: minor style enhancement (#148) 2025-07-11 15:30:43 +08:00
nakido
6046cae4d2 Remove devcontainer configuration (#147) 2025-07-11 15:30:26 +08:00
Neroll
37568935ec Add default value for command line argument mode (#146) 2025-07-09 20:26:19 +08:00
Neroll
20d257576a Fix to_string_literal_impl (#79) 2025-07-08 22:30:14 +08:00
ykiko
cce576dfdd Code completion (from Sema) (#144) 2025-07-07 11:32:16 +08:00
star9029
bfd6bbadbb Improve windows ci (#143) 2025-06-23 19:13:37 +08:00
ykiko
d4c943d803 Improve compilation database handling (#142)
Co-authored-by: star9029 <hengxings783@gmail.com>
2025-06-23 16:49:35 +08:00
ykiko
a3075f86c0 Improve compiling (#140) 2025-06-17 22:07:31 +08:00
ykiko
9939f57acd Hide CompilationUnit implementation (#139) 2025-06-15 15:13:09 +08:00
sakria9
46b8cd3416 Fix toOffset when position.character == 0 (#138) 2025-06-14 08:50:43 +08:00
sakria9
77b24aa266 Fix computePreambleBounds when has no preamble (#137) 2025-06-11 07:57:59 +08:00
ykiko
bbece60524 Improve PCH handling (#136) 2025-06-10 22:33:17 +08:00
star9029
0c67c14eef Add llvm dir option for xmake (#135) 2025-06-07 12:22:11 +08:00
Perdixky
bdfb85d0d6 Standardize the uv_check_result function (#132) 2025-06-05 20:57:50 +08:00
ykiko
3b776ee9f9 New indexer system (#127) 2025-06-01 22:45:38 +08:00
Perdixky
f7f5634887 Replace unnecessary macros with source_location using default function parameters. (#128) 2025-06-01 12:55:03 +08:00
qingfengzl
8c8e5dec59 MacOS Adaptation (#125) 2025-05-31 09:43:23 +08:00