Skip to content

feat: add document icon for doc.md and docs.md files#3486

Open
tupe12334 wants to merge 1 commit into
material-extensions:mainfrom
tupe12334:feat/document-icon-for-doc-md
Open

feat: add document icon for doc.md and docs.md files#3486
tupe12334 wants to merge 1 commit into
material-extensions:mainfrom
tupe12334:feat/document-icon-for-doc-md

Conversation

@tupe12334
Copy link
Copy Markdown

Description

Maps files named doc.md / docs.md, and the *.doc.md / *.docs.md extensions, to the existing document icon.

Follows the same approach as #3483 (benchmark markdown icon): a markdown-blue (#42a5f5) document glyph for documentation-flavored markdown files. Reuses the existing document icon rather than adding a new SVG. The more-specific doc.md/docs.md extension match takes precedence over the generic .md markdown mapping (same mechanism as bench.md).

  • Registered in fileIcons.ts:
    • file names: doc.md, docs.md
    • file extensions: *.doc.md, *.docs.md

Contribution Guidelines

🤖 Generated with Claude Code

Map files named `doc.md`/`docs.md` and the `*.doc.md`/`*.docs.md`
extensions to the existing `document` icon.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@github-actions github-actions Bot added the icons PR with new icons label Jun 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

icons PR with new icons

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant