gioboa / jira-plugin

Jira plugin for VsCode
https://marketplace.visualstudio.com/items?itemName=gioboa.jira-plugin
MIT License
265 stars 41 forks source link

feat: settings: Projects To Include #109

Closed mrmikee closed 5 years ago

mrmikee commented 5 years ago

Instead of only being allowed to Exclude projects, please add feature to only Include projects in a "white list".

Our team shares a JIRA self-hosted instance with 30+ other teams and the Exclude list would be too large to manage. Being able to only include the 5-10 projects we actually work on would be a great help.

gioboa commented 5 years ago

hi @mrmikee, this issue is related to #91 , please have a look. :+1:

gioboa commented 4 years ago

In v 0.19.0 I added projectsToShow setting. Here you can define only the projects to include. The plugin keep, from all project list, only the project keys you define.