Skip to content

Releases: william-voyek/vscode-nginx

v0.7.2

22 Oct 16:00
Compare
Choose a tag to compare

[0.7.2] - 2019-10-22

Changed

@wvoyek

  • Correct path to the 'configuration' item in package.json
  • Updated comment regex in nginx.tmLanguage.json

v0.7.1

14 May 19:44
75602f5
Compare
Choose a tag to compare

[0.7.1] - 2019-05-14

Added

@virgilwashere

  • MIT license
  • File association for nginx.conf
  • File associations for Nginx include files:
    mime.type
    fastcgi_params
    proxy_params
    scgi_params
    uwsgi_params
    fastcgi-php.conf
    fastcgi.conf

Changed

@virgilwashere

  • Updated README.md

v0.7.0

15 Mar 17:54
Compare
Choose a tag to compare

[0.7.0] - 2019-03-15

Added

Changed

  • Converted syntax file from XML to JSON