Commit Graph

15 Commits

Author SHA1 Message Date
ykiko
c43702048e Enable inlay hints (#183) 2025-08-19 14:28:12 +08:00
ykiko
a738ad536c Update PCH handling (#172) 2025-08-10 22:31:00 +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
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
ykiko
a3075f86c0 Improve compiling (#140) 2025-06-17 22:07:31 +08:00
Perdixky
bdfb85d0d6 Standardize the uv_check_result function (#132) 2025-06-05 20:57:50 +08:00
清风之恋
9c18b7abd9 Add pre-commit hook for formatting (#120) 2025-04-21 21:55:29 +08:00
ykiko
7874fbacb8 Implement text document sync (#119) 2025-04-11 22:22:23 +08:00
ykiko
26c66100b9 Refactor Indexer (#78) 2025-02-17 00:22:41 +08:00
ykiko
5a7915d40f Make Task::cancel contagious (#77) 2025-02-14 17:04:50 +08:00
ykiko
a9f7223d09 Refactor async (#71) 2025-02-13 23:20:03 +08:00
ykiko
467c7350ea Add Task::cancel and fix CI (#63) 2025-02-09 23:37:40 +08:00
ykiko
2f9622bca7 Clean the project (#57) 2025-02-05 14:10:11 +08:00
ykiko
9b98354918 Refactor async and fix error in index. (#55) 2025-02-03 01:26:37 +08:00