Automatically add JSON/JavaScript Object comma.
Just Enter
or CMD(Ctrl) + Enter
in the file.
Default value.
{
"auto-insert-comma.enableAutoInsertComma": true
}
{
"auto-insert-comma.activationFiles": [
"json",
"html",
"javascript",
"typescript",
"vue",
"javascriptreact",
"typescriptreact",
"php",
"ejs",
"jinja",
"plaintext",
"markdown",
"python"
]
}
{
"auto-insert-comma.disableFiles": []
}
MIT License
Copyright (c) 2020 AcerFeng