Commit graph

17 commits

Author SHA1 Message Date
Shunsuke Shibayama
17b3fbc5c0 feat(els): impl document link 2024-10-13 00:09:16 +09:00
Shunsuke Shibayama
e7d01b881b feat(els): impl language services
* document highlight
* selection range
* goto type definition
2024-10-11 01:25:32 +09:00
Shunsuke Shibayama
67fefd196c feat(els): add Scheduler 2024-01-22 00:26:58 +09:00
Shunsuke Shibayama
3f678ef5e3 feat(els): add goto implementation 2023-09-03 14:48:28 +09:00
Shunsuke Shibayama
10f8605dfb feat(els): add folding range 2023-09-02 14:05:07 +09:00
Shunsuke Shibayama
d4699cf997 feat(els): add call hierarchy 2023-09-02 01:21:50 +09:00
Shunsuke Shibayama
f039643a30 feat(els): workspace symbol 2023-09-01 23:16:13 +09:00
Shunsuke Shibayama
02a97b0a46 test(els): add ELS test suites 2023-08-31 01:51:42 +09:00
Shunsuke Shibayama
d49e6fa70c feat(els): parallelize Server 2023-06-21 01:16:53 +09:00
Shunsuke Shibayama
33e1b776cb feat: add ASTDiff and impl lazy compilation 2023-05-13 11:33:48 +09:00
Shunsuke Shibayama
948f123ce8 feat(els): support code lens 2023-02-26 01:16:28 +09:00
Shunsuke Shibayama
8903e84011 feat(els): support signature help 2023-02-22 17:54:04 +09:00
Shunsuke Shibayama
947c3c6794 Merge branch 'main' into feature-els-file-cache 2023-02-08 01:19:46 +09:00
Shunsuke Shibayama
22addfe694 feat(els): add eliminate_unused_vars action 2023-02-06 23:53:44 +09:00
Shunsuke Shibayama
02cf7e0916 Add FileCache 2023-01-22 18:13:43 +09:00
Shunsuke Shibayama
f69d4a6602 Implement inlay hints 2023-01-18 03:43:33 +09:00
Shunsuke Shibayama
a127564b31 Rename dir: compiler -> crates 2023-01-15 12:03:19 +09:00
Renamed from compiler/els/lib.rs (Browse further)