microsoft / vscode-vsce

VS Code Extension Manager
https://code.visualstudio.com/
Other
813 stars 205 forks source link

vsce show prints __tags #222

Closed mjbvz closed 6 years ago

mjbvz commented 6 years ago

repo

  1. Run vsce show CristianRengifo.informix4gl

bug The following tags are printed:

  __ext_4gl, __ext_per, 4GL, Informix, Informix 4GL

I don't know where these double underscore tags are coming from. Probably file extension support?

Here's the package.json on the marketplace:

screen shot 2017-12-05 at 11 31 39 am

raix commented 6 years ago

Thanks @mjbvz I'll do a fix for it filtering out __ext_* tags