Guide_Panda/.vscode/settings.json
Plailect 4b7aca6835
update devGuide to be structured more like the standard Guide
this will allow for translations aswell
2018-11-18 23:28:19 -05:00

4 lines
127 B
JSON

// Place your settings in this file to overwrite default and user settings.
{
"files.associations": {"*.txt": "markdown"}
}