Ericsson / CodecheckerVSCodePlugin

VSCode plugin that shows bugs detected by the Clang Static Analyzer and Clang Tidy analyzers using CodeChecker as a backend.
Apache License 2.0
24 stars 7 forks source link

Add yarn list as a custom plugin #127

Closed vodorok closed 1 year ago

vodorok commented 1 year ago

yarn list is not an actual command in yarn v2. This patch implements a custom plugin, that adds the command that is needed for pulblishing the extension.

Originally found at: https://gist.github.com/arendjr/415747652a8c79f12b005ce3cfb2f808