π Features & Enhancements
π VSCode Link Support for References
- New Configuration: Added
edk2code.addVscodeLinksToReferencessetting- When enabled, the tree output includes clickable markdown links that open files at specific line numbers
- Default:
false - Perfect for creating documentation with direct file links
π Enhanced Diagnostic Handling
- Improved Performance: Added diagnostic caching and duplicate detection
- Symbol Validation: Added automatic validation for INF file symbols against DEC files
- Validates GUIDs, Protocols, PPIs, and PCDs
- Shows errors when symbols are not found in referenced DEC files
- Better Error Management: Prevents duplicate diagnostics from cluttering the Problems panel
Full Changelog: v1.1.1...v1.1.2