Skip to content

Commit ca67cd6

Browse files
Add fuzzy search language picker with rich labels
- Replace dropdown with searchable combobox for language selection - Rich label shows language name, ID, and category tag when not focused - Click to enter search mode with empty input, type to filter - Fuzzy matching against language name, ID, and tag - Keyboard navigation (arrows, enter, escape) - Highlight matched characters in search results - Category tag badges (programming, markup, config, data, shell, query) - Add language metadata for all 70+ supported languages - Add code examples for many languages (F#, PHP, VB, Haskell, Ruby, Scala, etc.) - Switch compression label from "brotli" to "gzip" to match actual compression
1 parent c01f5d5 commit ca67cd6

File tree

3 files changed

+641
-58
lines changed

3 files changed

+641
-58
lines changed

Cargo.lock

Lines changed: 27 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)