killsen / openresty-nginx-conf

OpenResty Nginx config file hint (auto-completion)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

OpenResty nginx.conf hint

forked from hangxingliu/vscode-nginx-conf-hint

  • 在原功能的基础上新增支持 *_by_lua_file 文件跳转
  • 去除按空格自动补全代码
  • 去除lua文件或代码块自动补全功能

Features

  1. Syntax highlight for Nginx configuration file
  2. Support syntax of Lua block in Nginx configuration file
  3. Autocomplete directives, variables, location, media types, path, and more
  4. Hint directive arguments and usage
  5. Provide Nginx snippets
  6. Provide directives and snippets from OpenResty
  7. Menu item "Goto Nginx Document" for display related Nginx document in the editor

Declaration

  1. Icon image of this extension is from extension nginx.conf
  2. This extension is published under the GPL-3.0 license

Author

LiuYue(hangxingliu)

Contributor

About

OpenResty Nginx config file hint (auto-completion)

License:GNU General Public License v3.0


Languages

Language:TypeScript 68.9%Language:JavaScript 27.3%Language:Shell 2.7%Language:HTML 1.1%