NGINX configuration file syntax highlighting for vscode
May 14, 2019 ยท View on GitHub
Syntax highlighting for NGINX configuration (nginx.conf) files in Visual Studio Code.
Ported from shanoor/vscode-nginx.
Installation
This extension is published on the VSCode marketplace.
Launch Code's command palette (Ctrl+P) and type:
ext install vscode-nginx
Or run Install Extensions from the Command Palette.
- Search and choose
vscode-nginx.
Extension Settings
This extension does not add any VSCode settings.
Known Issues
Feel free to report any issues.
Release Notes
See Changelog