Shunsuke Shibayama
|
2574de3a68
|
fix: some bugs
Fixed:
* argument `_` of anonymous function disappears
* els crashes
* incomplete `.update!` codegen
|
2023-02-13 15:06:50 +09:00 |
|
Shunsuke Shibayama
|
5d68d50dda
|
feat(els): add case-change action
|
2023-02-11 14:20:15 +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
|
2580e1cc32
|
fix: unused warning leaks
|
2023-02-07 01:15:16 +09:00 |
|
Shunsuke Shibayama
|
ff741d5235
|
refactor: add send_normal_action
|
2023-02-07 00:50:24 +09:00 |
|
Shunsuke Shibayama
|
953eac6218
|
Update code_action.rs
|
2023-02-07 00:29:08 +09:00 |
|
Shunsuke Shibayama
|
22addfe694
|
feat(els): add eliminate_unused_vars action
|
2023-02-06 23:53:44 +09:00 |
|