zed/extensions/gleam
Marshall Bowers 6d10b16f79
gleam: Include a package name suffix for docs entries (#13798)
This PR updates the Gleam docs provider to include the package name as a
suffix for docs entries:

<img width="639" alt="Screenshot 2024-07-03 at 5 48 28 PM"
src="https://github.com/zed-industries/zed/assets/1486634/0d98ffba-fbab-4511-ae16-e1e742d56f93">

This will help disambiguate modules with the same names from different
packages, as well as help out with providing better completions when the
package name and top-level module name do not match.

Release Notes:

- N/A
2024-07-03 17:56:01 -04:00
..
languages/gleam tasks: Provide task variables from matching runnable ranges in task modal (#12237) 2024-05-24 21:00:23 +02:00
src gleam: Include a package name suffix for docs entries (#13798) 2024-07-03 17:56:01 -04:00
Cargo.toml gleam: Add /gleam-docs (#13721) 2024-07-01 17:58:21 -04:00
extension.toml Use a dedicated test extension in extension tests (#13781) 2024-07-03 11:10:51 -04:00
LICENSE-APACHE Add license to Gleam extension (#8730) 2024-03-02 17:56:57 -05:00