From 401a28b0a695124c106d04c346ff13ef9d6b549d Mon Sep 17 00:00:00 2001 From: Brendan O'Leary Date: Mon, 11 Mar 2019 21:03:46 -0400 Subject: [PATCH] Add GitLab workflow --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 56763a1..49c3ef4 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) @@ -547,6 +548,9 @@ 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`. + ## [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!