Skip to content

Commit

Permalink
2.2.0 (#54)
Browse files Browse the repository at this point in the history
* Add @salembeats as a contributor
* update README and CHANGELOG
  • Loading branch information
deerawan committed Jul 26, 2019
1 parent 7c26f9e commit 4bcf727
Show file tree
Hide file tree
Showing 5 changed files with 28 additions and 14 deletions.
9 changes: 9 additions & 0 deletions .all-contributorsrc
Expand Up @@ -83,6 +83,15 @@
"contributions": [
"code"
]
},
{
"login": "salembeats",
"name": "Cuyler Stuwe",
"avatar_url": "https://avatars0.githubusercontent.com/u/20496944?v=4",
"profile": "https://www.upwork.com/fl/cuylerstuwe",
"contributions": [
"code"
]
}
],
"repoType": "github"
Expand Down
6 changes: 6 additions & 0 deletions CHANGELOG.md
@@ -1,4 +1,10 @@
## 2.2.0

- Add Velocity support (thx to @salembeats)
- Set extension type as UI to cater remote development

## 2.1.0

- Add new exact docset option `dash.exactDocset`

By default Dash will search the keyword in similar or related docsets outside of specified docset e.g. search a keyword in `.ts` file will also search into `vue` and `angular` docset even though only `typescript` and `javascript` specified in setting.
Expand Down
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -4,10 +4,10 @@

> Dash is an API Documentation Browser and Code Snippet Manager for MacOS
Also support [Zeal](https://zealdocs.org/) for Windows and Linux.
Also support [Zeal](https://zealdocs.org/) and [Velocity](https://velocity.silverlakesoftware.com/).

[![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-8-orange.svg?style=flat-square)](#contributors)
[![All Contributors](https://img.shields.io/badge/all_contributors-9-orange.svg?style=flat-square)](#contributors)

![vscode dash](https://raw.githubusercontent.com/deerawan/vscode-dash/master/images/vscode-dash.gif)

Expand Down Expand Up @@ -160,7 +160,8 @@ Thank you for these awesome contributors
<!-- prettier-ignore -->
| [<img src="https://avatars1.githubusercontent.com/u/1243921?v=4" width="100px;"/><br /><sub><b>Budi Irawan</b></sub>](http://budiirawan.com)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=deerawan "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/250935?v=4" width="100px;"/><br /><sub><b>Dima Granetchi</b></sub>](https://github.com/profelis)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=profelis "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=profelis "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/6226408?v=4" width="100px;"/><br /><sub><b>Logan Saso</b></sub>](https://github.com/loganintech)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=loganintech "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=loganintech "Documentation") | [<img src="https://avatars3.githubusercontent.com/u/8567599?v=4" width="100px;"/><br /><sub><b>Zhongren Shao</b></sub>](https://github.com/szhongren)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=szhongren "Documentation") | [<img src="https://avatars1.githubusercontent.com/u/5329046?v=4" width="100px;"/><br /><sub><b>dingweifeng</b></sub>](https://github.com/weifding)<br />[📖](https://github.com/deerawan/vscode-dash/commits?author=weifding "Documentation") | [<img src="https://avatars0.githubusercontent.com/u/941359?v=4" width="100px;"/><br /><sub><b>Seth Bromberger</b></sub>](http://www.bromberger.com)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Code") [📖](https://github.com/deerawan/vscode-dash/commits?author=sbromberger "Documentation") | [<img src="https://avatars2.githubusercontent.com/u/1086461?v=4" width="100px;"/><br /><sub><b>br1anchen</b></sub>](https://github.com/br1anchen)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=br1anchen "Code") |
| :---: | :---: | :---: | :---: | :---: | :---: | :---: |
| [<img src="https://avatars3.githubusercontent.com/u/26966551?v=4" width="100px;"/><br /><sub><b>Won Kim</b></sub>](https://medium.com/@cmygray)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=cmygray "Code") | [<img src="https://avatars3.githubusercontent.com/u/20496944?v=4" width="100px;"/><br /><sub><b>Cuyler Stuwe</b></sub>](https://www.upwork.com/fl/cuylerstuwe)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=salembeats "Code") |
| [<img src="https://avatars3.githubusercontent.com/u/26966551?v=4" width="100px;"/><br /><sub><b>Won Kim</b></sub>](https://medium.com/@cmygray)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=cmygray "Code") | [<img src="https://avatars0.githubusercontent.com/u/20496944?v=4" width="100px;"/><br /><sub><b>Cuyler Stuwe</b></sub>](https://www.upwork.com/fl/cuylerstuwe)<br />[💻](https://github.com/deerawan/vscode-dash/commits?author=salembeats "Code") |

<!-- ALL-CONTRIBUTORS-LIST:END -->

## License
Expand Down
16 changes: 7 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
@@ -1,8 +1,8 @@
{
"name": "vscode-dash",
"displayName": "Dash",
"description": "Dash and Zeal integration in Visual Studio Code",
"version": "2.1.0",
"description": "Dash, Zeal and Velocity integration in Visual Studio Code",
"version": "2.2.0",
"publisher": "deerawan",
"icon": "images/dash.png",
"extensionKind": "ui",
Expand Down

0 comments on commit 4bcf727

Please sign in to comment.