Vim vdebug on drupal 8 + lando environment
jimafisk
Quick video on how to get vdebug to proceed and actually stop at your breakpoints using a composer-based Drupal project with lando.
~/.vimrc settings: let g:vdebug_features = { 'max_children': 256 } let g:vdebug_options={} let g:vdebug_options['break_on_open'] = 0 let g:vdebug_options["path_maps"] = {'/app': getcwd()} ... https://www.youtube.com/watch?v=IcWoCy4sjd0
2023-09-12
0.0 LBC
Copyrighted (contact publisher)
13572397 Bytes