Skip to content
This repository was archived by the owner on Apr 22, 2026. It is now read-only.
This repository was archived by the owner on Apr 22, 2026. It is now read-only.

Support formatting files with extensions other than .asm #1

Description

@bernborgess

For organization purposes, many files that contain x86 assembly don't use the format .asm, but rather .s or .x86 and so on. However, when using VSCode to format such files with Ctrl+Shift+P > Format asm
it errors with message "You can only format .asm files".

Image

Do you think we should enable other file formats? If so, I'd be looking into such feature and submitting a PR, depending on the answer. Thanks for the formatter, btw!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions