LucianCumpata / K-VSCode

K language support for Visual Studio Code
MIT License
5 stars 2 forks source link

Supported xml attributes. #5

Closed shd101wyy closed 6 years ago

shd101wyy commented 6 years ago
  1. Supported highlighting for configuration XML attributes (see issue #3).
  2. Fixed module and endmodule keywords highlighting.
  3. Added highlighting for latex, binder attributes.

Screenshot

Before:

screen shot 2017-09-26 at 2 50 58 pm

Now:

screen shot 2017-09-26 at 2 50 54 pm

Please have a look when you have time! Thanks for your work.

LucianCumpata commented 6 years ago

Hello, thank you for your new features and fixes. Sorry for the delay. I reviewed the code and it's great! I will merge pull request immediately :)