[plugin] align plugin types with vscode ext types #6600
Labels
bug
bugs found in the application
plug-in system
issues related to the plug-in system
vscode
issues related to VSCode compatibility
There are different mismatches, e.g. #6578 (comment) or another case that identity of breakpoints is not preserved which should be fixed by #5774.
We should align and ideally find a way to identify mismatches easier. One proposal is completely reuse the extension host process #6353 and put our bits somehow on top.
Any other ideas are welcomed!
The text was updated successfully, but these errors were encountered: