Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add more markdown extensions #58072

Merged
merged 1 commit into from
Sep 6, 2018
Merged

add more markdown extensions #58072

merged 1 commit into from
Sep 6, 2018

Conversation

noraj
Copy link
Contributor

@noraj noraj commented Sep 6, 2018

Hi,

I'm using .mkd for all my markdown files because .md is historically for Modula-2. I prefer .mkd over other alternative extensions because it is shorter and clearer.
So each time I install vscode on a new machine I'm adding

    "files.associations": {
        "*.mkd": "markdown"
    },

to settings.json.

I think this extension (as some other) should be added and recognized by default: https://superuser.com/questions/249436/file-extension-for-markdown-files

I'm also asking myself if it is relevant to keep .workbook as it is not standard but used only by one app: Xamarin.

I don't know if it is the right file to push that change.

@mjbvz mjbvz self-assigned this Sep 6, 2018
@mjbvz mjbvz added this to the September 2018 milestone Sep 6, 2018
@mjbvz mjbvz merged commit 781cb68 into microsoft:master Sep 6, 2018
@mjbvz
Copy link
Collaborator

mjbvz commented Sep 6, 2018

Thanks!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants