diff options
author | Daniel S Poulin | 2022-03-01 01:31:24 +0000 |
---|---|---|
committer | GitHub | 2022-03-01 01:31:24 +0000 |
commit | 78d37fd332ab98e867b8e74f08c4cf45295c167a (patch) | |
tree | 19e216bea4dd82553089f7d343dd03edcb7986e1 /helix-core/src/syntax.rs | |
parent | 59c691d2dbdf14c02d0a4b8f9b014112ead6cda5 (diff) |
Implement bulk buffer closing commands (#1677)
* Implement buffer-close-all
* Implement buffer-close-others
* Refactor all buffer close variants to use shared logic
* Fix clippy lint
* Docgen for new commands
* Shorten error message for attempting to close buffers that don't exist
* Refactor shared buffer methods to pass only editor, not whole compositor
* Switch signature of bulk buffer closing to use slice of DocumentIds
Addresses feedback that accepting an IntoIterator implementor is too
much for an internal. Also possibly saves some moving?
Diffstat (limited to 'helix-core/src/syntax.rs')
0 files changed, 0 insertions, 0 deletions