vscode-nginx-conf-hint
v0.1.0
Published
nginx.conf syntax, hint and autocompletion
Downloads
70
Maintainers
Readme
Nginx config file hint(auto-completion) for VS Code
An experimental extension.
And the hint data generated from nginx document web page by scripts
You can report bug or send a feature suggestion in Github Issues Page.
Installation
- Click
Extension
button in left side of VSCode. (Shortcut: Ctrl+Shift+X) - Search
nginx.conf hint
. Found this extension and clickInstall
button. - Reload VSCode.
Screenshots
Features
- provide highlight for Nginx configuration file.
- auto complete nginx directives and embedded variables
- hint directive default parameters
- hint directives syntax
- nginx block snippets
- "Goto Nginx Document" for each directives and variables
Changelog
0.1.0
- syntax of nginx.conf is provided inside.
original
syntax is from shanoor/vscode-nginx (by default)sublime
syntax is from sublime-nginx- you can switch it by configuration:
nginx-conf-hint.syntax
- remove dependent extension
shanoor.vscode-nginx
. - update Nginx hint data(directives and variables) to latest.
Declaration
- Nginx config syntaxes file from sublime-nginx repo and shanoor/vscode-nginx repo
- Icon image of this extension is from extension nginx.conf
- This extension is published under the GPL-3.0 license
Contributing to the Extension
- useful nginx.conf snippets
- report bug via Github issues
- helpful pull request
- give me coffee to make extension better and better via Paypal