mirror of
https://github.com/zed-industries/zed.git
synced 2025-01-01 05:44:17 +00:00
93b20008e0
This PR adds support for Doxygen-style doc comments in C++. <img width="962" alt="Screenshot 2024-10-28 at 5 38 34 PM" src="https://github.com/user-attachments/assets/57d0fa4b-07c1-4b71-899a-fba78e822e8f"> https://www.doxygen.nl/manual/docblocks.html Closes https://github.com/zed-industries/zed/issues/18361. Release Notes: - C++: Added support for Doxygen-style doc comments starting with `/// ` or `//! `. |
||
---|---|---|
.. | ||
src | ||
Cargo.toml | ||
LICENSE-GPL |