Downloads: 13295
Rating:
Participated in rating: 1
Recent change notes:
0.0.13
- Built for IDEA 12 and later
- Documentation and autocompletion update for nginx 1.4
0.0.12
- Built for IDEA 11 and later
0.0.11
- -V output pattern parser fixed again, should work for all versions
- Documentation and autocompletion update for nginx 1.1.1
- Built for IDEA 10.5.x and later
0.0.10
- -V output pattern fixed for versions 0.8.23+ and 0.7.64+
- Works for all Jetbrains platform products (since build 93.94)
- Documentation and autocompletion update for nginx 0.8.35
0.0.9
- Now only "Run" button is enabled for nginx run configuration.
- Works for WebIDE.
- Documentation and autocompletion update.
0.0.8
- Documentation and autocompletion update.
0.0.7
- Open included files with ctrl+b (Go to Declaration).
0.0.6
0.0.5
- Quick documentation lookup support for directives and variables. Only for those that can be found at wiki.nginx.org.
- $arg_<PARAM>, $http_<PARAM> and $cookie_<PARAM> are not highlighted as unknown anymore.
- Warning when choosing nginx executable. Running "nginx -V" can be cancelled and default parameter values will be used.
0.0.4
- Basic $variable support. Autocompletion and name checks are available. No checks for parent context and no support for variables in strings yet.
0.0.3
- Log files can be shown in tabs next to console. Important: "Horizontal toolbars" layout mode must be turned on (vote http://youtrack.jetbrains.net/issue/IDEA-44882 to fix)
0.0.2
- Autocompletion is context-aware
- Directive list is taken from sources, not from docs
- More advanced inspections like checking if a directive can reside in a context
- Should work on Mac
0.0.1
- First release. Won't work for Mac.
- Basic autocompletion and inspections.
Comments: