diff --git a/README.md b/README.md index ba75fd5..8fe5f7a 100644 --- a/README.md +++ b/README.md @@ -68,6 +68,7 @@ A curated list of delightful [Visual Studio Code](https://code.visualstudio.com/ - [Git Indicators](#git-indicators) - [GitHub](#github) - [GitHub Pull Request Monitor](#github-pull-request-monitor) + - [GitLab Workflow](#gitlab-workflow) - [Icon Fonts](#icon-fonts) - [Import Cost](#import-cost) - [JS Parameter Annotations](#js-parameter-annotations) @@ -559,6 +560,11 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![GitHub Pull Request Monitor](https://raw.githubusercontent.com/erichbehrens/pull-request-monitor/master/images/statusBarItems.png) +## [GitLab Workflow](https://marketplace.visualstudio.com/items?itemName=fatihacet.gitlab-workflow) +> Adds a GitLab sidebar icon to view issues, merge requests and other GitLab resources. You can also view the results of your GitLab CI/CD pipeline and check the syntax of your `.gitlab-ci.yml`. + +![GitLab Workflow](https://gitlab.com/fatihacet/gitlab-vscode-extension/raw/master/src/assets/_issues-in-vscode.png) + ## [Icon Fonts](https://marketplace.visualstudio.com/items?itemName=idleberg.icon-fonts) > Snippets for popular icon fonts such as Font Awesome, Ionicons, Glyphicons, Octicons, Material Design Icons and many more!