Merge pull request #278 from christianztamayo/master

Add Jira and Bitbucket
This commit is contained in:
Valerii Iatsko 2020-01-08 01:53:10 +01:00 committed by GitHub
commit c7ad77fce3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -76,6 +76,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/
- [Gradle Tasks](#gradle-tasks)
- [Icon Fonts](#icon-fonts)
- [Import Cost](#import-cost)
- [Jira and Bitbucket](#jira-and-bitbucket)
- [JS Parameter Annotations](#js-parameter-annotations)
- [Jumpy](#jumpy)
- [Kanban](#kanban)
@ -609,6 +610,12 @@ To enable Emmet support in .twig files, you'll need to have the following in you
![Import Cost Screenshot](https://file-wkbcnlcvbn.now.sh/import-cost.gif)
## [Jira and Bitbucket](https://marketplace.visualstudio.com/items?itemName=Atlassian.atlascode)
> Bringing the power of Jira and Bitbucket to VS Code - With Atlassian for VS Code you can create and view issues, start work on issues, create pull requests, do code reviews, start builds, get build statuses and more!
![Jira and Bitbucket workflow](https://bitbucket.org/atlassianlabs/atlascode/raw/master/.readme/dev-workflow.gif)
## [JS Parameter Annotations](https://marketplace.visualstudio.com/items?itemName=lannonbr.vscode-js-annotations)
> Provides annotations on function calls in JS/TS files to provide parameter names to arguments.