set line background on breakpoint

This commit is contained in:
Matt Parker
2025-08-25 21:38:47 +10:00
parent ef46c94b30
commit eac1f59e30
3 changed files with 9 additions and 7 deletions

View File

@@ -184,6 +184,7 @@ highlight_current_line = true
symbol_lookup_on_click = true
symbol_tooltip_on_hover = true
gutters_draw_breakpoints_gutter = true
gutters_draw_executing_lines = true
gutters_draw_line_numbers = true
code_completion_enabled = true
auto_brace_completion_enabled = true