django-language-server/crates/djls-server
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
..
src Improve documentation and consolidate path/URL utilities 2025-08-29 15:35:12 -05:00
tests Improve documentation and consolidate path/URL utilities 2025-08-29 15:35:12 -05:00
build.rs Create djls-dev crate and centralize Python linking build scripts (#119) 2025-04-30 12:59:04 -05:00
Cargo.toml Fix overlay bug: Salsa wasn't re-reading from buffers when files were opened 2025-08-29 07:55:37 -05:00