django-language-server/crates
Josh 89e979ba3f Add cross-references and improve documentation consistency
- Added [] cross-references between related types
- Fixed parameter naming consistency (lsp_uri -> uri)
- Added Returns sections to document when functions return None
- Added example to url_to_path function
- Linked Buffers <-> WorkspaceFileSystem relationship
- Linked LanguageId -> FileKind conversion
2025-08-29 15:39:23 -05:00
..
djls move all dependencies to workspace Cargo.toml (#150) 2025-05-15 21:21:30 -05:00
djls-conf move all dependencies to workspace Cargo.toml (#150) 2025-05-15 21:21:30 -05:00
djls-dev Finish basic logging setup with tracing (#181) 2025-08-17 19:38:31 -05:00
djls-project update all internal crate versions to 0.0.0 2025-05-18 15:54:33 -05:00
djls-server Improve documentation and consolidate path/URL utilities 2025-08-29 15:35:12 -05:00
djls-templates wip 2025-08-25 12:22:54 -05:00
djls-workspace Add cross-references and improve documentation consistency 2025-08-29 15:39:23 -05:00