zed/crates/editor2
Marshall Bowers b212aab00d
Add support for copying diagnostic messages to the clipboard (#3489)
This PR adds support for copying diagnostics messages to the clipboard.

This was already working, but we were missing implementations
clipboard-related methods in the `TestPlatform` that were causing the
tests to fail when the copying functionality was added.

Release Notes:

- N/A
2023-12-04 14:08:05 -05:00
..
src Add support for copying diagnostic messages to the clipboard (#3489) 2023-12-04 14:08:05 -05:00
Cargo.toml WIP 2023-11-13 15:53:04 -08:00