Skip to content

Remove code path for loading deprecated VSC plugins

Alexander Lohnau requested to merge work/remove_deprecated_path into master

In case there are custom, old plugin lying around they can't be loaded anyways, because the version does not match. In case that gets fixed one could just port the plugin to JSON metadata.

Also the mechanism that is used is about to be deprecated.

@meven @elvisangelaccio

Merge request reports