Changed dap-virtual-text config

This commit is contained in:
EsVagy42 2025-03-16 23:39:07 +00:00
parent 762630acea
commit afbad2e1f4

View file

@ -7,6 +7,7 @@
all_references = true; all_references = true;
only_first_definition = false; only_first_definition = false;
virt_text_pos = "eol"; virt_text_pos = "eol";
show_stop_reason = true;
}; };
}; };
}; };