atom-language-nginx
atom-language-nginx copied to clipboard
Please add support for lua highlighting!
https://www.nginx.com/resources/wiki/modules/lua/
Now I released the lua-supported version as 0.6.1. Please check it!
I don't see any difference, directives were highlighted before. What I wished for was syntax highlighting of the <lua-script-str>
.
Would it be possible to add Lua syntax highlighting to relevant directives?
- init_by_lua
- init_worker_by_lua
- set_by_lua
$res <lua-script-str> [$arg1 $arg2 ...]
- content_by_lua
- rewrite_by_lua
- access_by_lua
- header_filter_by_lua
- body_filter_by_lua
- log_by_lua
Only odd directive is set_by_lua
rest accepts only <lua-script-str>
.
+1 on mishak87
+1