Skip to content

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.

2 participants