Mike Brocchi
Mike Brocchi
This is not a bad idea, thanks for submitting.
As of now, the component created for a library has inline style and inline template, so I am marking this as a feature request to be considered later.
Theory: Without looking at the code, it appears that the items that are expanded are being tracked based upon an index in an array, and when there is a new...
@hansl we were just discussing this, thought you might have something to add
Confirming the issue still remains as of version 18.3.2 Running a node CLI-based tool
Update - I updated my project to v19.6.1 and was able to successfully debug via vs code 🎉🎉🎉 My launch.json config looks like this: ``` { "version": "0.2.0", "configurations": [...