Julian Pustkuchen
Julian Pustkuchen
This is my jQuery workaround example, if it helps others. It uses the elements change event instead of dragCheck onChange ot act on every kind of change. ``` $('table :checkbox:not([readonly],[disabled])',...
Ok as I just saw it returns the DragCheck object... so this should be discussed first... and be solved the jQuery way then...
Hi all, whao, vuesax is cool! :) I was just exactly looking for the same, but didn't seem it was added since 2019?
Just tried the same thing and I think it would improve the development workflow and sharing of project based best-practice VSCode configuration / extensions a lot. Did anyone manage to...
Hi @rfay, thank you for your quick reply! Yes you're absolutely right. And it's definitely not the fault of ddev or lando that this doesn't work as expected. We also...
Thank you all very much for your help and fast replies! It still seems quite (officially) undocumented which parameters to use for such vscode CLI experiments... https://stackoverflow.com/questions/60379221/how-to-attach-a-remote-container-using-vscode-command-line/63715551#63715551 This one explains...
Hi @Morgy93, > The other thing would be that I have all my extensions running on WSL which works just fine, but with "attach to container" I would have to...
@rfay We're using WSL / code . for a long period of time now and it's truely awesome :) @Morgy93: Well I think our approach is just 1 step "further"...
Anyway I'd be happy if someone likes to point out the pro's and con's of the solutions... for what we need (massive multi-project) I still think it makes sense? Or...
For all here, things are not perfect yet as some integration points are missing, but it works great already and allows to setup (for example Drupal 9) VSCode IDE with...