Closed Signum21 closed 3 years ago
In the file package.json, on both statusbar_command.commands and statusbar_command.applicationCommands, in the property filterLanguageId the type should be string and not regex
statusbar_command.commands
statusbar_command.applicationCommands
filterLanguageId
Thx. I have corrected the JSON schema
In the file package.json, on both
statusbar_command.commands
andstatusbar_command.applicationCommands
, in the propertyfilterLanguageId
the type should be string and not regex