Correct! Thanks for the tip, @msfeldstein. I updated my user settings with these changes, and now it works perfectly.
...
"workbench.editorAssociations": {
"*.mdc": "default"
},
"files.associations": {
"*.mdc": "markdown"
}
Correct! Thanks for the tip, @msfeldstein. I updated my user settings with these changes, and now it works perfectly.
...
"workbench.editorAssociations": {
"*.mdc": "default"
},
"files.associations": {
"*.mdc": "markdown"
}