Commit Graph

43 Commits

Author SHA1 Message Date
chenxi 1735d03305 移除无用的声明. 2023-12-07 11:45:22 +08:00
全卓 e702be53e7 document formatting: format composed parameter 2022-12-19 22:22:04 +08:00
全卓 3f47c16aaa format: indent ')' which is on separate line 2022-12-19 17:37:32 +08:00
全卓 d2f9863373 refactor: Document formatting 2022-12-19 11:14:46 +08:00
全卓 395a68d2aa go to defination performance improvement 2022-12-15 10:27:26 +08:00
全卓 8a2677ddcc Fix: "read properties of null" 2022-12-15 09:30:35 +08:00
全卓 801380ea92 semantic tokens: ignore deprecated commands 2022-12-14 16:19:17 +08:00
全卓 186eea62fb add "command case diagnostics" setting 2022-12-12 16:54:50 +08:00
全卓 6777326b1a syntax hightlight: keyword case insensitive 2022-12-07 08:44:13 +08:00
全卓 7fb67b8ef7 Fix: parse files which is not included from top level CMakeLists.txt file 2022-12-06 14:41:17 +08:00
全卓 4d17b328f7 Fix: server crash on semantic hightlight request 2022-12-06 10:15:21 +08:00
全卓 2a1c4709ff Fix: no hover on upper case builtin command 2022-12-06 09:35:22 +08:00
全卓 19b2176e1f Code Action: covert command name to lower case 2022-12-06 09:13:59 +08:00
全卓 6d58328902 command case diagnostics 2022-12-05 16:09:50 +08:00
全卓 b105a5adaf Fix: server crashed on go to defination request 2022-12-05 11:32:45 +08:00
全卓 9c1ad24e90 don't set semantic token for keyword in if command 2022-12-04 16:36:30 +08:00
全卓 89e404adf3 add logging in sever side 2022-12-02 16:23:39 +08:00
全卓 8a519d8dc4 handle semantic token delta & range request 2022-12-02 13:57:38 +08:00
全卓 28098c9c12 cmake command is case insensitive 2022-11-30 13:10:08 +08:00
全卓 dde0d39b2d fix: read property on null object 2022-11-30 11:19:56 +08:00
全卓 61f1d6ff63 publish diagnostics 2022-11-29 11:29:15 +08:00
全卓 352dce65bd fix: signature help doesn't disappear 2022-11-28 17:19:26 +08:00
全卓 201bf2fdc8 webpack: enable watch in develop mode 2022-11-27 16:09:14 +08:00
全卓 10ffc04c10 Check cmake command on client side 2022-11-27 15:43:48 +08:00
全卓 1140368757 get setting from client 2022-11-27 11:09:30 +08:00
全卓 2798856ce8 semantic tokens 2022-11-21 21:57:33 +08:00
全卓 6d9caeff57 don't parse file is content is not changed 2022-11-15 22:21:02 +08:00
全卓 b549508f3a refactor: Goto defination 2022-11-15 18:53:49 +08:00
全卓 56db02cc7d refactor: Go to defination 2022-11-15 14:37:44 +08:00
全卓 95ccbd604d add option command into grammar 2022-11-11 09:41:00 +08:00
全卓 ab8c169c5d Go to defination: support add_subdirectory 2022-11-10 23:25:15 +08:00
全卓 a49108bea3 Go to defination: go to included module/file 2022-11-10 20:42:06 +08:00
全卓 99156d3ed5 Language feature: go to Definition 2022-11-10 15:59:22 +08:00
全卓 6bf06473dd sync 2022-11-08 08:45:57 +08:00
全卓 89d9a7a8f3 sync 2022-11-06 17:30:40 +08:00
全卓 df97fd2679 add include and add_subdirectory command 2022-11-02 21:57:51 +08:00
全卓 0d5f3ec0bb refactor document format command 2022-11-02 20:15:36 +08:00
全卓 71fa3852b5 Language feature: signature help 2022-11-02 18:49:45 +08:00
全卓 30742da449 Add language feature: document symbols 2022-10-31 20:07:12 +08:00
全卓 299d9c35b0 comment and argument indent 2022-10-31 17:00:34 +08:00
全卓 dc117db05e Document Format 2022-10-23 16:48:26 +08:00
全卓 cb0ccc155c built in commands variables auto complete 2022-10-11 13:49:33 +08:00
全卓 7d6bbe529c refactor language server using typescript 2022-10-10 11:04:15 +08:00