Anton Astashov
Anton Astashov
Hi! Please add let g:ruby_debugger_debug_mode = 1 to ~/.vimrc, restart Vim, and try to do that again. Then, send me logs from ~/.vim/tmp or ~/.vim/bundle/vim-ruby-debugger/tmp (if you use pathogen). Thanks!
So, the 'watch' window, right? Yeah, it would be a nice feature. Will try to add it when I have some free time. :)
Hi! Thanks for the pull request, but as for me, since it makes sense from the first view, you don't always want to start :Rdebugger from only the Ruby files....
> this stalls vim for a bit when used without the right context be set That's actually weird, do you know the reason? It shouldn't even do anything until you...
Maybe you have just one project? Or you've created more than one?
That's expected behavior :) The program gets updated when you finish workouts, and it runs the scripts. So, if you change weights, reps, timer, RPE, etc in `progress`, it rewrites...
> I guess it would be nice to add to the docs that percentages will be replaced? Or did I just miss that? Maybe I missed it, will check! >...
Yup, @deivid-rodriguez is right. Once the next version of `byebug` is released, I'll add its support to `debugger-xml` (there is already a PR for that), and you just will need...
I never got an email about this issue, so weird. Sorry for late response! > First, let me start by saying that such an amazingly designed FOSS app like this...
Well, true, though it'll be a bit manual. :) Thanks!