django-language-server/crates/djls-server/src
Josh f3fb8e7045 Improve documentation and consolidate path/URL utilities
- Added comprehensive module-level documentation to all djls-workspace modules
- Consolidated scattered URL/path conversion utilities into paths module
- Added documentation explaining the 'why' for key types and abstractions
- Added #[must_use] annotations to constructors and getters
- Focused on explaining architecture and design decisions rather than obvious behavior
2025-08-29 15:35:12 -05:00
..
client.rs lsp types 2025-08-25 13:19:52 -05:00
lib.rs Fix overlay bug: Salsa wasn't re-reading from buffers when files were opened 2025-08-29 07:55:37 -05:00
logging.rs lsp types 2025-08-25 13:19:52 -05:00
queue.rs migrate all async tokio to server & swap to single-thread runtime (#149) 2025-05-15 21:03:14 -05:00
server.rs wowza 2025-08-28 22:54:41 -05:00
session.rs Improve documentation and consolidate path/URL utilities 2025-08-29 15:35:12 -05:00