meanmail-dev / nginx-intellij-plugin

Intellij Plugin for Nginx configuration file
https://meanmail.dev/plugin/7
MIT License
56 stars 6 forks source link

`init_by_lua_block` `init_worker_by_lua_block` and `balancer_by_lua_block` directives not supported #20

Open O3cheng opened 1 month ago

O3cheng commented 1 month ago

Describe the bug init_by_lua_block init_worker_by_lua_block and balancer_by_lua_block header_filter_by_lua_block body_filter_by_lua_block log_by_lua_block directives not supported

To Reproduce Use either of init_by_lua_block init_worker_by_lua_block or balancer_by_lua_block header_filter_by_lua_block body_filter_by_lua_block log_by_lua_block and write lua.

Expected behavior Lua injection should be supported for these directives as well.

Screenshots image

IDE (please complete the following information. See Main Menu -> Help -> About):

Plugin (please complete the following information. See Main Menu -> File -> Settings -> Plugins):

Additional context Version 2024.3