Skip to content

Resubmit https://github.com/microsoft/vscode/pull/295182#299299

Merged
mjbvz merged 2 commits intomicrosoft:mainfrom
mjbvz:dev/mjbvz-295182
Mar 4, 2026
Merged

Resubmit https://github.com/microsoft/vscode/pull/295182#299299
mjbvz merged 2 commits intomicrosoft:mainfrom
mjbvz:dev/mjbvz-295182

Conversation

@mjbvz
Copy link
Collaborator

@mjbvz mjbvz commented Mar 4, 2026

Resubmit #295182 since only maintainers can make package.json changes

This marks the `.litcoffee` file extension as markdown. This is a
markdown format, where indented code blocks can be interpreted as
CoffeeScript.

This also adds the `.mkdn` and `.ron` extensions, which are taken from
https://github.com/sindresorhus/markdown-extensions/blob/main/index.js.
Copilot AI review requested due to automatic review settings March 4, 2026 22:07
@mjbvz mjbvz enabled auto-merge March 4, 2026 22:07
@mjbvz mjbvz added this to the 1.111.0 milestone Mar 4, 2026
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Resubmits PR #295182 by updating the built-in markdown-basics extension’s language contribution so additional file extensions open as Markdown by default.

Changes:

  • Add .litcoffee to Markdown language file extensions.
  • Add .mkdn to Markdown language file extensions.
  • Add .ron / .ronn to Markdown language file extensions.

@mjbvz mjbvz merged commit 77e2c30 into microsoft:main Mar 4, 2026
22 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants