Stevertus/mcscript

Remove category "Language Packs"

gregvanl opened this issue · 2 comments

The category "Language Packs" is for extensions that provide localized display languages such as German and Japanese.

image

Why does this need to be removed?

The VS Code extension is using the category "Language Packs" which you can see below:

image

The category "Programming Languages" is correct but "Language Packs" is for display language extensions (see below). The fix is to remove "Language Packs" from the extension's package.json.

image