François
François
Odd, if I replace ``` "java.jdt.ls.lombokSupport.enabled": true ``` with ``` "java.jdt.ls.lombokSupport.enabled": false ``` (with a window reload, following the vsc notification about it after saving that settings.json file..) then it...
+1 on this great feature request! I originally installed this chrome extension especially for capturing cool buttons' styling as a starting point, so obviously, without the hover effect being captured...
I was going to start using such compose « profile » feature, but unfortunately after reading current thread, it seems to be bringing more issues on the table compared to...
Thanks @snjeza for your response and sharing the patch.. I ended up using another alternative approach, which is described [here](https://vkuzel.com/shared-test-sources-in-gradle-multi-module-project), and it works really well. Obviously, I would have preferred...