meanmail-dev / nginx-intellij-plugin

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

`ssl_certificate_by_lua_block` and `set_by_lua_block` directives not supported #16

Closed aavshr closed 4 months ago

aavshr commented 1 year ago

Describe the bug ssl_certificate_by_lua_block and set_by_lua_block directives are not supported

To Reproduce Steps to reproduce the behavior:

  1. Use either of ssl_certificate_by_lua_block or set_by_lua_block and write lua.

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

Screenshots

Screenshot 2023-04-14 at 18 08 23

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

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

meanmail commented 4 months ago

@aavshr Support for these directives was added in version 2024.2