Gitlab Issue PickerThe Gitlab Issue Picker is an integration with Gitlab Issues API with your Visual Studio 2019 [Community | Professional]. The very basic usage is to write some comments above your code and use regex-based syntax tagger will fetch additional metadata. Check out the source code repository for more info. UsageSometimes when having lots of comments describing the functionality, it's useful to mention the issue in which you're implementing / fixing stuff. But the key itself is not very informative, just a pure text. Not anymore! Notice that rendered adornments are also clickable links to your gitlab issue! OptionsTo enable the extension and it's full power, you need to add gitlab host address where your issues are located and your personal access token so we can call Issues API. You can also control rendering you glyphs and adornments in the Extensions Options. Do not forget to specify regexes that suites you the best. Multiple regexes |