nextav/docs/active/fixes-enhancements
tigeren c9631d61b8 fix(intellisense): resolve case sensitivity issues on Linux systems
- Normalize file paths to lowercase for consistent, case-insensitive comparison
- Update library path checks to use normalized paths to avoid duplicates
- Ensure already added libraries are visually greyed out regardless of path casing
- Improve cross-platform compatibility by handling path case differences on Linux, macOS, and Windows
- Add new test script to verify case sensitivity fixes for IntelliSense feature
- Update documentation and feature status to reflect library IntelliSense improvements
- Bump Docker image version from 1.5 to 1.6 in deployment instructions
2025-10-19 11:15:32 +00:00
..
DATABASE_MIGRATION_GUIDE.md docs(README): overhaul project documentation with detailed overview 2025-10-13 02:47:42 +00:00
IMPLEMENTATION_COMPLETE.md docs(README): overhaul project documentation with detailed overview 2025-10-13 02:47:42 +00:00
IMPLEMENTATION_TASKS.md docs(README): overhaul project documentation with detailed overview 2025-10-13 02:47:42 +00:00
LIBRARY_INTELLISENSE_CASE_SENSITIVITY_FIX.md fix(intellisense): resolve case sensitivity issues on Linux systems 2025-10-19 11:15:32 +00:00
LIBRARY_INTELLISENSE_FEATURE.md feat(library): add IntelliSense folder browsing for adding libraries 2025-10-18 16:07:16 +00:00
LOCAL_PLAYER_AUTO_CLOSE_FIX.md docs(README): overhaul project documentation with detailed overview 2025-10-13 02:47:42 +00:00