From b644223781d4aa145618572e47703a658ff9f779 Mon Sep 17 00:00:00 2001 From: Liu Yue Date: Mon, 9 Jul 2018 03:22:29 +0800 Subject: [PATCH] publish 0.1.0 after Absolut Vodka :cocktail: --- CHANGELOG.md | 2 +- README.md | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 75dddc8..71562db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ # CHANGELOG -### 0.1.0 (2018-07-xx) Developing... +### 0.1.0 1. syntax of nginx.conf is provided inside. - `original` syntax is from [shanoor/vscode-nginx][shanoor-syntax] (**by default**) diff --git a/README.md b/README.md index 7f034cc..0e00b8c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,6 @@ # Nginx config file hint(auto-completion) for VS Code +[![npm Version](https://img.shields.io/npm/v/vscode-nginx-conf-hint.svg)](https://www.npmjs.com/package/vscode-nginx-conf-hint) [![Build Status](https://travis-ci.org/hangxingliu/vscode-nginx-conf-hint.svg?branch=master)](https://travis-ci.org/hangxingliu/vscode-nginx-conf-hint) An **experimental** extension. @@ -27,7 +28,7 @@ You can report bug or send a feature suggestion in [Github Issues Page][issues]. ## Changelog -### 0.1.0 (2018-07-xx) Developing... +### 0.1.0 1. syntax of nginx.conf is provided inside. - `original` syntax is from [shanoor/vscode-nginx][shanoor-syntax] (**by default**) @@ -64,8 +65,9 @@ You can report bug or send a feature suggestion in [Github Issues Page][issues]. - [@tiansin](https://github.com/tiansin) + [nginx-doc]: https://nginx.org/en/docs/ -[doc-script]: https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/master/utils/hint_data_getter.js +[doc-script]: https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/master/utils/download_hint_data.js [shanoor-syntax]: https://github.com/shanoor/vscode-nginx/blob/master/syntaxes/nginx.tmLanguage [sublime-syntax]: https://github.com/brandonwamboldt/sublime-nginx/blob/master/Syntaxes/nginx.tmLanguage [shanoor-nginx]: https://github.com/shanoor/vscode-nginx