diff options
author | Grzegorz Baranski | 2021-07-24 01:26:43 +0000 |
---|---|---|
committer | GitHub | 2021-07-24 01:26:43 +0000 |
commit | 48e344a2a813b875ca813be726387692b7ba0762 (patch) | |
tree | f9582a940e326e663200fb46d4fded6738950276 /helix-core/src/lib.rs | |
parent | bda4f5c1cdd2f84a06647f7dce45a8f6d06401ae (diff) |
feat: code actions - document edits (#478)
* wip: Code actions
* fix(term): use current macro instead Context::context
* feat(lsp): set code_action capabilities
* feat(term): set SPC-a to code_action
* feat(term): wip on applying code actions
* deps: `cargo update`
* feat(term): applying code actions edits
* fix(term): cleanup of apply_edit
* fix(term): applying edits as a whole thing instead one by one
* refactor(term): move apply_edits below
* fix(term): improve unimplemented messages for further investigation
* fix(term): change code action command comment
Co-authored-by: Ivan Tham <pickfire@riseup.net>
* fix(term): add matching `}`
* fix(term): cleanup, todo!() on workspace edit
* fix(term): remove unrelated workspace_symbol_picker
* fix(term): apply cargo-clippy suggestions
* fix(term): replace todo!'s with editor.set_error
Co-authored-by: Blaž Hrastnik <blaz@mxxn.io>
Co-authored-by: Ivan Tham <pickfire@riseup.net>
Diffstat (limited to 'helix-core/src/lib.rs')
0 files changed, 0 insertions, 0 deletions