zed/crates/gpui2
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
..
docs Document contexts 2023-11-14 19:52:51 -07:00
src Add support for copying diagnostic messages to the clipboard (#3489) 2023-12-04 14:08:05 -05:00
tests Re-implement actions as derive macros instead of blanket impls 2023-11-16 17:32:02 -08:00
build.rs Introduce surface rendering 2023-11-28 16:47:31 +01:00
Cargo.toml Update Taffy to latest main 2023-11-18 21:30:33 -07:00