Shunsuke Shibayama
|
8903e84011
|
feat(els): support signature help
|
2023-02-22 17:54:04 +09:00 |
|
Shunsuke Shibayama
|
aa2cea60dd
|
fix: quantified subroutine subtyping bugs
|
2023-02-22 02:40:51 +09:00 |
|
Shunsuke Shibayama
|
7e9cef9c07
|
chore(els): improve completion
|
2023-02-17 13:39:46 +09:00 |
|
Shunsuke Shibayama
|
99db34b61c
|
feat(els): support d.er renaming
* fix a bug that left diagnostics
* fix to include PyModule in dependencies
* fix `clear_cache`
|
2023-02-14 19:59:43 +09:00 |
|
Shunsuke Shibayama
|
f3fd5e3eeb
|
feat(els): support module renaming
|
2023-02-14 16:23:45 +09:00 |
|
Shunsuke Shibayama
|
38f34edbf0
|
Update server.rs
|
2023-02-14 12:10:14 +09:00 |
|
Shunsuke Shibayama
|
236fb56a54
|
fix(els): show error when renaming a builtin API
|
2023-02-12 12:23:33 +09:00 |
|
Shunsuke Shibayama
|
5d68d50dda
|
feat(els): add case-change action
|
2023-02-11 14:20:15 +09:00 |
|
Shunsuke Shibayama
|
94a62d22ac
|
fix: improve completion
|
2023-02-08 20:40:38 +09:00 |
|
Shunsuke Shibayama
|
4571ced013
|
feat(els): implement file cache
This change increases the efficiency of file IO and improves the accuracy of completions.
|
2023-02-08 04:04:20 +09:00 |
|
Shunsuke Shibayama
|
ff741d5235
|
refactor: add send_normal_action
|
2023-02-07 00:50:24 +09:00 |
|
Shunsuke Shibayama
|
22addfe694
|
feat(els): add eliminate_unused_vars action
|
2023-02-06 23:53:44 +09:00 |
|
Shunsuke Shibayama
|
c97b8d61ad
|
Improve: ELS features can be turned on and off
|
2023-02-03 12:35:29 +09:00 |
|
Shunsuke Shibayama
|
44781cb030
|
Fix warns
|
2023-01-27 11:23:42 +09:00 |
|
Shunsuke Shibayama
|
0c543229c3
|
Update server.rs
|
2023-01-22 18:11:37 +09:00 |
|
Shunsuke Shibayama
|
f69d4a6602
|
Implement inlay hints
|
2023-01-18 03:43:33 +09:00 |
|
Shunsuke Shibayama
|
3c3e1c448a
|
Fix semantic tokens
|
2023-01-17 03:05:42 +09:00 |
|
Shunsuke Shibayama
|
a127564b31
|
Rename dir: compiler -> crates
|
2023-01-15 12:03:19 +09:00 |
|