Commit Graph

48 Commits

Author SHA1 Message Date
ykiko
ce4b16ce30 Refactor and clean (#189) 2025-08-24 15:03:07 +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
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
893edc7634 Publish diagnostics (#164) 2025-07-30 23:41:03 +08:00
ykiko
7874fbacb8 Implement text document sync (#119) 2025-04-11 22:22:23 +08:00
ykiko
3f96d45ab4 Refactor LSPConverter (#118) 2025-04-05 13:44:44 +08:00
ykiko
49af4a9292 Clean Server (#93) 2025-03-09 19:19:52 +08:00
ykiko
ac6edc8aaa Add LSPConverter (#89) 2025-02-21 19:39:39 +08:00
ykiko
26c66100b9 Refactor Indexer (#78) 2025-02-17 00:22:41 +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
8cbfcba790 Implement computePreambleBound and collect has_include in PPCallbacks (#44) 2025-01-18 20:46:18 +08:00
ykiko
70f29147d5 Add tests for Server (#34) 2025-01-13 23:14:10 +08:00
ykiko
909fcd5403 Refactor async (#30) 2025-01-12 01:31:32 +08:00
ykiko
5326480cd6 Basic support C++20 named module. (#12) 2024-12-14 13:40:13 +08:00
ykiko
13a8e1224e Some update. 2024-12-05 16:00:16 +08:00
ykiko
2baea3800a Refactor Support. 2024-12-04 01:12:40 +08:00
ykiko
c240c7e7bc Refactor Scheduler. 2024-11-28 16:06:15 +08:00
ykiko
8857bc1a3a Basic implementation of SemanticTokens. 2024-11-26 20:18:40 +08:00
ykiko
633db416e6 Some update for Server. 2024-11-24 17:15:02 +08:00
ykiko
37ab1341df Refactor async. 2024-11-24 13:57:32 +08:00
ykiko
b84bde88b1 Add some lsp functions. 2024-11-22 16:48:35 +08:00
ykiko
443f3d2703 Some update for Server. 2024-11-21 21:54:39 +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
cd1dfca2f5 Some update for server. 2024-11-19 17:10:47 +08:00
ykiko
c753539a04 Remove Protocol dictionary. 2024-10-27 17:23:03 +08:00
ykiko
10071e3b0a Make some clean. 2024-10-26 21:14:30 +08:00
ykiko
1d8b74af6f Some update. 2024-10-18 11:32:08 +08:00
ykiko
1b0db9b3b7 Remove Command. 2024-10-04 10:13:55 +08:00
ykiko
1b5a50e859 update command. 2024-09-21 21:54:07 +08:00
ykiko
3cbae14b63 update config. 2024-09-21 19:21:43 +08:00
ykiko
b2fc464d86 some update. 2024-09-15 13:50:49 +08:00
ykiko
cfcb3f488b Support socket to transport. 2024-09-13 18:59:07 +08:00
ykiko
90dfc40665 Update Server. 2024-09-11 17:40:32 +08:00
ykiko
738762504a some update. 2024-09-09 21:35:07 +08:00
ykiko
536ff8c02f reorganize the project. 2024-09-08 22:14:44 +08:00
ykiko
e18e4e7e6f implement basic communication between the server and the client. 2024-09-08 17:10:57 +08:00
ykiko
84e81e081c update Server. 2024-09-04 12:12:45 +08:00
ykiko
16f7a1f003 clear the project. 2024-08-29 20:10:14 +08:00
ykiko
498f66d426 rename LSP to Server. 2024-07-25 19:56:19 +08:00