display underline for diagnostics

This commit is contained in:
Matt Parker
2025-08-18 18:20:15 +10:00
parent c0c240cf0e
commit ef5a4c4a64
5 changed files with 76 additions and 21 deletions

View File

@@ -49,6 +49,7 @@ split_offset = 250
layout_mode = 2
[node name="SharpIdeCodeEdit" type="CodeEdit" parent="VBoxContainer/HBoxContainer/HSplitContainer"]
unique_name_in_owner = true
layout_mode = 2
theme_override_fonts/font = ExtResource("2_rk34b")
highlight_current_line = true
@@ -56,7 +57,6 @@ gutters_draw_line_numbers = true
code_completion_enabled = true
auto_brace_completion_enabled = true
script = ExtResource("2_qjf5e")
HighlightStartOffset = 0
[node name="OpenSolutionDialog" type="FileDialog" parent="."]
unique_name_in_owner = true