From aac26bf4f62a34583ed06504f499390c8f0a2ed1 Mon Sep 17 00:00:00 2001 From: Budi Irawan Date: Wed, 10 Oct 2018 19:22:38 +0700 Subject: [PATCH] chore: update readme and add new contributor (#45) --- .all-contributorsrc | 16 +++++++++++++--- README.md | 15 ++++++++------- 2 files changed, 21 insertions(+), 10 deletions(-) diff --git a/.all-contributorsrc b/.all-contributorsrc index 8037918..2ca01d5 100644 --- a/.all-contributorsrc +++ b/.all-contributorsrc @@ -28,10 +28,10 @@ ] }, { - "login": "HazardDev", + "login": "loganintech", "name": "Logan Saso", "avatar_url": "https://avatars2.githubusercontent.com/u/6226408?v=4", - "profile": "https://github.com/HazardDev", + "profile": "https://github.com/loganintech", "contributions": [ "code", "doc" @@ -65,6 +65,16 @@ "code", "doc" ] + }, + { + "login": "br1anchen", + "name": "br1anchen", + "avatar_url": "https://avatars2.githubusercontent.com/u/1086461?v=4", + "profile": "https://github.com/br1anchen", + "contributions": [ + "code" + ] } - ] + ], + "repoType": "github" } diff --git a/README.md b/README.md index f1f0716..1685a1f 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ Also support [Zeal](https://zealdocs.org/) for Windows and Linux. [![Build Status](https://travis-ci.org/deerawan/vscode-dash.svg?branch=master)](https://travis-ci.org/deerawan/vscode-dash) [![Coverage Status](https://coveralls.io/repos/deerawan/vscode-dash/badge.svg?branch=master&service=github)](https://coveralls.io/github/deerawan/vscode-dash?branch=master) -[![All Contributors](https://img.shields.io/badge/all_contributors-6-orange.svg?style=flat-square)](#contributors) +[![All Contributors](https://img.shields.io/badge/all_contributors-7-orange.svg?style=flat-square)](#contributors) ![vscode dash](https://raw.githubusercontent.com/deerawan/vscode-dash/master/images/vscode-dash.gif) @@ -31,7 +31,9 @@ No need to select the text: This plugin supports almost all docset configuration based on [Dash Mapping](https://kapeli.com/dash_plugins) -**NOTE** +### Language to docset matching + +This plugin supports language to docset mapping. For other languages that are not supported by default in VS Code, you probably need to install [language plugins](https://marketplace.visualstudio.com/search?target=VSCode&category=Languages&sortBy=Downloads) @@ -81,7 +83,7 @@ Terraform | terraform | dash.languageIdToDocsetMap.terraform | [link](https://ma TypeScript | typescript | dash.languageIdToDocsetMap.typescript YAML | chef,ansible | dash.languageIdToDocsetMap.yaml -### Added docset in this plugin +#### Added docset in this plugin Language | Dash Docset Keys | Docset Setting | Language Plugin @@ -91,7 +93,7 @@ React | react | dash.languageIdToDocsetMap.javascriptreact | [link](https://mark ### File name to docset matching -This plugin supports file name matching to docset, this is useful to target docset for any specific file name such as `docker.yml` or `vagrantfile`. +This plugin also supports file name matching to docset, this is useful to target docset for any specific file name such as `docker.yml` or `vagrantfile`. **NOTE: You can use glob pattern to define the file name** @@ -156,9 +158,8 @@ Thank you for these awesome contributors -| [
Budi Irawan](http://budiirawan.com)
[💻](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Documentation") | [
Dima Granetchi](https://github.com/profelis)
[💻](https://github.com/deerawan/vscode-dash/commits?author=profelis "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=profelis "Documentation") | [
Logan Saso](https://github.com/HazardDev)
[💻](https://github.com/deerawan/vscode-dash/commits?author=HazardDev "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=HazardDev "Documentation") | [
Zhongren Shao](https://github.com/szhongren)
[💻](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Documentation") | [
dingweifeng](https://github.com/weifding)
[📖](https://github.com/deerawan/vscode-dash/commits?author=weifding "Documentation") | [
Seth Bromberger](http://www.bromberger.com)
[💻](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Documentation") | -| :---: | :---: | :---: | :---: | :---: | :---: | - +| [
Budi Irawan](http://budiirawan.com)
[💻](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Documentation") | [
Dima Granetchi](https://github.com/profelis)
[💻](https://github.com/deerawan/vscode-dash/commits?author=profelis "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=profelis "Documentation") | [
Logan Saso](https://github.com/loganintech)
[💻](https://github.com/deerawan/vscode-dash/commits?author=loganintech "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=loganintech "Documentation") | [
Zhongren Shao](https://github.com/szhongren)
[💻](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Documentation") | [
dingweifeng](https://github.com/weifding)
[📖](https://github.com/deerawan/vscode-dash/commits?author=weifding "Documentation") | [
Seth Bromberger](http://www.bromberger.com)
[💻](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Documentation") | [
br1anchen](https://github.com/br1anchen)
[💻](https://github.com/deerawan/vscode-dash/commits?author=br1anchen "Code") | +| :---: | :---: | :---: | :---: | :---: | :---: | :---: | ## License