allemand-instable / Colorful-Comments

Development continuation of the now discontinued best vscode extension
MIT License
1 stars 0 forks source link

LANGUAGE SUPPORT for Stata '.ado、.do' #10

Open PatricksonFang opened 3 months ago

PatricksonFang commented 3 months ago

Thanks.

allemand-instable commented 2 months ago

Hey, could you please specify the format of the comments please ? I don't use those

I need :

I will then add it as soon as possible

allemand-instable commented 2 months ago

hello, I figured out that stata language support is already implemented

sas_stata_format: &sas_stata_format
  <<: *base
  commentFormat: ["*", "/*", "*/"]
...
stata: *sas_stata_format

so please make sure that you use the correct language identifier in vscode ( select stata as working language) the language id should be (stata)