ahmadalli / vscode-nginx-conf

:pencil: VS Code extension: Nginx config file hint(auto-completion)
GNU General Public License v3.0
24 stars 3 forks source link

Add missing directives #1

Closed xPaw closed 8 months ago

xPaw commented 3 years ago

There's quite a few directives that don't get highlighted, this list can be easily copied to test: https://nginx.org/en/docs/dirindex.html

I initially saw that limit_conn_zone was not highlighted.

icetbr commented 3 years ago

Hi, I made an extension that might take care of this for you. I use together with this one.

Generic Key-Value Syntax Highlight

ahmadalli commented 8 months ago

This has been fixed in the latets version of the extension