File tree 2 files changed +5
-3
lines changed 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CHANGELOG
2
2
3
- ### 0.1.0 (2018-07-xx) Developing...
3
+ ### 0.1.0
4
4
5
5
1 . syntax of nginx.conf is provided inside.
6
6
- `original` syntax is from [shanoor/vscode-nginx][shanoor-syntax] (**by default**)
Original file line number Diff line number Diff line change 1
1
# Nginx config file hint(auto-completion) for VS Code
2
2
3
+ [ ![ npm Version] ( https://img.shields.io/npm/v/vscode-nginx-conf-hint.svg )] ( https://www.npmjs.com/package/vscode-nginx-conf-hint )
3
4
[ ![ Build Status] ( https://travis-ci.org/hangxingliu/vscode-nginx-conf-hint.svg?branch=master )] ( https://travis-ci.org/hangxingliu/vscode-nginx-conf-hint )
4
5
5
6
An ** experimental** extension.
@@ -27,7 +28,7 @@ You can report bug or send a feature suggestion in [Github Issues Page][issues].
27
28
28
29
## Changelog
29
30
30
- ### 0.1.0 (2018-07-xx) Developing...
31
+ ### 0.1.0
31
32
32
33
1 . syntax of nginx.conf is provided inside.
33
34
- `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].
64
65
- [ @tiansin ] ( https://github.com/tiansin )
65
66
66
67
68
+
67
69
[ nginx-doc ] : https://nginx.org/en/docs/
68
- [ doc-script ] : https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/master/utils/hint_data_getter .js
70
+ [ doc-script ] : https://github.com/hangxingliu/vscode-nginx-conf-hint/blob/master/utils/download_hint_data .js
69
71
[ shanoor-syntax ] : https://github.com/shanoor/vscode-nginx/blob/master/syntaxes/nginx.tmLanguage
70
72
[ sublime-syntax ] : https://github.com/brandonwamboldt/sublime-nginx/blob/master/Syntaxes/nginx.tmLanguage
71
73
[ shanoor-nginx ] : https://github.com/shanoor/vscode-nginx
You can’t perform that action at this time.
0 commit comments