Guillaume Chau
Guillaume Chau
Did you try turning 'Performance monitoring' and 'Update tracking' off? 
I create a [guide here](https://devtools.vuejs.org/guide/devtools-perf.html) to share devtools performance profiles so we might get a better understanding of the issues you are experiencing.
https://devtools.vuejs.org/guide/open-in-editor.html
@Codermar The devtools can't open your editor without the setup above. Part of it such as setting up the `launch-editor` middlewares are sometimes done for you (for example in vue-cli).
@LinusBorg Absolutely! When the thing will be more fleshed out, we will happily accept contributions.
We should try to reuse the `chrome` folder instead of duplicating code I guess
Please provide a runnable reproduction so I can investigate your issue. Thanks
Read the docs?
cc @michalsnik
@CyberAP If you have an object in the data, if will use `state` already. I'm not sure the spread in the return will work.