Closed dartagnanli closed 1 year ago
yep, I will check it and try to resolve it, thank your feedback
yep, I test markdown and it can work(command + s [by keyboard shortcuts]).
If you have a problem, can you give me more info about your error, thanks.
And markdown file must set the comment
configuration to all
, because comment
is only used in all programming languages.
{
"autoAddSpace.enable":false
}
Above is my conf,by default,"autoAddSpace.comment": "all" is set.,so i don't need to set it.In this case,When i edit a markdown file, i [command + shift + p],and choose Auto Add Space
,press down enter,an below err occur!
Oh, you close autoAddSpace plugin feature, because you set "autoAddSpace.enable":false
.
If you want to use this plugin and hope it correct work, you must be set true
rather than false
.
Thanks.
okk,i got it,thanks for reply me!
hi,l like this extend.It's awesome. when i edit a markdown file ,i use it,but it can not work.more detials below:
can this extend support more format?or allow to config it? thanks.