zed/crates/language_tools/src
Piotr Osiewicz d475f1373a
gpui: Further docs refinement & moved some reexports into 'private' module (#3935)
This commit mostly fixes invalid URLs in docstrings. It also
encapsulates crates we reexport (serde stuff + linkme) into a public
module named "private" in order to reduce the API surfaced through docs.
Moreover, I fixed up a bunch of crates that were pulling serde_json in
through gpui explicitly instead of using Cargo manifest.

Release Notes:
- N/A
2024-01-07 14:14:21 +01:00
..
language_tools.rs
lsp_log.rs Fix current lsp logs menu item not shown as selected 2024-01-05 19:23:15 +02:00
lsp_log_tests.rs gpui: Further docs refinement & moved some reexports into 'private' module (#3935) 2024-01-07 14:14:21 +01:00
syntax_tree_view.rs Fix label color for inactive tabs (#3899) 2024-01-04 17:25:11 -05:00