]> granicus.if.org Git - vim/commit
patch 8.2.3017: Vim9: debugger shows too many lines v8.2.3017
authorBram Moolenaar <Bram@vim.org>
Thu, 17 Jun 2021 20:27:48 +0000 (22:27 +0200)
committerBram Moolenaar <Bram@vim.org>
Thu, 17 Jun 2021 20:27:48 +0000 (22:27 +0200)
commit59b50c3bee908694ae4ac10b26bfebf99d09d466
tree0dbb7bdcf646242341a1ead0465439b8e7653ff8
parentfae55a9cb0838e4c2e634e55a3468af4a75fbdf2
patch 8.2.3017: Vim9: debugger shows too many lines

Problem:    Vim9: debugger shows too many lines.
Solution:   Truncate at a comment, "enddef", etc. (closes #8392)
src/testdir/test_debugger.vim
src/version.c
src/vim9execute.c