mirror of
https://github.com/viatsko/awesome-vscode.git
synced 2025-01-13 16:09:38 -05:00
Merge pull request #278 from christianztamayo/master
Add Jira and Bitbucket
This commit is contained in:
commit
c7ad77fce3
@ -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.
|
||||
|
Loading…
Reference in New Issue
Block a user