kaminaly / vscode-react-pug

Syntax highlighting for pug with react (babel-plugin-transform-react-pug)
MIT License
9 stars 3 forks source link

Add information about this plugin to main documentation #1

Closed ezhlobo closed 6 years ago

ezhlobo commented 6 years ago

Hey. I'was looking for anything to turn on syntax highlighting in VSCode for pug in javascript and found this. Thank you very much!

I realized similar extension which was delivered near the same time: https://github.com/zokugun/vscode-pug-template-literal

I suggest you, @kaminaly, or @zokugun create a PR to main documentation, so other people will know that something like this exists.

It's not a big deal, you can check how we added information for WebStorm: https://github.com/pugjs/babel-plugin-transform-react-pug/pull/60

kaminaly commented 6 years ago

Wow, interesting! I didn't know that similar extension... Ok, thanks, I will create a PR soon! This extension still has some small problems though.

ezhlobo commented 6 years ago

@kaminaly ah, will be nice if you can mention all problems within issues or in README, so others will be aware of them ;).

kaminaly commented 6 years ago

@ezhlobo yeah, that's right. I should do that before sending a PR and I will do that :)

ezhlobo commented 6 years ago

@kaminaly hey, do you need a hand with that? :)

kaminaly commented 6 years ago

@ezhlobo hi, thanks for your concern. I was really busy. But, finally, I've sent a PR :)