vasilevich / nginxbeautifier

Format and beautify nginx config files
https://nginxbeautifier.com
Apache License 2.0
167 stars 20 forks source link

Not working in vscode #12

Closed ruslankonev closed 4 years ago

ruslankonev commented 4 years ago

VsCode say — not formatter installed

vasilevich commented 4 years ago

perhaps you are mistaken with another module? perhaps : https://github.com/raynigon/vscode-nginx-formatter ?

my module doesn't deal directly with vscode, it is entirely formatting focused.

please explain more regarding your issue or post it to the right repo.

vasilevich commented 4 years ago

I will close this issue for now, if you think its relevant to my project feel free to reopen.

Good luck.