mirror of
https://github.com/zed-industries/zed.git
synced 2024-12-28 20:01:33 +00:00
1b4dd49b1d
This isn't quite an exact emulation, as instead of using one selection that is magically in "column mode", we emulate it with a bunch of zed multi-selections (one per line). I think this is better, as it requires fewer changes to the codebase, and lets you see the impact of any changes immediately on all lines. Fixes: zed-industries/community#984 |
||
---|---|---|
.. | ||
src | ||
test_data | ||
Cargo.toml |