All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Fixed Warning Yellow table row formatting issue in README.md
- Corrected markdown table alignment for proper display
- Added visual color badges to bracket colorization section
- Enhanced README presentation with color previews for all bracket levels
- Professional documentation styling throughout
- Consistent visual formatting across all sections
- 🎨 Modern Bracket Colorization: Added full support for VS Code's bracket colorization with 6 distinct colors
- ✨ Enhanced Language Support: Comprehensive syntax highlighting for JavaScript, TypeScript, Python, HTML, CSS, JSON, and Git diffs
- 🔍 Improved Accessibility: Better cursor visibility with GraphLinq pink, enhanced warning colors
- 🎯 Semantic Color Usage: Consistent color meanings across all UI elements
- ⚡ Performance Optimized: Streamlined color definitions and improved rendering
- Modern bracket colorization with GraphLinq color scheme
- Language-specific function and class highlighting with bold styling
- Enhanced Git diff visualization with background colors
- Python decorator highlighting with italic styling
- JSON property name highlighting
- CSS property and value distinction
- HTML tag and attribute styling
- Cursor visibility changed to bright pink (#ff007a)
- Warning colors now use proper yellow (#fdfe54) for better visibility
- Bracket matching with GraphLinq primary purple
- Enhanced package metadata and keywords for better discoverability
- Critical: Fixed inline code (backtick) visibility in markdown preview - changed from dark purple to bright green
- Improved code block background contrast for better readability
- Added comprehensive markdown inline code highlighting with multiple scope coverage
- Enhanced fenced code block styling
- Critical: Fixed markdown highlighting visibility - selection highlights are now clearly visible
- Critical: Fixed warning icon color from dark purple to bright yellow for better visibility
- Fixed scrollbar shadow from white to black for dark theme consistency
- Enhanced find/match highlighting with better opacity and contrast
- Added comprehensive markdown syntax highlighting (bold, italic, code, quotes)
- StatusBar Icon background fix
- v0.1.0
- Scroll bar color fixes
- Minor color fixes
- Updated readme with screenshots
- Modified marketplace header color
- Removed light theme
- Setup base dark theme colors
- Staged for deployment
- Moved repo to GraphLinq
- This CHANGELOG file to hopefully serve as an evolving example of a standardized open source project CHANGELOG.
- Initial commit and basic metadata.