From 242a66ffe4766411eb1050a31f489943ba6c3f8b Mon Sep 17 00:00:00 2001 From: Matt Parker <61717342+MattParkerDev@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:36:01 +1000 Subject: [PATCH] reimport all godot project files --- .../Features/BottomBar/BottomBar.tscn | 14 +-- .../BottomBar/EditorLineCharDisplay.tscn | 8 +- .../BottomBar/RunningTasksDisplay.tscn | 12 +-- .../Features/Build/BuildPanel.tscn | 14 +-- .../Features/CodeEditor/CodeEditorPanel.tscn | 8 +- .../CodeEditor/RenameSymbolDialog.tscn | 10 +- .../Resources/CascadiaFontVariation.tres | 2 +- .../Features/Debug_/DebugPanel.tscn | 18 ++-- .../Features/Debug_/Tab/DebugPanelTab.tscn | 14 +-- .../Debug_/Tab/SubTabs/ThreadListItem.tscn | 4 +- .../IdeDiagnostics/IdeDiagnosticsPanel.tscn | 38 ++++---- .../Features/LeftSideBar/LeftSideBar.tscn | 26 ++--- .../ForwardBackwardButtonContainer.tscn | 8 +- .../Features/Nuget/NugetPackageDetails.tscn | 26 ++--- .../Features/Nuget/NugetPanel.tscn | 97 ++++++++++--------- .../Nuget/PackageDetailsProjectEntry.tscn | 28 +++--- .../Features/Nuget/PackageEntry.tscn | 26 ++--- .../Features/Problems/ProblemsPanel.tscn | 14 +-- .../Features/Run/RunMenuItem.tscn | 24 +++-- src/SharpIDE.Godot/Features/Run/RunPanel.tscn | 18 ++-- .../Features/Run/RunPanelTab.tscn | 6 +- .../SearchAllFilesResultComponent.tscn | 20 ++-- .../SearchAllFiles/SearchAllFilesWindow.tscn | 22 ++--- .../SearchInFiles/SearchResultComponent.tscn | 16 +-- .../Search/SearchInFiles/SearchWindow.tscn | 22 ++--- .../Features/Settings/SettingsButton.tscn | 6 +- .../Features/Settings/SettingsWindow.tscn | 53 +++++----- .../Features/SlnPicker/PreviousSlnEntry.tscn | 18 ++-- .../Features/SlnPicker/SlnPicker.tscn | 51 +++++----- .../Dialogs/NewCsharpFileDialog.tscn | 10 +- .../Dialogs/NewDirectoryDialog.tscn | 10 +- .../Dialogs/RenameDirectoryDialog.tscn | 10 +- .../Dialogs/RenameFileDialog.tscn | 10 +- .../SolutionExplorerPanel.tscn | 8 +- .../SymbolLookup/SymbolLookupPopup.tscn | 18 ++-- .../SymbolLookup/SymbolUsageComponent.tscn | 18 ++-- .../TerminalBase/SharpIdeTerminal.tscn | 6 +- .../TestExplorer/TestExplorerPanel.tscn | 43 ++++---- .../Features/TestExplorer/TestNodeEntry.tscn | 10 +- src/SharpIDE.Godot/IdeRoot.tscn | 72 +++++++------- src/SharpIDE.Godot/IdeWindow.tscn | 6 +- .../terminal/editor_terminal.tscn | 8 +- .../settings/default_copy_shortcut.tres | 2 +- .../default_kill_terminal_shortcut.tres | 2 +- .../default_new_terminal_shortcut.tres | 2 +- .../settings/default_paste_shortcut.tres | 2 +- .../settings/default_tab_left_shortcut.tres | 2 +- .../settings/default_tab_right_shortcut.tres | 2 +- .../terminal/terminal_panel.tscn | 24 ++--- .../godot_xterm/themes/fonts/regular.tres | 2 +- 50 files changed, 447 insertions(+), 443 deletions(-) diff --git a/src/SharpIDE.Godot/Features/BottomBar/BottomBar.tscn b/src/SharpIDE.Godot/Features/BottomBar/BottomBar.tscn index 12c047d..24ca676 100644 --- a/src/SharpIDE.Godot/Features/BottomBar/BottomBar.tscn +++ b/src/SharpIDE.Godot/Features/BottomBar/BottomBar.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://dr41a4isv0dd5"] +[gd_scene format=3 uid="uid://dr41a4isv0dd5"] [ext_resource type="Script" uid="uid://dkeruijr43xlk" path="res://Features/BottomBar/BottomBar.cs" id="1_6bm5o"] [ext_resource type="PackedScene" uid="uid://cnla64hcar6dr" path="res://Features/BottomBar/RunningTasksDisplay.tscn" id="2_5swca"] [ext_resource type="PackedScene" uid="uid://df55cl01wdfuv" path="res://Features/BottomBar/EditorLineCharDisplay.tscn" id="3_igj0x"] -[node name="BottomBar" type="PanelContainer"] +[node name="BottomBar" type="PanelContainer" unique_id=2062751789] custom_minimum_size = Vector2(0, 28) anchors_preset = 14 anchor_top = 0.5 @@ -16,20 +16,20 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_6bm5o") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=967420900] layout_mode = 2 theme_override_constants/margin_left = 8 theme_override_constants/margin_right = 8 -[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer" unique_id=1041374178] layout_mode = 2 -[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer"] +[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer" unique_id=841468863] layout_mode = 2 size_flags_horizontal = 3 -[node name="RunningTasksDisplay" parent="MarginContainer/HBoxContainer" instance=ExtResource("2_5swca")] +[node name="RunningTasksDisplay" parent="MarginContainer/HBoxContainer" unique_id=399186651 instance=ExtResource("2_5swca")] layout_mode = 2 -[node name="EditorLineCharDisplay" parent="MarginContainer/HBoxContainer" instance=ExtResource("3_igj0x")] +[node name="EditorLineCharDisplay" parent="MarginContainer/HBoxContainer" unique_id=1794281415 instance=ExtResource("3_igj0x")] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/BottomBar/EditorLineCharDisplay.tscn b/src/SharpIDE.Godot/Features/BottomBar/EditorLineCharDisplay.tscn index ce97f18..7c7f502 100644 --- a/src/SharpIDE.Godot/Features/BottomBar/EditorLineCharDisplay.tscn +++ b/src/SharpIDE.Godot/Features/BottomBar/EditorLineCharDisplay.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://df55cl01wdfuv"] +[gd_scene format=3 uid="uid://df55cl01wdfuv"] [ext_resource type="Script" uid="uid://b2qyiyncm4sk5" path="res://Features/BottomBar/EditorLineCharDisplay.cs" id="1_ugdln"] -[node name="EditorLineCharDisplay" type="HBoxContainer"] +[node name="EditorLineCharDisplay" type="HBoxContainer" unique_id=832895168] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -10,13 +10,13 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_ugdln") -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=1753504818] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) theme_override_font_sizes/font_size = 14 text = "65:71" -[node name="SelectionInfoLabel" type="Label" parent="."] +[node name="SelectionInfoLabel" type="Label" parent="." unique_id=140834606] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) diff --git a/src/SharpIDE.Godot/Features/BottomBar/RunningTasksDisplay.tscn b/src/SharpIDE.Godot/Features/BottomBar/RunningTasksDisplay.tscn index cecbcc3..c45fb3d 100644 --- a/src/SharpIDE.Godot/Features/BottomBar/RunningTasksDisplay.tscn +++ b/src/SharpIDE.Godot/Features/BottomBar/RunningTasksDisplay.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://cnla64hcar6dr"] +[gd_scene format=3 uid="uid://cnla64hcar6dr"] [ext_resource type="Script" uid="uid://t26ae82ia2cj" path="res://Features/BottomBar/RunningTasksDisplay.cs" id="1_ytjpp"] @@ -26,7 +26,7 @@ corner_radius_bottom_right = 6 corner_radius_bottom_left = 6 corner_detail = 6 -[node name="RunningTasksDisplay" type="HBoxContainer"] +[node name="RunningTasksDisplay" type="HBoxContainer" unique_id=694592583] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -38,7 +38,7 @@ grow_vertical = 2 size_flags_vertical = 4 script = ExtResource("1_ytjpp") -[node name="SolutionLoadingLabel" type="Label" parent="."] +[node name="SolutionLoadingLabel" type="Label" parent="." unique_id=1621662138] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 1 @@ -47,7 +47,7 @@ theme_override_font_sizes/font_size = 14 text = "Loading Solution" vertical_alignment = 1 -[node name="SolutionDiagnosticsLabel" type="Label" parent="."] +[node name="SolutionDiagnosticsLabel" type="Label" parent="." unique_id=2068108814] unique_name_in_owner = true visible = false layout_mode = 2 @@ -56,7 +56,7 @@ theme_override_font_sizes/font_size = 14 text = "Updating Solution Diagnostics" vertical_alignment = 1 -[node name="SolutionRestoringLabel" type="Label" parent="."] +[node name="SolutionRestoringLabel" type="Label" parent="." unique_id=709586685] unique_name_in_owner = true visible = false layout_mode = 2 @@ -65,7 +65,7 @@ theme_override_font_sizes/font_size = 14 text = "Restoring Solution" vertical_alignment = 1 -[node name="ProgressBar" type="ProgressBar" parent="."] +[node name="ProgressBar" type="ProgressBar" parent="." unique_id=1319533919] custom_minimum_size = Vector2(150, 9) layout_mode = 2 size_flags_vertical = 4 diff --git a/src/SharpIDE.Godot/Features/Build/BuildPanel.tscn b/src/SharpIDE.Godot/Features/Build/BuildPanel.tscn index dfcbbc3..b1dbd16 100644 --- a/src/SharpIDE.Godot/Features/Build/BuildPanel.tscn +++ b/src/SharpIDE.Godot/Features/Build/BuildPanel.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://co6dkhdolriej"] +[gd_scene format=3 uid="uid://co6dkhdolriej"] [ext_resource type="Script" uid="uid://dt46krpl6ds28" path="res://Features/Build/BuildPanel.cs" id="1_tx1bg"] [ext_resource type="PackedScene" uid="uid://beo6fg8r0ogxc" path="res://Features/TerminalBase/SharpIdeTerminal.tscn" id="2_5bb6p"] -[node name="BuildPanel" type="Control"] +[node name="BuildPanel" type="Control" unique_id=21524966] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -12,7 +12,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_tx1bg") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=292896521] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -21,21 +21,21 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer" unique_id=2054551781] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer" unique_id=511833969] layout_mode = 2 text = "Build" -[node name="TerminalContainer" type="Control" parent="VBoxContainer"] +[node name="TerminalContainer" type="Control" parent="VBoxContainer" unique_id=1082876912] layout_mode = 2 size_flags_vertical = 3 -[node name="SharpIdeTerminal" parent="VBoxContainer/TerminalContainer" instance=ExtResource("2_5bb6p")] +[node name="SharpIdeTerminal" parent="VBoxContainer/TerminalContainer" unique_id=1439611787 instance=ExtResource("2_5bb6p")] unique_name_in_owner = true layout_mode = 1 diff --git a/src/SharpIDE.Godot/Features/CodeEditor/CodeEditorPanel.tscn b/src/SharpIDE.Godot/Features/CodeEditor/CodeEditorPanel.tscn index 2d004ce..0549f6c 100644 --- a/src/SharpIDE.Godot/Features/CodeEditor/CodeEditorPanel.tscn +++ b/src/SharpIDE.Godot/Features/CodeEditor/CodeEditorPanel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://c5dlwgcx3ubyp"] +[gd_scene format=3 uid="uid://c5dlwgcx3ubyp"] [ext_resource type="Script" uid="uid://cy7erscaagrtj" path="res://Features/CodeEditor/CodeEditorPanel.cs" id="1_eraxv"] [ext_resource type="PackedScene" uid="uid://cinaqbdghcvoi" path="res://Features/CodeEditor/SharpIdeCodeEdit.tscn" id="1_y4okr"] @@ -8,7 +8,7 @@ [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_m4iuw"] bg_color = Color(0.11764706, 0.11764706, 0.11764706, 1) -[node name="CodeEditorPanel" type="MarginContainer"] +[node name="CodeEditorPanel" type="MarginContainer" unique_id=154728753] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -17,7 +17,7 @@ grow_vertical = 2 script = ExtResource("1_eraxv") CsFileTexture = ExtResource("2_dbtmr") -[node name="TabContainer" type="TabContainer" parent="."] +[node name="TabContainer" type="TabContainer" parent="." unique_id=2126230228] layout_mode = 2 theme_override_constants/side_margin = 0 theme_override_constants/icon_max_width = 22 @@ -27,6 +27,6 @@ theme_override_styles/tab_selected = ExtResource("2_m4iuw") current_tab = 0 drag_to_rearrange_enabled = true -[node name="SharpIdeCodeEdit" parent="TabContainer" instance=ExtResource("1_y4okr")] +[node name="SharpIdeCodeEdit" parent="TabContainer" unique_id=170225652 instance=ExtResource("1_y4okr")] layout_mode = 2 metadata/_tab_index = 0 diff --git a/src/SharpIDE.Godot/Features/CodeEditor/RenameSymbolDialog.tscn b/src/SharpIDE.Godot/Features/CodeEditor/RenameSymbolDialog.tscn index 750dd21..fc2e978 100644 --- a/src/SharpIDE.Godot/Features/CodeEditor/RenameSymbolDialog.tscn +++ b/src/SharpIDE.Godot/Features/CodeEditor/RenameSymbolDialog.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://cfcgmyhahblw"] +[gd_scene format=3 uid="uid://cfcgmyhahblw"] [ext_resource type="Script" uid="uid://c4ppo6t4kcegp" path="res://Features/CodeEditor/RenameSymbolDialog.cs" id="1_2s4mn"] -[node name="RenameSymbolDialog" type="ConfirmationDialog"] +[node name="RenameSymbolDialog" type="ConfirmationDialog" unique_id=1304425498] oversampling_override = 1.0 title = "Rename: Symbol" position = Vector2i(0, 36) @@ -10,17 +10,17 @@ size = Vector2i(405, 115) visible = true script = ExtResource("1_2s4mn") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1081443761] offset_left = 8.0 offset_top = 8.0 offset_right = 397.0 offset_bottom = 66.0 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=70387887] layout_mode = 2 text = "Enter new name:" -[node name="SymbolNameLineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="SymbolNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=1137714534] unique_name_in_owner = true layout_mode = 2 text = "ExistingSymbolName" diff --git a/src/SharpIDE.Godot/Features/CodeEditor/Resources/CascadiaFontVariation.tres b/src/SharpIDE.Godot/Features/CodeEditor/Resources/CascadiaFontVariation.tres index 5692cdd..05f1f30 100644 --- a/src/SharpIDE.Godot/Features/CodeEditor/Resources/CascadiaFontVariation.tres +++ b/src/SharpIDE.Godot/Features/CodeEditor/Resources/CascadiaFontVariation.tres @@ -1,4 +1,4 @@ -[gd_resource type="FontVariation" load_steps=2 format=3 uid="uid://cctwlwcoycek7"] +[gd_resource type="FontVariation" format=3 uid="uid://cctwlwcoycek7"] [ext_resource type="FontFile" uid="uid://bkibovvrnhwtt" path="res://Features/CodeEditor/Resources/CascadiaMono.ttf" id="1_ba3y1"] diff --git a/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn b/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn index 54d587e..5139a42 100644 --- a/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn +++ b/src/SharpIDE.Godot/Features/Debug_/DebugPanel.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://dkjips8oudqou"] +[gd_scene format=3 uid="uid://dkjips8oudqou"] [ext_resource type="Script" uid="uid://ddyadu54qitw4" path="res://Features/Debug_/DebugPanel.cs" id="1_h4rcc"] [ext_resource type="Texture2D" uid="uid://0digl54lqm6p" path="res://Features/Run/Resources/Running.svg" id="2_pub1e"] -[node name="DebugPanel" type="Control"] +[node name="DebugPanel" type="Control" unique_id=1809372148] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -13,7 +13,7 @@ grow_vertical = 2 script = ExtResource("1_h4rcc") RunningIcon = ExtResource("2_pub1e") -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=2079930672] visible = false layout_mode = 1 anchors_preset = 8 @@ -29,7 +29,7 @@ grow_horizontal = 2 grow_vertical = 2 text = "Nothing to show" -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=84846930] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -38,22 +38,22 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=577345646] layout_mode = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=1373316498] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer"] +[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer" unique_id=395393186] layout_mode = 2 text = "Debug" -[node name="TabBar" type="TabBar" parent="VBoxContainer/HBoxContainer"] +[node name="TabBar" type="TabBar" parent="VBoxContainer/HBoxContainer" unique_id=1243781113] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 @@ -63,7 +63,7 @@ tab_close_display_policy = 2 tab_count = 1 tab_0/title = "WebApi" -[node name="TabsPanel" type="MarginContainer" parent="VBoxContainer"] +[node name="TabsPanel" type="MarginContainer" parent="VBoxContainer" unique_id=2087272501] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 diff --git a/src/SharpIDE.Godot/Features/Debug_/Tab/DebugPanelTab.tscn b/src/SharpIDE.Godot/Features/Debug_/Tab/DebugPanelTab.tscn index bfa36ec..33f4527 100644 --- a/src/SharpIDE.Godot/Features/Debug_/Tab/DebugPanelTab.tscn +++ b/src/SharpIDE.Godot/Features/Debug_/Tab/DebugPanelTab.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=4 format=3 uid="uid://d4d0umsglu2ex"] +[gd_scene format=3 uid="uid://d4d0umsglu2ex"] [ext_resource type="Script" uid="uid://b6gq81odfn8ok" path="res://Features/Debug_/Tab/DebugPanelTab.cs" id="1_ppo25"] [ext_resource type="PackedScene" uid="uid://bdu08nd7si641" path="res://Features/Debug_/Tab/SubTabs/ThreadsVariablesSubTab.tscn" id="2_e6ax5"] [ext_resource type="PackedScene" uid="uid://beo6fg8r0ogxc" path="res://Features/TerminalBase/SharpIdeTerminal.tscn" id="4_utxf4"] -[node name="DebugPanelTab" type="Control"] +[node name="DebugPanelTab" type="Control" unique_id=819928667] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -13,7 +13,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_ppo25") -[node name="TabContainer" type="TabContainer" parent="."] +[node name="TabContainer" type="TabContainer" parent="." unique_id=1604903437] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -22,19 +22,19 @@ grow_horizontal = 2 grow_vertical = 2 current_tab = 0 -[node name="Threads & Variables" type="Control" parent="TabContainer"] +[node name="Threads & Variables" type="Control" parent="TabContainer" unique_id=18221529] layout_mode = 2 metadata/_tab_index = 0 -[node name="ThreadsVariablesSubTab" parent="TabContainer/Threads & Variables" instance=ExtResource("2_e6ax5")] +[node name="ThreadsVariablesSubTab" parent="TabContainer/Threads & Variables" unique_id=339434233 instance=ExtResource("2_e6ax5")] unique_name_in_owner = true layout_mode = 1 -[node name="Console" type="Control" parent="TabContainer"] +[node name="Console" type="Control" parent="TabContainer" unique_id=1427725313] visible = false layout_mode = 2 metadata/_tab_index = 1 -[node name="SharpIdeTerminal" parent="TabContainer/Console" instance=ExtResource("4_utxf4")] +[node name="SharpIdeTerminal" parent="TabContainer/Console" unique_id=707289565 instance=ExtResource("4_utxf4")] unique_name_in_owner = true layout_mode = 1 diff --git a/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadListItem.tscn b/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadListItem.tscn index 82a21b0..990930e 100644 --- a/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadListItem.tscn +++ b/src/SharpIDE.Godot/Features/Debug_/Tab/SubTabs/ThreadListItem.tscn @@ -1,9 +1,9 @@ [gd_scene format=3 uid="uid://1bbofax8nht1"] -[node name="ThreadListItem" type="MarginContainer"] +[node name="ThreadListItem" type="MarginContainer" unique_id=946790452] offset_right = 40.0 offset_bottom = 40.0 -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=1110257360] layout_mode = 2 text = "Thread Name" diff --git a/src/SharpIDE.Godot/Features/IdeDiagnostics/IdeDiagnosticsPanel.tscn b/src/SharpIDE.Godot/Features/IdeDiagnostics/IdeDiagnosticsPanel.tscn index b4e32c0..73700c5 100644 --- a/src/SharpIDE.Godot/Features/IdeDiagnostics/IdeDiagnosticsPanel.tscn +++ b/src/SharpIDE.Godot/Features/IdeDiagnostics/IdeDiagnosticsPanel.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://b0tjuqq3bca5e"] +[gd_scene format=3 uid="uid://b0tjuqq3bca5e"] [ext_resource type="Script" uid="uid://1dbtk7cifd25" path="res://Features/IdeDiagnostics/IdeDiagnosticsPanel.cs" id="1_qw18f"] -[node name="IdeDiagnosticsPanel" type="Control"] +[node name="IdeDiagnosticsPanel" type="Control" unique_id=557090688] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -11,7 +11,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_qw18f") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1212524444] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -20,21 +20,21 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer" unique_id=684802679] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer" unique_id=766217265] layout_mode = 2 text = "IDE Diagnostics" -[node name="HSeparator" type="HSeparator" parent="VBoxContainer"] +[node name="HSeparator" type="HSeparator" parent="VBoxContainer" unique_id=1671161213] layout_mode = 2 -[node name="GraphEdit" type="GraphEdit" parent="VBoxContainer"] +[node name="GraphEdit" type="GraphEdit" parent="VBoxContainer" unique_id=1638449533] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 @@ -70,7 +70,7 @@ connections = Array[Dictionary]([{ "to_port": 0 }]) -[node name="GraphNode" type="GraphNode" parent="VBoxContainer/GraphEdit"] +[node name="GraphNode" type="GraphNode" parent="VBoxContainer/GraphEdit" unique_id=2011173866] layout_mode = 0 offset_left = 25.0 offset_top = 75.0 @@ -89,12 +89,12 @@ slot/0/right_color = Color(1, 1, 1, 1) slot/0/right_icon = null slot/0/draw_stylebox = true -[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode"] +[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode" unique_id=298212357] layout_mode = 2 text = "Read File Map to Model" -[node name="GraphNode2" type="GraphNode" parent="VBoxContainer/GraphEdit"] +[node name="GraphNode2" type="GraphNode" parent="VBoxContainer/GraphEdit" unique_id=504206710] layout_mode = 0 offset_left = 222.0 offset_top = 75.0 @@ -113,12 +113,12 @@ slot/0/right_color = Color(1, 1, 1, 1) slot/0/right_icon = null slot/0/draw_stylebox = true -[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode2"] +[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode2" unique_id=1000020033] layout_mode = 2 text = "Create CompositionHost Create Workspace" -[node name="GraphNode3" type="GraphNode" parent="VBoxContainer/GraphEdit"] +[node name="GraphNode3" type="GraphNode" parent="VBoxContainer/GraphEdit" unique_id=740509426] layout_mode = 0 offset_left = 492.0 offset_top = 87.0 @@ -137,11 +137,11 @@ slot/0/right_color = Color(1, 1, 1, 1) slot/0/right_icon = null slot/0/draw_stylebox = true -[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode3"] +[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode3" unique_id=716502703] layout_mode = 2 text = "OpenSolutionAsync" -[node name="GraphNode4" type="GraphNode" parent="VBoxContainer/GraphEdit"] +[node name="GraphNode4" type="GraphNode" parent="VBoxContainer/GraphEdit" unique_id=1781829831] layout_mode = 0 offset_left = 751.0 offset_top = 73.0 @@ -160,12 +160,12 @@ slot/0/right_color = Color(1, 1, 1, 1) slot/0/right_icon = null slot/0/draw_stylebox = true -[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode4"] +[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode4" unique_id=335398118] layout_mode = 2 text = "GetCompilation GetDiagnostics" -[node name="GraphNode5" type="GraphNode" parent="VBoxContainer/GraphEdit"] +[node name="GraphNode5" type="GraphNode" parent="VBoxContainer/GraphEdit" unique_id=1879576385] layout_mode = 0 offset_left = 750.0 offset_top = 199.0 @@ -184,14 +184,14 @@ slot/0/right_color = Color(1, 1, 1, 1) slot/0/right_icon = null slot/0/draw_stylebox = true -[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode5"] +[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode5" unique_id=1679278045] layout_mode = 2 text = "GetSyntaxTreeAsync GetRootAsync GetClassifiedSpansAsync GetMappedLineSpan" -[node name="GraphNode6" type="GraphNode" parent="VBoxContainer/GraphEdit"] +[node name="GraphNode6" type="GraphNode" parent="VBoxContainer/GraphEdit" unique_id=341937258] layout_mode = 0 offset_left = 228.0 offset_top = 345.0 @@ -210,6 +210,6 @@ slot/0/right_color = Color(1, 1, 1, 1) slot/0/right_icon = null slot/0/draw_stylebox = true -[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode6"] +[node name="Label" type="Label" parent="VBoxContainer/GraphEdit/GraphNode6" unique_id=967855113] layout_mode = 2 text = "LoadProject" diff --git a/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn b/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn index 19ccbeb..23dfcfb 100644 --- a/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn +++ b/src/SharpIDE.Godot/Features/LeftSideBar/LeftSideBar.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=13 format=3 uid="uid://biyhfwx36ium8"] +[gd_scene format=3 uid="uid://biyhfwx36ium8"] [ext_resource type="Script" uid="uid://bddno1bbvvp5q" path="res://Features/LeftSideBar/LeftSideBar.cs" id="1_rgaf0"] [ext_resource type="ButtonGroup" uid="uid://c2nmo2x3va0gi" path="res://Features/LeftSideBar/LeftBottomSidebarButtonGroup.tres" id="2_1aad6"] @@ -13,7 +13,7 @@ [ext_resource type="Texture2D" uid="uid://b5ih61vdjv5e6" path="res://Features/LeftSideBar/Resources/Nuget.svg" id="11_csqeq"] [ext_resource type="Texture2D" uid="uid://dged1mm438qli" path="res://Features/LeftSideBar/Resources/SidebarTestExplorer.svg" id="12_rlff3"] -[node name="LeftSideBar" type="Panel"] +[node name="LeftSideBar" type="Panel" unique_id=1098002211] custom_minimum_size = Vector2(80, 0) anchors_preset = 13 anchor_left = 0.5 @@ -23,7 +23,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_rgaf0") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1260749271] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -35,10 +35,10 @@ theme_override_constants/margin_top = 5 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer" unique_id=1397112540] layout_mode = 2 -[node name="SlnExplorerButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="SlnExplorerButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=962488242] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 @@ -54,11 +54,11 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="Spacer" type="Control" parent="MarginContainer/VBoxContainer"] +[node name="Spacer" type="Control" parent="MarginContainer/VBoxContainer" unique_id=987798304] layout_mode = 2 size_flags_vertical = 3 -[node name="ProblemsButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="ProblemsButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=1477870962] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 @@ -74,7 +74,7 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="RunButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="RunButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=631247068] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 @@ -91,7 +91,7 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="DebugButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="DebugButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=1159615827] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 @@ -107,7 +107,7 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="BuildButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="BuildButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=621071042] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 @@ -123,7 +123,7 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="IdeDiagnosticsButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="IdeDiagnosticsButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=771614017] unique_name_in_owner = true visible = false custom_minimum_size = Vector2(0, 50) @@ -140,7 +140,7 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="NugetButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="NugetButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=1320842412] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 @@ -156,7 +156,7 @@ icon_alignment = 1 vertical_icon_alignment = 0 expand_icon = true -[node name="TestExplorerButton" type="Button" parent="MarginContainer/VBoxContainer"] +[node name="TestExplorerButton" type="Button" parent="MarginContainer/VBoxContainer" unique_id=1699998074] unique_name_in_owner = true custom_minimum_size = Vector2(0, 50) layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/Navigation/ForwardBackwardButtonContainer.tscn b/src/SharpIDE.Godot/Features/Navigation/ForwardBackwardButtonContainer.tscn index 0b5def0..903ae03 100644 --- a/src/SharpIDE.Godot/Features/Navigation/ForwardBackwardButtonContainer.tscn +++ b/src/SharpIDE.Godot/Features/Navigation/ForwardBackwardButtonContainer.tscn @@ -1,16 +1,16 @@ -[gd_scene load_steps=2 format=3 uid="uid://bgpc5vsddmakc"] +[gd_scene format=3 uid="uid://bgpc5vsddmakc"] [ext_resource type="Script" uid="uid://cao2o2singwnb" path="res://Features/Navigation/ForwardBackwardButtonContainer.cs" id="1_vep4b"] -[node name="ForwardBackwardButtonContainer" type="HBoxContainer"] +[node name="ForwardBackwardButtonContainer" type="HBoxContainer" unique_id=2041353079] script = ExtResource("1_vep4b") -[node name="BackwardButton" type="Button" parent="."] +[node name="BackwardButton" type="Button" parent="." unique_id=1906848363] layout_mode = 2 size_flags_vertical = 4 text = " < " -[node name="ForwardButton" type="Button" parent="."] +[node name="ForwardButton" type="Button" parent="." unique_id=273531263] layout_mode = 2 size_flags_vertical = 4 text = " > " diff --git a/src/SharpIDE.Godot/Features/Nuget/NugetPackageDetails.tscn b/src/SharpIDE.Godot/Features/Nuget/NugetPackageDetails.tscn index 37ba246..2f45f26 100644 --- a/src/SharpIDE.Godot/Features/Nuget/NugetPackageDetails.tscn +++ b/src/SharpIDE.Godot/Features/Nuget/NugetPackageDetails.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://odaefch2sdft"] +[gd_scene format=3 uid="uid://odaefch2sdft"] [ext_resource type="Script" uid="uid://d1v1v4uqdu2rw" path="res://Features/Nuget/NugetPackageDetails.cs" id="1_c3hm2"] [ext_resource type="Texture2D" uid="uid://b5ih61vdjv5e6" path="res://Features/LeftSideBar/Resources/Nuget.svg" id="1_jrdf0"] @@ -16,7 +16,7 @@ corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 corner_detail = 5 -[node name="NugetPackageDetails" type="VBoxContainer"] +[node name="NugetPackageDetails" type="VBoxContainer" unique_id=1264762970] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -25,33 +25,33 @@ grow_vertical = 2 theme_override_constants/separation = 8 script = ExtResource("1_c3hm2") -[node name="HBoxContainer" type="HBoxContainer" parent="."] +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=1553068044] layout_mode = 2 theme_override_constants/separation = 8 -[node name="PackageIconTextureRect" type="TextureRect" parent="HBoxContainer"] +[node name="PackageIconTextureRect" type="TextureRect" parent="HBoxContainer" unique_id=1749565859] unique_name_in_owner = true custom_minimum_size = Vector2(32, 32) layout_mode = 2 texture = ExtResource("1_jrdf0") expand_mode = 3 -[node name="PackageNameLabel" type="Label" parent="HBoxContainer"] +[node name="PackageNameLabel" type="Label" parent="HBoxContainer" unique_id=727807580] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1) theme_override_font_sizes/font_size = 18 text = "OpenTelemetry.Exporter.OpenTelemetryProtocol" -[node name="HBoxContainer2" type="HBoxContainer" parent="."] +[node name="HBoxContainer2" type="HBoxContainer" parent="." unique_id=164153319] layout_mode = 2 -[node name="Label" type="Label" parent="HBoxContainer2"] +[node name="Label" type="Label" parent="HBoxContainer2" unique_id=145190229] layout_mode = 2 theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1) text = "Version" -[node name="VersionOptionButton" type="OptionButton" parent="HBoxContainer2"] +[node name="VersionOptionButton" type="OptionButton" parent="HBoxContainer2" unique_id=1228212594] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 @@ -61,7 +61,7 @@ item_count = 1 popup/item_0/text = "1.13.0" popup/item_0/id = 0 -[node name="NugetSourceOptionButton" type="OptionButton" parent="HBoxContainer2"] +[node name="NugetSourceOptionButton" type="OptionButton" parent="HBoxContainer2" unique_id=403411843] unique_name_in_owner = true layout_mode = 2 selected = 0 @@ -69,7 +69,7 @@ item_count = 1 popup/item_0/text = "nuget" popup/item_0/id = 0 -[node name="InfoFoldableContainer" type="FoldableContainer" parent="."] +[node name="InfoFoldableContainer" type="FoldableContainer" parent="." unique_id=1492895289] unique_name_in_owner = true layout_mode = 2 theme_override_styles/title_collapsed_panel = SubResource("StyleBoxFlat_tik62") @@ -77,13 +77,13 @@ folded = true title = "Info - OpenTelemetry protocol exporter for OpenTelemetry .NET" title_text_overrun_behavior = 3 -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=723630067] layout_mode = 2 theme_override_constants/margin_top = 10 -[node name="ProjectsVBoxContainer" type="VBoxContainer" parent="MarginContainer"] +[node name="ProjectsVBoxContainer" type="VBoxContainer" parent="MarginContainer" unique_id=891924041] unique_name_in_owner = true layout_mode = 2 -[node name="PackageDetailsProjectEntry" parent="MarginContainer/ProjectsVBoxContainer" instance=ExtResource("3_tik62")] +[node name="PackageDetailsProjectEntry" parent="MarginContainer/ProjectsVBoxContainer" unique_id=1935160636 instance=ExtResource("3_tik62")] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/Nuget/NugetPanel.tscn b/src/SharpIDE.Godot/Features/Nuget/NugetPanel.tscn index ccd56c5..bf77542 100644 --- a/src/SharpIDE.Godot/Features/Nuget/NugetPanel.tscn +++ b/src/SharpIDE.Godot/Features/Nuget/NugetPanel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://duyxg107nfh2f"] +[gd_scene format=3 uid="uid://duyxg107nfh2f"] [ext_resource type="Script" uid="uid://du4v3dyf0y3d8" path="res://Features/Nuget/NugetPanel.cs" id="1_t4nyu"] [ext_resource type="Texture2D" uid="uid://btlxqx3c08fjj" path="res://Features/SolutionExplorer/Resources/SlnIcon.svg" id="2_3q32m"] @@ -6,7 +6,7 @@ [ext_resource type="PackedScene" uid="uid://cqc2xlt81ju8s" path="res://Features/Nuget/PackageEntry.tscn" id="2_arg4f"] [ext_resource type="PackedScene" uid="uid://odaefch2sdft" path="res://Features/Nuget/NugetPackageDetails.tscn" id="3_yr6k7"] -[node name="NugetPanel" type="Control"] +[node name="NugetPanel" type="Control" unique_id=303575313] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -15,7 +15,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_t4nyu") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1574975784] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -24,30 +24,30 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer" unique_id=789641565] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer" unique_id=418925615] layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer" unique_id=395397670] layout_mode = 2 text = "NuGet" -[node name="RefreshButton" type="Button" parent="VBoxContainer/MarginContainer/HBoxContainer"] +[node name="RefreshButton" type="Button" parent="VBoxContainer/MarginContainer/HBoxContainer" unique_id=1771158612] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 15 icon = ExtResource("2_7rf8d") -[node name="HSeparator" type="HSeparator" parent="VBoxContainer"] +[node name="HSeparator" type="HSeparator" parent="VBoxContainer" unique_id=2067767299] layout_mode = 2 -[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer" unique_id=2014711973] layout_mode = 2 size_flags_vertical = 3 theme_override_constants/margin_left = 8 @@ -55,22 +55,23 @@ theme_override_constants/margin_top = 8 theme_override_constants/margin_right = 8 theme_override_constants/margin_bottom = 8 -[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/MarginContainer2"] +[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/MarginContainer2" unique_id=575730762] layout_mode = 2 +split_offsets = PackedInt32Array(690) split_offset = 690 -[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer" unique_id=908987500] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer" unique_id=1156420518] layout_mode = 2 -[node name="LineEdit" type="LineEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer"] +[node name="LineEdit" type="LineEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer" unique_id=2038570593] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "Search for a package" -[node name="SolutionOrProjectOptionButton" type="OptionButton" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer"] +[node name="SolutionOrProjectOptionButton" type="OptionButton" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer" unique_id=235157025] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 20 @@ -81,7 +82,7 @@ popup/item_0/text = "Solution" popup/item_0/icon = ExtResource("2_3q32m") popup/item_0/id = 0 -[node name="CheckButton" type="CheckButton" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer"] +[node name="CheckButton" type="CheckButton" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer" unique_id=2059034505] layout_mode = 2 theme_override_colors/font_color = Color(0.9490196, 0.5137255, 0.4, 1) theme_override_colors/font_focus_color = Color(0.9490196, 0.5137255, 0.4, 1) @@ -90,48 +91,48 @@ theme_override_colors/font_hover_color = Color(0.96862745, 0.70980394, 0.6392157 theme_override_colors/font_hover_pressed_color = Color(0.96862745, 0.70980394, 0.6392157, 1) text = "Prerelease" -[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer"] +[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer" unique_id=927214814] layout_mode = 2 size_flags_vertical = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer" unique_id=1163596775] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer" unique_id=1707483424] layout_mode = 2 theme_override_constants/separation = 0 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=1733055884] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "Installed Packages in " -[node name="InstalledPackagesSlnOrProjectNameLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer"] +[node name="InstalledPackagesSlnOrProjectNameLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=479190710] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "Application" -[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer"] +[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=1660023931] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = ": " -[node name="InstalledPackagesResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer"] +[node name="InstalledPackagesResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=989261814] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "0" -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer" unique_id=1351131590] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 theme_override_constants/margin_left = 10 -[node name="InstalledPackagesProgressBar" type="ProgressBar" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer/MarginContainer"] +[node name="InstalledPackagesProgressBar" type="ProgressBar" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer/MarginContainer" unique_id=864251173] unique_name_in_owner = true custom_minimum_size = Vector2(0, 9) layout_mode = 2 @@ -141,53 +142,53 @@ theme_override_font_sizes/font_size = 2 indeterminate = true editor_preview_indeterminate = false -[node name="PanelContainer" type="PanelContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer"] +[node name="PanelContainer" type="PanelContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer" unique_id=1928280903] layout_mode = 2 -[node name="InstalledPackagesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer"] +[node name="InstalledPackagesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer" unique_id=1022932123] unique_name_in_owner = true layout_mode = 2 theme_override_constants/separation = 0 -[node name="PackageEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer/InstalledPackagesVBoxContainer" instance=ExtResource("2_arg4f")] +[node name="PackageEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer/InstalledPackagesVBoxContainer" unique_id=298374841 instance=ExtResource("2_arg4f")] layout_mode = 2 -[node name="PackageEntry2" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer/InstalledPackagesVBoxContainer" instance=ExtResource("2_arg4f")] +[node name="PackageEntry2" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer/InstalledPackagesVBoxContainer" unique_id=1333219449 instance=ExtResource("2_arg4f")] layout_mode = 2 -[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer" unique_id=509701791] layout_mode = 2 theme_override_constants/separation = 0 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=2123233617] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "Implicitly Installed Packages in " -[node name="ImplicitlyInstalledPackagesSlnOrProjectNameLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2"] +[node name="ImplicitlyInstalledPackagesSlnOrProjectNameLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=2111917140] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "Application" -[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2"] +[node name="Label3" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=634398114] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = ": " -[node name="ImplicitlyInstalledPackagesResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2"] +[node name="ImplicitlyInstalledPackagesResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=1733748545] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "0" -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2" unique_id=2016740907] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 theme_override_constants/margin_left = 10 -[node name="ImplicitlyInstalledPackagesProgressBar" type="ProgressBar" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2/MarginContainer"] +[node name="ImplicitlyInstalledPackagesProgressBar" type="ProgressBar" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer2/MarginContainer" unique_id=1006274296] unique_name_in_owner = true custom_minimum_size = Vector2(0, 9) layout_mode = 2 @@ -197,38 +198,38 @@ theme_override_font_sizes/font_size = 2 indeterminate = true editor_preview_indeterminate = false -[node name="PanelContainer2" type="PanelContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer"] +[node name="PanelContainer2" type="PanelContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer" unique_id=763330207] layout_mode = 2 -[node name="ImplicitlyInstalledPackagesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer2"] +[node name="ImplicitlyInstalledPackagesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer2" unique_id=965595645] unique_name_in_owner = true layout_mode = 2 theme_override_constants/separation = 0 -[node name="PackageEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer2/ImplicitlyInstalledPackagesVBoxContainer" instance=ExtResource("2_arg4f")] +[node name="PackageEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer2/ImplicitlyInstalledPackagesVBoxContainer" unique_id=509301039 instance=ExtResource("2_arg4f")] layout_mode = 2 -[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer"] +[node name="HBoxContainer3" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer" unique_id=1180468629] layout_mode = 2 theme_override_constants/separation = 0 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3" unique_id=665734724] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "Available Packages: " -[node name="PackageSearchResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3"] +[node name="PackageSearchResultCountLabel" type="Label" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3" unique_id=640578649] layout_mode = 2 theme_override_colors/font_color = Color(0.67058825, 0.67058825, 0.67058825, 1) text = "Top 100" -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3" unique_id=546716895] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 theme_override_constants/margin_left = 10 -[node name="PackageSearchProgressBar" type="ProgressBar" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3/MarginContainer"] +[node name="PackageSearchProgressBar" type="ProgressBar" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/HBoxContainer3/MarginContainer" unique_id=1504525464] unique_name_in_owner = true custom_minimum_size = Vector2(0, 9) layout_mode = 2 @@ -238,20 +239,20 @@ theme_override_font_sizes/font_size = 2 indeterminate = true editor_preview_indeterminate = false -[node name="PanelContainer3" type="PanelContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer"] +[node name="PanelContainer3" type="PanelContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer" unique_id=1106029355] layout_mode = 2 -[node name="AvailablePackagesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer3"] +[node name="AvailablePackagesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer3" unique_id=1322379159] unique_name_in_owner = true layout_mode = 2 theme_override_constants/separation = 0 -[node name="PackageEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer3/AvailablePackagesVBoxContainer" instance=ExtResource("2_arg4f")] +[node name="PackageEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/ScrollContainer/VBoxContainer/PanelContainer3/AvailablePackagesVBoxContainer" unique_id=300051982 instance=ExtResource("2_arg4f")] layout_mode = 2 -[node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer"] +[node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer" unique_id=1771208103] layout_mode = 2 -[node name="NugetPackageDetails" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer2" instance=ExtResource("3_yr6k7")] +[node name="NugetPackageDetails" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer2" unique_id=828299858 instance=ExtResource("3_yr6k7")] unique_name_in_owner = true layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/Nuget/PackageDetailsProjectEntry.tscn b/src/SharpIDE.Godot/Features/Nuget/PackageDetailsProjectEntry.tscn index 8a5f7b9..e28cc66 100644 --- a/src/SharpIDE.Godot/Features/Nuget/PackageDetailsProjectEntry.tscn +++ b/src/SharpIDE.Godot/Features/Nuget/PackageDetailsProjectEntry.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=7 format=3 uid="uid://5uan5u23cr2s"] +[gd_scene format=3 uid="uid://5uan5u23cr2s"] [ext_resource type="Texture2D" uid="uid://cqt30ma6xgder" path="res://Features/SolutionExplorer/Resources/Csproj.svg" id="1_dmxym"] [ext_resource type="Script" uid="uid://bhgqjh7sfenxm" path="res://Features/Nuget/PackageDetailsProjectEntry.cs" id="1_kwjfp"] @@ -7,7 +7,7 @@ [ext_resource type="Texture2D" uid="uid://cwwqf66568iac" path="res://Features/Nuget/Resources/downgrade-icon.svg" id="4_qyf5e"] [ext_resource type="Texture2D" uid="uid://bh48xoc6pvchm" path="res://Features/Nuget/Resources/add-icon.svg" id="6_je8mg"] -[node name="PackageDetailsProjectEntry" type="MarginContainer"] +[node name="PackageDetailsProjectEntry" type="MarginContainer" unique_id=1392205228] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -20,22 +20,22 @@ theme_override_constants/margin_left = 5 theme_override_constants/margin_right = 5 script = ExtResource("1_kwjfp") -[node name="HBoxContainer" type="HBoxContainer" parent="."] +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=831114634] layout_mode = 2 -[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="HBoxContainer" unique_id=451545292] layout_mode = 2 theme_override_constants/margin_left = 1 theme_override_constants/margin_top = 4 theme_override_constants/margin_right = 3 theme_override_constants/margin_bottom = 4 -[node name="CsprojTextureRect" type="TextureRect" parent="HBoxContainer/MarginContainer"] +[node name="CsprojTextureRect" type="TextureRect" parent="HBoxContainer/MarginContainer" unique_id=243023248] layout_mode = 2 texture = ExtResource("1_dmxym") expand_mode = 3 -[node name="ProjectNameLabel" type="Label" parent="HBoxContainer"] +[node name="ProjectNameLabel" type="Label" parent="HBoxContainer" unique_id=1658981059] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 @@ -43,7 +43,7 @@ theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1) theme_override_font_sizes/font_size = 16 text = "Application" -[node name="InstalledVersionLabel" type="Label" parent="HBoxContainer"] +[node name="InstalledVersionLabel" type="Label" parent="HBoxContainer" unique_id=348042208] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 6 @@ -51,37 +51,37 @@ mouse_filter = 1 theme_override_colors/font_color = Color(0.6706895, 0.6706895, 0.6706895, 1) text = "1.12.0" -[node name="Spacer" type="Control" parent="HBoxContainer"] +[node name="Spacer" type="Control" parent="HBoxContainer" unique_id=249353635] layout_mode = 2 size_flags_horizontal = 3 -[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="HBoxContainer" unique_id=1665503277] custom_minimum_size = Vector2(31, 0) layout_mode = 2 -[node name="UpgradeButton" type="Button" parent="HBoxContainer/HBoxContainer"] +[node name="UpgradeButton" type="Button" parent="HBoxContainer/HBoxContainer" unique_id=2098028266] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 23 icon = ExtResource("3_lvt3l") -[node name="DowngradeButton" type="Button" parent="HBoxContainer/HBoxContainer"] +[node name="DowngradeButton" type="Button" parent="HBoxContainer/HBoxContainer" unique_id=1048319349] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 23 icon = ExtResource("4_qyf5e") -[node name="AddButton" type="Button" parent="HBoxContainer/HBoxContainer"] +[node name="AddButton" type="Button" parent="HBoxContainer/HBoxContainer" unique_id=780682870] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 23 icon = ExtResource("6_je8mg") -[node name="HBoxContainer2" type="HBoxContainer" parent="HBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="HBoxContainer" unique_id=2120095995] custom_minimum_size = Vector2(31, 0) layout_mode = 2 -[node name="RemoveButton" type="Button" parent="HBoxContainer/HBoxContainer2"] +[node name="RemoveButton" type="Button" parent="HBoxContainer/HBoxContainer2" unique_id=2049333185] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 23 diff --git a/src/SharpIDE.Godot/Features/Nuget/PackageEntry.tscn b/src/SharpIDE.Godot/Features/Nuget/PackageEntry.tscn index fe548b7..39d71dd 100644 --- a/src/SharpIDE.Godot/Features/Nuget/PackageEntry.tscn +++ b/src/SharpIDE.Godot/Features/Nuget/PackageEntry.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=5 format=3 uid="uid://cqc2xlt81ju8s"] +[gd_scene format=3 uid="uid://cqc2xlt81ju8s"] [ext_resource type="Script" uid="uid://cwriljtokcujb" path="res://Features/Nuget/PackageEntry.cs" id="1_gehww"] [ext_resource type="Texture2D" uid="uid://b5ih61vdjv5e6" path="res://Features/LeftSideBar/Resources/Nuget.svg" id="1_kw1n7"] @@ -13,7 +13,7 @@ corner_radius_top_right = 3 corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 -[node name="PackageEntry" type="MarginContainer"] +[node name="PackageEntry" type="MarginContainer" unique_id=899742636] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -24,63 +24,63 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_gehww") -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=1610108015] custom_minimum_size = Vector2(0, 26) layout_mode = 2 theme_override_styles/normal = SubResource("StyleBoxFlat_6ov2c") theme_override_styles/focus = SubResource("StyleBoxFlat_dtmd4") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=231117120] layout_mode = 2 mouse_filter = 0 mouse_behavior_recursive = 1 theme_override_constants/margin_left = 5 theme_override_constants/margin_right = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer" unique_id=36892765] layout_mode = 2 -[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/HBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="MarginContainer/HBoxContainer" unique_id=779232230] layout_mode = 2 theme_override_constants/margin_left = 1 theme_override_constants/margin_top = 4 theme_override_constants/margin_right = 3 theme_override_constants/margin_bottom = 4 -[node name="PackageIconTextureRect" type="TextureRect" parent="MarginContainer/HBoxContainer/MarginContainer"] +[node name="PackageIconTextureRect" type="TextureRect" parent="MarginContainer/HBoxContainer/MarginContainer" unique_id=774449858] unique_name_in_owner = true layout_mode = 2 texture = ExtResource("1_kw1n7") expand_mode = 3 -[node name="PackageNameLabel" type="Label" parent="MarginContainer/HBoxContainer"] +[node name="PackageNameLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=1382048508] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.83137256, 0.83137256, 0.83137256, 1) theme_override_font_sizes/font_size = 16 text = "OpenTelemetry.Exporter.OpenTelemetryProtocol" -[node name="InstalledVersionLabel" type="Label" parent="MarginContainer/HBoxContainer"] +[node name="InstalledVersionLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=2056828891] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.6706895, 0.6706895, 0.6706895, 1) text = "1.12.0" -[node name="SourceNamesHBoxContainer" type="HBoxContainer" parent="MarginContainer/HBoxContainer"] +[node name="SourceNamesHBoxContainer" type="HBoxContainer" parent="MarginContainer/HBoxContainer" unique_id=1750080893] unique_name_in_owner = true layout_mode = 2 -[node name="SourceNameLabel" type="Label" parent="MarginContainer/HBoxContainer/SourceNamesHBoxContainer"] +[node name="SourceNameLabel" type="Label" parent="MarginContainer/HBoxContainer/SourceNamesHBoxContainer" unique_id=2028514963] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.38431373, 0.5882353, 0.33333334, 1) text = "nuget" -[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer"] +[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer" unique_id=999396797] layout_mode = 2 size_flags_horizontal = 3 -[node name="LatestVersionLabel" type="Label" parent="MarginContainer/HBoxContainer"] +[node name="LatestVersionLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=2032604984] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.16862746, 0.6666667, 0.9098039, 1) diff --git a/src/SharpIDE.Godot/Features/Problems/ProblemsPanel.tscn b/src/SharpIDE.Godot/Features/Problems/ProblemsPanel.tscn index 2c3d199..67c587c 100644 --- a/src/SharpIDE.Godot/Features/Problems/ProblemsPanel.tscn +++ b/src/SharpIDE.Godot/Features/Problems/ProblemsPanel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://tqpmww430cor"] +[gd_scene format=3 uid="uid://tqpmww430cor"] [ext_resource type="Script" uid="uid://b1r3no4u3khik" path="res://Features/Problems/ProblemsPanel.cs" id="1_bnenc"] [ext_resource type="Texture2D" uid="uid://pd3h5qfjn8pb" path="res://Features/Problems/Resources/Warning.svg" id="2_xj8le"] @@ -11,7 +11,7 @@ content_margin_top = 5.0 content_margin_right = 5.0 content_margin_bottom = 5.0 -[node name="ProblemsPanel" type="Control"] +[node name="ProblemsPanel" type="Control" unique_id=1062190946] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -23,7 +23,7 @@ WarningIcon = ExtResource("2_xj8le") ErrorIcon = ExtResource("3_sap6e") CsprojIcon = ExtResource("4_wqdox") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1645945351] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -32,21 +32,21 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer" unique_id=376476313] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer" unique_id=1681822274] layout_mode = 2 text = "Problems" -[node name="HSeparator" type="HSeparator" parent="VBoxContainer"] +[node name="HSeparator" type="HSeparator" parent="VBoxContainer" unique_id=1003709916] layout_mode = 2 -[node name="Tree" type="Tree" parent="VBoxContainer"] +[node name="Tree" type="Tree" parent="VBoxContainer" unique_id=1696140797] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 diff --git a/src/SharpIDE.Godot/Features/Run/RunMenuItem.tscn b/src/SharpIDE.Godot/Features/Run/RunMenuItem.tscn index 90b2111..7e890c2 100644 --- a/src/SharpIDE.Godot/Features/Run/RunMenuItem.tscn +++ b/src/SharpIDE.Godot/Features/Run/RunMenuItem.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://d2ewm2lajutpv"] +[gd_scene format=3 uid="uid://d2ewm2lajutpv"] [ext_resource type="Script" uid="uid://btsnapfx0dlbb" path="res://Features/Run/RunMenuItem.cs" id="1_syj0f"] [ext_resource type="Texture2D" uid="uid://da8cx83rohk50" path="res://Features/LeftSideBar/Resources/Build.svg" id="2_8lles"] @@ -44,27 +44,27 @@ _data = { &"RESET": SubResource("Animation_r58gv") } -[node name="RunMenuItem" type="HBoxContainer"] +[node name="RunMenuItem" type="HBoxContainer" unique_id=1305347884] offset_right = 40.0 offset_bottom = 40.0 script = ExtResource("1_syj0f") -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=1727711838] layout_mode = 2 text = "Project Name" -[node name="Spacer" type="Control" parent="."] +[node name="Spacer" type="Control" parent="." unique_id=1831433607] layout_mode = 2 size_flags_horizontal = 3 -[node name="AnimatedTextureParentControl" type="Control" parent="."] +[node name="AnimatedTextureParentControl" type="Control" parent="." unique_id=1016714895] unique_name_in_owner = true visible = false custom_minimum_size = Vector2(32, 32) layout_mode = 2 size_flags_vertical = 4 -[node name="BuildAnimationTextureRect" type="TextureRect" parent="AnimatedTextureParentControl"] +[node name="BuildAnimationTextureRect" type="TextureRect" parent="AnimatedTextureParentControl" unique_id=1162156298] layout_mode = 0 offset_left = -3.0 offset_top = 2.0 @@ -76,24 +76,22 @@ texture = ExtResource("2_8lles") expand_mode = 5 stretch_mode = 5 -[node name="RunButton" type="Button" parent="."] +[node name="RunButton" type="Button" parent="." unique_id=1244540467] layout_mode = 2 size_flags_vertical = 4 icon = ExtResource("2_hxkig") -[node name="DebugButton" type="Button" parent="."] +[node name="DebugButton" type="Button" parent="." unique_id=1776881430] layout_mode = 2 size_flags_vertical = 4 icon = ExtResource("3_cd138") -[node name="StopButton" type="Button" parent="."] +[node name="StopButton" type="Button" parent="." unique_id=2096899140] visible = false layout_mode = 2 size_flags_vertical = 4 icon = ExtResource("3_hxkig") -[node name="AnimationPlayer" type="AnimationPlayer" parent="."] +[node name="AnimationPlayer" type="AnimationPlayer" parent="." unique_id=1670390881] root_node = NodePath("../AnimatedTextureParentControl") -libraries = { -&"": SubResource("AnimationLibrary_r58gv") -} +libraries/ = SubResource("AnimationLibrary_r58gv") diff --git a/src/SharpIDE.Godot/Features/Run/RunPanel.tscn b/src/SharpIDE.Godot/Features/Run/RunPanel.tscn index 1f2be34..d680730 100644 --- a/src/SharpIDE.Godot/Features/Run/RunPanel.tscn +++ b/src/SharpIDE.Godot/Features/Run/RunPanel.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://bcoytt3bw0gpe"] +[gd_scene format=3 uid="uid://bcoytt3bw0gpe"] [ext_resource type="Script" uid="uid://ddivigavjclyb" path="res://Features/Run/RunPanel.cs" id="1_sq1l4"] [ext_resource type="Texture2D" uid="uid://0digl54lqm6p" path="res://Features/Run/Resources/Running.svg" id="2_tu4jg"] -[node name="RunPanel" type="Control"] +[node name="RunPanel" type="Control" unique_id=1056565523] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -13,7 +13,7 @@ grow_vertical = 2 script = ExtResource("1_sq1l4") RunningIcon = ExtResource("2_tu4jg") -[node name="Label" type="Label" parent="."] +[node name="Label" type="Label" parent="." unique_id=1443543866] visible = false layout_mode = 1 anchors_preset = 8 @@ -29,7 +29,7 @@ grow_horizontal = 2 grow_vertical = 2 text = "Nothing to show" -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1309147369] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -38,22 +38,22 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=383847681] layout_mode = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/HBoxContainer" unique_id=279630738] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer"] +[node name="Label" type="Label" parent="VBoxContainer/HBoxContainer/MarginContainer" unique_id=400542142] layout_mode = 2 text = "Run" -[node name="TabBar" type="TabBar" parent="VBoxContainer/HBoxContainer"] +[node name="TabBar" type="TabBar" parent="VBoxContainer/HBoxContainer" unique_id=1042114678] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 @@ -63,7 +63,7 @@ tab_close_display_policy = 2 tab_count = 1 tab_0/title = "WebApi" -[node name="TabsPanel" type="MarginContainer" parent="VBoxContainer"] +[node name="TabsPanel" type="MarginContainer" parent="VBoxContainer" unique_id=1194343864] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 diff --git a/src/SharpIDE.Godot/Features/Run/RunPanelTab.tscn b/src/SharpIDE.Godot/Features/Run/RunPanelTab.tscn index 14a21ea..56037c0 100644 --- a/src/SharpIDE.Godot/Features/Run/RunPanelTab.tscn +++ b/src/SharpIDE.Godot/Features/Run/RunPanelTab.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://cjopkm4osnp27"] +[gd_scene format=3 uid="uid://cjopkm4osnp27"] [ext_resource type="Script" uid="uid://ouskvcd0yaub" path="res://Features/Run/RunPanelTab.cs" id="1_dx3i6"] [ext_resource type="PackedScene" uid="uid://beo6fg8r0ogxc" path="res://Features/TerminalBase/SharpIdeTerminal.tscn" id="2_6d1fj"] -[node name="RunPanelTab" type="MarginContainer"] +[node name="RunPanelTab" type="MarginContainer" unique_id=1492614733] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -11,5 +11,5 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_dx3i6") -[node name="SharpIdeTerminal" parent="." instance=ExtResource("2_6d1fj")] +[node name="SharpIdeTerminal" parent="." unique_id=1494492756 instance=ExtResource("2_6d1fj")] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesResultComponent.tscn b/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesResultComponent.tscn index 844493e..b3a6797 100644 --- a/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesResultComponent.tscn +++ b/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesResultComponent.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://cactda5eiy55"] +[gd_scene format=3 uid="uid://cactda5eiy55"] [ext_resource type="Script" uid="uid://dx53kr0ffp0n8" path="res://Features/Search/SearchAllFiles/SearchAllFilesResultComponent.cs" id="1_fmccx"] @@ -12,7 +12,7 @@ corner_radius_top_right = 3 corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 -[node name="SearchAllFilesResultComponent" type="MarginContainer"] +[node name="SearchAllFilesResultComponent" type="MarginContainer" unique_id=1521041462] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -23,13 +23,13 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_fmccx") -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=523472771] custom_minimum_size = Vector2(0, 26) layout_mode = 2 theme_override_styles/normal = SubResource("StyleBoxFlat_6ov2c") theme_override_styles/focus = SubResource("StyleBoxFlat_dtmd4") -[node name="MarginContainer" type="MarginContainer" parent="Button"] +[node name="MarginContainer" type="MarginContainer" parent="Button" unique_id=1514479043] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -39,27 +39,27 @@ grow_vertical = 2 theme_override_constants/margin_left = 5 theme_override_constants/margin_right = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="Button/MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="Button/MarginContainer" unique_id=978919073] layout_mode = 2 -[node name="CenterContainer" type="CenterContainer" parent="Button/MarginContainer/HBoxContainer"] +[node name="CenterContainer" type="CenterContainer" parent="Button/MarginContainer/HBoxContainer" unique_id=1845279343] layout_mode = 2 size_flags_horizontal = 4 -[node name="IconTextureRect" type="TextureRect" parent="Button/MarginContainer/HBoxContainer/CenterContainer"] +[node name="IconTextureRect" type="TextureRect" parent="Button/MarginContainer/HBoxContainer/CenterContainer" unique_id=1396963170] unique_name_in_owner = true layout_mode = 2 -[node name="IconOverlayTextureRect" type="TextureRect" parent="Button/MarginContainer/HBoxContainer/CenterContainer"] +[node name="IconOverlayTextureRect" type="TextureRect" parent="Button/MarginContainer/HBoxContainer/CenterContainer" unique_id=1390125088] unique_name_in_owner = true layout_mode = 2 -[node name="FileNameLabel" type="Label" parent="Button/MarginContainer/HBoxContainer"] +[node name="FileNameLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=1305785853] unique_name_in_owner = true layout_mode = 2 text = "FileName.cs" -[node name="FilePathLabel" type="Label" parent="Button/MarginContainer/HBoxContainer"] +[node name="FilePathLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=2000084714] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 diff --git a/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.tscn b/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.tscn index 76978ea..d8f3eee 100644 --- a/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.tscn +++ b/src/SharpIDE.Godot/Features/Search/SearchAllFiles/SearchAllFilesWindow.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://b8kytk23cfo4x"] +[gd_scene format=3 uid="uid://b8kytk23cfo4x"] [ext_resource type="Script" uid="uid://dbbjoiur46dhq" path="res://Features/Search/SearchAllFiles/SearchAllFilesWindow.cs" id="1_opko0"] [ext_resource type="PackedScene" uid="uid://cactda5eiy55" path="res://Features/Search/SearchAllFiles/SearchAllFilesResultComponent.tscn" id="2_opko0"] @@ -12,7 +12,7 @@ corner_radius_bottom_left = 5 shadow_color = Color(0, 0, 0, 0.11764706) shadow_size = 4 -[node name="SearchAllFilesWindow" type="PopupPanel"] +[node name="SearchAllFilesWindow" type="PopupPanel" unique_id=1205606557] oversampling_override = 1.0 initial_position = 5 size = Vector2i(1200, 800) @@ -20,7 +20,7 @@ visible = true theme_override_styles/panel = SubResource("StyleBoxFlat_cuaw5") script = ExtResource("1_opko0") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1910601782] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -35,37 +35,37 @@ theme_override_constants/margin_top = 5 theme_override_constants/margin_right = 15 theme_override_constants/margin_bottom = 5 -[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer" unique_id=1667614987] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer" unique_id=797255933] custom_minimum_size = Vector2(0, 43.615) layout_mode = 2 -[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer"] +[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer" unique_id=1864291923] layout_mode = 2 text = "Find Files" -[node name="ResultCountLabel" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer"] +[node name="ResultCountLabel" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer" unique_id=153000557] unique_name_in_owner = true layout_mode = 2 theme_override_font_sizes/font_size = 14 text = " 30 matching files" -[node name="SearchLineEdit" type="LineEdit" parent="MarginContainer/VBoxContainer"] +[node name="SearchLineEdit" type="LineEdit" parent="MarginContainer/VBoxContainer" unique_id=1206678271] unique_name_in_owner = true layout_mode = 2 text = "Test" -[node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/VBoxContainer"] +[node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/VBoxContainer" unique_id=332352948] layout_mode = 2 size_flags_vertical = 3 follow_focus = true -[node name="SearchResultsVBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/ScrollContainer"] +[node name="SearchResultsVBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/ScrollContainer" unique_id=1495749814] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 -[node name="SearchAllFilesResultComponent" parent="MarginContainer/VBoxContainer/ScrollContainer/SearchResultsVBoxContainer" instance=ExtResource("2_opko0")] +[node name="SearchAllFilesResultComponent" parent="MarginContainer/VBoxContainer/ScrollContainer/SearchResultsVBoxContainer" unique_id=850532617 instance=ExtResource("2_opko0")] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchResultComponent.tscn b/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchResultComponent.tscn index 8f87d71..d1be988 100644 --- a/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchResultComponent.tscn +++ b/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchResultComponent.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://d358tex0duum8"] +[gd_scene format=3 uid="uid://d358tex0duum8"] [ext_resource type="Script" uid="uid://6sdu34jtdrux" path="res://Features/Search/SearchInFiles/SearchResultComponent.cs" id="1_6ov2c"] @@ -12,7 +12,7 @@ corner_radius_top_right = 3 corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 -[node name="SearchResultComponent" type="MarginContainer"] +[node name="SearchResultComponent" type="MarginContainer" unique_id=956110310] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -23,13 +23,13 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_6ov2c") -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=781970918] custom_minimum_size = Vector2(0, 26) layout_mode = 2 theme_override_styles/normal = SubResource("StyleBoxFlat_6ov2c") theme_override_styles/focus = SubResource("StyleBoxFlat_dtmd4") -[node name="MarginContainer" type="MarginContainer" parent="Button"] +[node name="MarginContainer" type="MarginContainer" parent="Button" unique_id=1004015399] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -39,23 +39,23 @@ grow_vertical = 2 theme_override_constants/margin_left = 5 theme_override_constants/margin_right = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="Button/MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="Button/MarginContainer" unique_id=1220461453] layout_mode = 2 -[node name="MatchingLineLabel" type="Label" parent="Button/MarginContainer/HBoxContainer"] +[node name="MatchingLineLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=96553154] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 text = "Line matching search result" text_overrun_behavior = 3 -[node name="FileNameLabel" type="Label" parent="Button/MarginContainer/HBoxContainer"] +[node name="FileNameLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=1076022344] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(1, 1, 1, 0.7411765) text = "FileName.cs" -[node name="LineNumberLabel" type="Label" parent="Button/MarginContainer/HBoxContainer"] +[node name="LineNumberLabel" type="Label" parent="Button/MarginContainer/HBoxContainer" unique_id=1411128112] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(1, 1, 1, 0.7411765) diff --git a/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchWindow.tscn b/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchWindow.tscn index dd5cabe..ee471d0 100644 --- a/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchWindow.tscn +++ b/src/SharpIDE.Godot/Features/Search/SearchInFiles/SearchWindow.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://8lk0qj233a7p"] +[gd_scene format=3 uid="uid://8lk0qj233a7p"] [ext_resource type="Script" uid="uid://bah6tmifl41ce" path="res://Features/Search/SearchInFiles/SearchWindow.cs" id="1_ft33p"] [ext_resource type="PackedScene" uid="uid://d358tex0duum8" path="res://Features/Search/SearchInFiles/SearchResultComponent.tscn" id="2_cuaw5"] @@ -12,7 +12,7 @@ corner_radius_bottom_left = 5 shadow_color = Color(0, 0, 0, 0.11764706) shadow_size = 4 -[node name="SearchWindow" type="PopupPanel"] +[node name="SearchWindow" type="PopupPanel" unique_id=1478372446] oversampling_override = 1.0 initial_position = 5 size = Vector2i(1200, 800) @@ -20,7 +20,7 @@ visible = true theme_override_styles/panel = SubResource("StyleBoxFlat_cuaw5") script = ExtResource("1_ft33p") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=739901057] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -35,37 +35,37 @@ theme_override_constants/margin_top = 5 theme_override_constants/margin_right = 15 theme_override_constants/margin_bottom = 5 -[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer" unique_id=1781373091] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer" unique_id=671679335] custom_minimum_size = Vector2(0, 43.615) layout_mode = 2 -[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer"] +[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer" unique_id=1770520272] layout_mode = 2 text = "Find Text in Files" -[node name="ResultCountLabel" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer"] +[node name="ResultCountLabel" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer" unique_id=22927106] unique_name_in_owner = true layout_mode = 2 theme_override_font_sizes/font_size = 14 text = " 30 matches in 5 files" -[node name="SearchLineEdit" type="LineEdit" parent="MarginContainer/VBoxContainer"] +[node name="SearchLineEdit" type="LineEdit" parent="MarginContainer/VBoxContainer" unique_id=1510665587] unique_name_in_owner = true layout_mode = 2 text = "Test" -[node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/VBoxContainer"] +[node name="ScrollContainer" type="ScrollContainer" parent="MarginContainer/VBoxContainer" unique_id=230785341] layout_mode = 2 size_flags_vertical = 3 follow_focus = true -[node name="SearchResultsVBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/ScrollContainer"] +[node name="SearchResultsVBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer/ScrollContainer" unique_id=806322815] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 -[node name="SearchResultComponent" parent="MarginContainer/VBoxContainer/ScrollContainer/SearchResultsVBoxContainer" instance=ExtResource("2_cuaw5")] +[node name="SearchResultComponent" parent="MarginContainer/VBoxContainer/ScrollContainer/SearchResultsVBoxContainer" unique_id=1364853308 instance=ExtResource("2_cuaw5")] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/Settings/SettingsButton.tscn b/src/SharpIDE.Godot/Features/Settings/SettingsButton.tscn index 8d8bd92..4f88c6e 100644 --- a/src/SharpIDE.Godot/Features/Settings/SettingsButton.tscn +++ b/src/SharpIDE.Godot/Features/Settings/SettingsButton.tscn @@ -1,15 +1,15 @@ -[gd_scene load_steps=4 format=3 uid="uid://c6xurjdabssao"] +[gd_scene format=3 uid="uid://c6xurjdabssao"] [ext_resource type="Texture2D" uid="uid://ctwb5vyjuy5m1" path="res://Resources/settings.svg" id="1_0ups8"] [ext_resource type="Script" uid="uid://cry5oglh3nyt1" path="res://Features/Settings/SettingsButton.cs" id="2_e87mh"] [ext_resource type="PackedScene" uid="uid://dnh73b3speojs" path="res://Features/Settings/SettingsWindow.tscn" id="3_x07a0"] -[node name="SettingsButton" type="Button"] +[node name="SettingsButton" type="Button" unique_id=1354495950] size_flags_vertical = 4 icon = ExtResource("1_0ups8") icon_alignment = 1 script = ExtResource("2_e87mh") -[node name="SettingsWindow" parent="." instance=ExtResource("3_x07a0")] +[node name="SettingsWindow" parent="." unique_id=628523139 instance=ExtResource("3_x07a0")] unique_name_in_owner = true visible = false diff --git a/src/SharpIDE.Godot/Features/Settings/SettingsWindow.tscn b/src/SharpIDE.Godot/Features/Settings/SettingsWindow.tscn index 4ffdf55..c443ee4 100644 --- a/src/SharpIDE.Godot/Features/Settings/SettingsWindow.tscn +++ b/src/SharpIDE.Godot/Features/Settings/SettingsWindow.tscn @@ -1,10 +1,10 @@ -[gd_scene load_steps=3 format=3 uid="uid://dnh73b3speojs"] +[gd_scene format=3 uid="uid://dnh73b3speojs"] [ext_resource type="Script" uid="uid://b7umbl07avv6d" path="res://Features/Settings/SettingsWindow.cs" id="1_xkmyt"] [sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_xkmyt"] -[node name="SettingsWindow" type="Window"] +[node name="SettingsWindow" type="Window" unique_id=1577924184] oversampling_override = 1.0 title = "Settings" initial_position = 2 @@ -15,7 +15,7 @@ popup_window = true popup_wm_hint = true script = ExtResource("1_xkmyt") -[node name="HSplitContainer" type="HSplitContainer" parent="."] +[node name="HSplitContainer" type="HSplitContainer" parent="." unique_id=1458150657] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -24,40 +24,41 @@ grow_vertical = 2 theme_override_constants/separation = 4 theme_override_constants/minimum_grab_thickness = 10 theme_override_icons/grabber = SubResource("PlaceholderTexture2D_xkmyt") +split_offsets = PackedInt32Array(200) split_offset = 200 -[node name="PanelContainer2" type="PanelContainer" parent="HSplitContainer"] +[node name="PanelContainer2" type="PanelContainer" parent="HSplitContainer" unique_id=677108459] layout_mode = 2 -[node name="VBoxContainer" type="VBoxContainer" parent="HSplitContainer/PanelContainer2"] +[node name="VBoxContainer" type="VBoxContainer" parent="HSplitContainer/PanelContainer2" unique_id=1935042219] layout_mode = 2 -[node name="PanelContainer" type="PanelContainer" parent="HSplitContainer"] +[node name="PanelContainer" type="PanelContainer" parent="HSplitContainer" unique_id=1751415736] layout_mode = 2 -[node name="MarginContainer" type="MarginContainer" parent="HSplitContainer/PanelContainer"] +[node name="MarginContainer" type="MarginContainer" parent="HSplitContainer/PanelContainer" unique_id=857306300] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 5 theme_override_constants/margin_right = 10 theme_override_constants/margin_bottom = 5 -[node name="VBoxContainer2" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer"] +[node name="VBoxContainer2" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer" unique_id=1400512159] layout_mode = 2 theme_override_constants/separation = 12 -[node name="VBoxContainer" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2"] +[node name="VBoxContainer" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2" unique_id=2071498267] layout_mode = 2 theme_override_constants/separation = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer" unique_id=1076811258] layout_mode = 2 -[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer/HBoxContainer"] +[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer/HBoxContainer" unique_id=1086532735] layout_mode = 2 text = "UI Scale" -[node name="UiScaleSpinBox" type="SpinBox" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer/HBoxContainer"] +[node name="UiScaleSpinBox" type="SpinBox" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer/HBoxContainer" unique_id=411172344] unique_name_in_owner = true layout_mode = 2 min_value = 0.5 @@ -67,60 +68,60 @@ value = 1.0 update_on_text_changed = true custom_arrow_step = 0.1 -[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer"] +[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer" unique_id=1451296891] layout_mode = 2 theme_override_colors/font_color = Color(0.5686275, 0.5686275, 0.5686275, 1) text = "Experimental. Non-integer scales will be blurry." -[node name="VBoxContainer3" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2"] +[node name="VBoxContainer3" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2" unique_id=1724284108] layout_mode = 2 theme_override_constants/separation = 2 -[node name="HBoxContainer2" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3"] +[node name="HBoxContainer2" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3" unique_id=1152514179] layout_mode = 2 -[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer2"] +[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer2" unique_id=1980223509] layout_mode = 2 text = "Use SharpDbg" -[node name="DebuggerUseSharpDbgCheckButton" type="CheckButton" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer2"] +[node name="DebuggerUseSharpDbgCheckButton" type="CheckButton" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer2" unique_id=141032093] unique_name_in_owner = true layout_mode = 2 button_pressed = true -[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3"] +[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3" unique_id=273716476] layout_mode = 2 -[node name="Label2" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer"] +[node name="Label2" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer3/HBoxContainer" unique_id=1566337417] layout_mode = 2 theme_override_colors/font_color = Color(0.5686275, 0.5686275, 0.5686275, 1) text = "Use the included SharpDbg debugger" -[node name="VBoxContainer2" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2"] +[node name="VBoxContainer2" type="VBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2" unique_id=1049513313] layout_mode = 2 theme_override_constants/separation = 2 -[node name="HBoxContainer2" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2"] +[node name="HBoxContainer2" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2" unique_id=900893193] layout_mode = 2 -[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer2"] +[node name="Label" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer2" unique_id=2028826210] layout_mode = 2 text = "Debugger File Path" -[node name="DebuggerFilePathLineEdit" type="LineEdit" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer2"] +[node name="DebuggerFilePathLineEdit" type="LineEdit" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer2" unique_id=298954064] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 -[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2"] +[node name="HBoxContainer" type="HBoxContainer" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2" unique_id=1803130747] layout_mode = 2 -[node name="Label2" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer"] +[node name="Label2" type="Label" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer" unique_id=742843520] layout_mode = 2 theme_override_colors/font_color = Color(0.5686275, 0.5686275, 0.5686275, 1) text = "Necessary if 'Use SharpDbg' is disabled. Get netcoredbg from" -[node name="LinkButton" type="LinkButton" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer"] +[node name="LinkButton" type="LinkButton" parent="HSplitContainer/PanelContainer/MarginContainer/VBoxContainer2/VBoxContainer2/HBoxContainer" unique_id=1607764631] layout_mode = 2 text = "here" uri = "https://github.com/Samsung/netcoredbg/releases" diff --git a/src/SharpIDE.Godot/Features/SlnPicker/PreviousSlnEntry.tscn b/src/SharpIDE.Godot/Features/SlnPicker/PreviousSlnEntry.tscn index a3f29eb..7c2fbdd 100644 --- a/src/SharpIDE.Godot/Features/SlnPicker/PreviousSlnEntry.tscn +++ b/src/SharpIDE.Godot/Features/SlnPicker/PreviousSlnEntry.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=3 format=3 uid="uid://x5lhwvh5dium"] +[gd_scene format=3 uid="uid://x5lhwvh5dium"] [ext_resource type="Script" uid="uid://cnfj7yfseyikh" path="res://Features/SlnPicker/PreviousSlnEntry.cs" id="1_2ycpd"] @@ -14,7 +14,7 @@ corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 corner_detail = 5 -[node name="PreviousSlnEntry" type="MarginContainer"] +[node name="PreviousSlnEntry" type="MarginContainer" unique_id=1762367679] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -29,11 +29,11 @@ theme_override_constants/margin_right = 2 theme_override_constants/margin_bottom = 2 script = ExtResource("1_2ycpd") -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=92149289] custom_minimum_size = Vector2(0, 65) layout_mode = 2 -[node name="MarginContainer" type="MarginContainer" parent="Button"] +[node name="MarginContainer" type="MarginContainer" parent="Button" unique_id=1628543422] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -43,30 +43,30 @@ grow_vertical = 2 theme_override_constants/margin_left = 15 theme_override_constants/margin_right = 15 -[node name="PreviousSlnEntry" type="HBoxContainer" parent="Button/MarginContainer"] +[node name="PreviousSlnEntry" type="HBoxContainer" parent="Button/MarginContainer" unique_id=1099748446] layout_mode = 2 theme_override_constants/separation = 10 -[node name="Panel" type="Panel" parent="Button/MarginContainer/PreviousSlnEntry"] +[node name="Panel" type="Panel" parent="Button/MarginContainer/PreviousSlnEntry" unique_id=593472239] unique_name_in_owner = true custom_minimum_size = Vector2(25, 25) layout_mode = 2 size_flags_vertical = 4 theme_override_styles/panel = SubResource("StyleBoxFlat_1rtjt") -[node name="VBoxContainer" type="VBoxContainer" parent="Button/MarginContainer/PreviousSlnEntry"] +[node name="VBoxContainer" type="VBoxContainer" parent="Button/MarginContainer/PreviousSlnEntry" unique_id=1121015400] layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 4 theme_override_constants/separation = 0 -[node name="SlnNameLabel" type="Label" parent="Button/MarginContainer/PreviousSlnEntry/VBoxContainer"] +[node name="SlnNameLabel" type="Label" parent="Button/MarginContainer/PreviousSlnEntry/VBoxContainer" unique_id=1193279800] unique_name_in_owner = true layout_mode = 2 text = "Solution Name" text_overrun_behavior = 3 -[node name="SlnPathLabel" type="Label" parent="Button/MarginContainer/PreviousSlnEntry/VBoxContainer"] +[node name="SlnPathLabel" type="Label" parent="Button/MarginContainer/PreviousSlnEntry/VBoxContainer" unique_id=946949283] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.5132329, 0.5132329, 0.5132329, 1) diff --git a/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn b/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn index f9ffc96..f641037 100644 --- a/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn +++ b/src/SharpIDE.Godot/Features/SlnPicker/SlnPicker.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=6 format=3 uid="uid://cwvhbsd1mdl2x"] +[gd_scene format=3 uid="uid://cwvhbsd1mdl2x"] [ext_resource type="Script" uid="uid://bjvwb6jg6jpsi" path="res://Features/SlnPicker/SlnPicker.cs" id="1_ciq0g"] [ext_resource type="Texture2D" uid="uid://tpjfx7mo6cwj" path="res://Resources/SharpIdeV3.svg" id="2_qs47j"] @@ -7,7 +7,7 @@ [sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_qs47j"] -[node name="SlnPicker" type="Control"] +[node name="SlnPicker" type="Control" unique_id=904455086] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -16,7 +16,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_ciq0g") -[node name="VSplitContainer" type="HSplitContainer" parent="."] +[node name="VSplitContainer" type="HSplitContainer" parent="." unique_id=972202285] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -25,13 +25,14 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 4 theme_override_icons/grabber = SubResource("PlaceholderTexture2D_qs47j") -split_offset = 245 +split_offsets = PackedInt32Array(245) dragging_enabled = false +split_offset = 245 -[node name="Panel2" type="Panel" parent="VSplitContainer"] +[node name="Panel2" type="Panel" parent="VSplitContainer" unique_id=1464802782] layout_mode = 2 -[node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/Panel2"] +[node name="MarginContainer" type="MarginContainer" parent="VSplitContainer/Panel2" unique_id=636951501] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -43,38 +44,38 @@ theme_override_constants/margin_top = 30 theme_override_constants/margin_right = 10 theme_override_constants/margin_bottom = 10 -[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/Panel2/MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/Panel2/MarginContainer" unique_id=351628223] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer" unique_id=307759588] layout_mode = 2 theme_override_constants/separation = 8 -[node name="TextureRect" type="TextureRect" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer"] +[node name="TextureRect" type="TextureRect" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer" unique_id=1015968762] custom_minimum_size = Vector2(0, 60) layout_mode = 2 texture = ExtResource("2_qs47j") expand_mode = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer" unique_id=1495719358] layout_mode = 2 theme_override_constants/separation = 0 alignment = 1 -[node name="Label" type="Label" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"] +[node name="Label" type="Label" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer" unique_id=1995323828] layout_mode = 2 text = "SharpIDE" -[node name="VersionLabel" type="Label" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer"] +[node name="VersionLabel" type="Label" parent="VSplitContainer/Panel2/MarginContainer/VBoxContainer/HBoxContainer/VBoxContainer" unique_id=474176672] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.5689727, 0.56897277, 0.5689727, 1) text = "v0.1.2" -[node name="Panel" type="Panel" parent="VSplitContainer"] +[node name="Panel" type="Panel" parent="VSplitContainer" unique_id=663586740] layout_mode = 2 -[node name="MarginContainer2" type="MarginContainer" parent="VSplitContainer/Panel"] +[node name="MarginContainer2" type="MarginContainer" parent="VSplitContainer/Panel" unique_id=248912974] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -86,50 +87,50 @@ theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 10 theme_override_constants/margin_bottom = 10 -[node name="VBoxContainer2" type="VBoxContainer" parent="VSplitContainer/Panel/MarginContainer2"] +[node name="VBoxContainer2" type="VBoxContainer" parent="VSplitContainer/Panel/MarginContainer2" unique_id=124388338] layout_mode = 2 theme_override_constants/separation = 6 -[node name="HBoxContainer" type="HBoxContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2"] +[node name="HBoxContainer" type="HBoxContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2" unique_id=1290356322] layout_mode = 2 -[node name="LineEdit" type="LineEdit" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/HBoxContainer"] +[node name="LineEdit" type="LineEdit" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/HBoxContainer" unique_id=1512494346] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "Search recent projects" -[node name="OpenSlnButton" type="Button" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/HBoxContainer"] +[node name="OpenSlnButton" type="Button" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/HBoxContainer" unique_id=61072105] unique_name_in_owner = true layout_mode = 2 text = "Open Sln File" -[node name="HSeparator" type="HSeparator" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2"] +[node name="HSeparator" type="HSeparator" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2" unique_id=152730300] layout_mode = 2 -[node name="ScrollContainer" type="ScrollContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2"] +[node name="ScrollContainer" type="ScrollContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2" unique_id=147061402] layout_mode = 2 size_flags_vertical = 3 follow_focus = true -[node name="PreviousSlnsVBoxContainer" type="VBoxContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/ScrollContainer"] +[node name="PreviousSlnsVBoxContainer" type="VBoxContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/ScrollContainer" unique_id=1427769445] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="PreviousSlnEntry" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/ScrollContainer/PreviousSlnsVBoxContainer" instance=ExtResource("2_t7l5q")] +[node name="PreviousSlnEntry" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/ScrollContainer/PreviousSlnsVBoxContainer" unique_id=856915469 instance=ExtResource("2_t7l5q")] layout_mode = 2 -[node name="HBoxContainer2" type="HBoxContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2"] +[node name="HBoxContainer2" type="HBoxContainer" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2" unique_id=793983144] layout_mode = 2 -[node name="AutoOpenLastSlnButton" type="CheckBox" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/HBoxContainer2"] +[node name="AutoOpenLastSlnButton" type="CheckBox" parent="VSplitContainer/Panel/MarginContainer2/VBoxContainer2/HBoxContainer2" unique_id=1583726483] layout_mode = 2 theme_override_font_sizes/font_size = 14 text = "Auto-open last sln" script = ExtResource("4_qs47j") -[node name="FileDialog" type="FileDialog" parent="."] +[node name="FileDialog" type="FileDialog" parent="." unique_id=1788677420] unique_name_in_owner = true oversampling_override = 1.0 title = "Open a File" diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewCsharpFileDialog.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewCsharpFileDialog.tscn index 743a27d..cc7777d 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewCsharpFileDialog.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewCsharpFileDialog.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://chnb7gmcdg0ww"] +[gd_scene format=3 uid="uid://chnb7gmcdg0ww"] [ext_resource type="Script" uid="uid://celjpet3ik464" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/NewCsharpFileDialog.cs" id="1_fod37"] -[node name="NewCsharpFileDialog" type="ConfirmationDialog"] +[node name="NewCsharpFileDialog" type="ConfirmationDialog" unique_id=1018291881] oversampling_override = 1.0 title = "Create new C# file" position = Vector2i(0, 36) @@ -10,18 +10,18 @@ size = Vector2i(350, 230) visible = true script = ExtResource("1_fod37") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=544517002] offset_left = 8.0 offset_top = 8.0 offset_right = 342.0 offset_bottom = 181.0 -[node name="CSharpFileNameLineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="CSharpFileNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=547364128] unique_name_in_owner = true layout_mode = 2 placeholder_text = "Name" -[node name="FileTypeItemList" type="ItemList" parent="VBoxContainer"] +[node name="FileTypeItemList" type="ItemList" parent="VBoxContainer" unique_id=575168726] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 3 diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewDirectoryDialog.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewDirectoryDialog.tscn index ca47400..ed3894a 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewDirectoryDialog.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/NewDirectoryDialog.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://bgi4u18y8pt4x"] +[gd_scene format=3 uid="uid://bgi4u18y8pt4x"] [ext_resource type="Script" uid="uid://dj57wbvqjp34r" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/NewDirectoryDialog.cs" id="1_4utum"] -[node name="NewDirectoryDialog" type="ConfirmationDialog"] +[node name="NewDirectoryDialog" type="ConfirmationDialog" unique_id=1783707504] oversampling_override = 1.0 title = "Create: Directory" position = Vector2i(0, 36) @@ -10,17 +10,17 @@ size = Vector2i(405, 115) visible = true script = ExtResource("1_4utum") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=297533323] offset_left = 8.0 offset_top = 8.0 offset_right = 397.0 offset_bottom = 66.0 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=1185648706] layout_mode = 2 text = "Enter name:" -[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=267585494] unique_name_in_owner = true layout_mode = 2 text = "NewDirectory1" diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameDirectoryDialog.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameDirectoryDialog.tscn index f9a233d..b855b00 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameDirectoryDialog.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameDirectoryDialog.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://btebkg8bo3b37"] +[gd_scene format=3 uid="uid://btebkg8bo3b37"] [ext_resource type="Script" uid="uid://br4u8ymur3yg5" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/RenameDirectoryDialog.cs" id="1_6fale"] -[node name="RenameDirectoryDialog" type="ConfirmationDialog"] +[node name="RenameDirectoryDialog" type="ConfirmationDialog" unique_id=149417163] oversampling_override = 1.0 title = "Rename: Directory" position = Vector2i(0, 36) @@ -10,17 +10,17 @@ size = Vector2i(405, 115) visible = true script = ExtResource("1_6fale") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=2062332882] offset_left = 8.0 offset_top = 8.0 offset_right = 397.0 offset_bottom = 66.0 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=621100455] layout_mode = 2 text = "Enter name:" -[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="DirectoryNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=2052083977] unique_name_in_owner = true layout_mode = 2 text = "ExistingDirectoryName" diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameFileDialog.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameFileDialog.tscn index af4d202..4967052 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameFileDialog.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/ContextMenus/Dialogs/RenameFileDialog.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://b775b5j4rkxxw"] +[gd_scene format=3 uid="uid://b775b5j4rkxxw"] [ext_resource type="Script" uid="uid://dq72hpd4r54w4" path="res://Features/SolutionExplorer/ContextMenus/Dialogs/RenameFileDialog.cs" id="1_0pttq"] -[node name="RenameFileDialog" type="ConfirmationDialog"] +[node name="RenameFileDialog" type="ConfirmationDialog" unique_id=2029410099] oversampling_override = 1.0 title = "Rename: File" position = Vector2i(0, 36) @@ -10,17 +10,17 @@ size = Vector2i(405, 115) visible = true script = ExtResource("1_0pttq") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=71864949] offset_left = 8.0 offset_top = 8.0 offset_right = 397.0 offset_bottom = 66.0 -[node name="Label" type="Label" parent="VBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer" unique_id=1618981170] layout_mode = 2 text = "Enter name:" -[node name="FileNameLineEdit" type="LineEdit" parent="VBoxContainer"] +[node name="FileNameLineEdit" type="LineEdit" parent="VBoxContainer" unique_id=361457622] unique_name_in_owner = true layout_mode = 2 text = "ExistingFileName.cs" diff --git a/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn b/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn index 43c4154..8d30dbc 100644 --- a/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn +++ b/src/SharpIDE.Godot/Features/SolutionExplorer/SolutionExplorerPanel.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=9 format=3 uid="uid://cy1bb32g7j7dr"] +[gd_scene format=3 uid="uid://cy1bb32g7j7dr"] [ext_resource type="Script" uid="uid://bai53k7ongbxw" path="res://Features/SolutionExplorer/SolutionExplorerPanel.cs" id="1_gjy0r"] [ext_resource type="Texture2D" uid="uid://do0edciarrnp0" path="res://Features/SolutionExplorer/Resources/CsharpFile.svg" id="2_8ymw0"] @@ -34,7 +34,7 @@ expand_margin_top = 1.0 expand_margin_right = 1.0 expand_margin_bottom = 1.0 -[node name="SolutionExplorerPanel" type="MarginContainer"] +[node name="SolutionExplorerPanel" type="MarginContainer" unique_id=1365350332] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -47,10 +47,10 @@ SlnFolderIcon = ExtResource("4_8ymw0") CsprojIcon = ExtResource("5_r1qfc") SlnIcon = ExtResource("6_idvpu") -[node name="PanelContainer" type="PanelContainer" parent="."] +[node name="PanelContainer" type="PanelContainer" parent="." unique_id=1468166306] layout_mode = 2 -[node name="Tree" type="Tree" parent="PanelContainer"] +[node name="Tree" type="Tree" parent="PanelContainer" unique_id=1327553265] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(0.830335, 0.830335, 0.830335, 1) diff --git a/src/SharpIDE.Godot/Features/SymbolLookup/SymbolLookupPopup.tscn b/src/SharpIDE.Godot/Features/SymbolLookup/SymbolLookupPopup.tscn index 882eca2..36833ed 100644 --- a/src/SharpIDE.Godot/Features/SymbolLookup/SymbolLookupPopup.tscn +++ b/src/SharpIDE.Godot/Features/SymbolLookup/SymbolLookupPopup.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://dq7ss2ha5rk44"] +[gd_scene format=3 uid="uid://dq7ss2ha5rk44"] [ext_resource type="Script" uid="uid://cxxo2sex03ox5" path="res://Features/SymbolLookup/SymbolLookupPopup.cs" id="1_f5udm"] [ext_resource type="PackedScene" uid="uid://dokm0dyac2enh" path="res://Features/SymbolLookup/SymbolUsageComponent.tscn" id="1_k5g0h"] @@ -12,14 +12,14 @@ corner_radius_bottom_left = 5 shadow_color = Color(0, 0, 0, 0.11764706) shadow_size = 4 -[node name="SymbolLookupPopup" type="PopupPanel"] +[node name="SymbolLookupPopup" type="PopupPanel" unique_id=33002749] oversampling_override = 1.0 size = Vector2i(564, 340) visible = true theme_override_styles/panel = SubResource("StyleBoxFlat_cuaw5") script = ExtResource("1_f5udm") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=1659363832] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -34,26 +34,26 @@ theme_override_constants/margin_top = 5 theme_override_constants/margin_right = 15 theme_override_constants/margin_bottom = 5 -[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="MarginContainer" unique_id=1609249406] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer/VBoxContainer" unique_id=1035135242] custom_minimum_size = Vector2(0, 43.615) layout_mode = 2 -[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer"] +[node name="Label" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer" unique_id=887444311] layout_mode = 2 text = "Usages of" -[node name="SymbolNameLabel" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer"] +[node name="SymbolNameLabel" type="Label" parent="MarginContainer/VBoxContainer/HBoxContainer" unique_id=578605484] unique_name_in_owner = true layout_mode = 2 text = "'UseWebApi()'" -[node name="UsagesVBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer"] +[node name="UsagesVBoxContainer" type="VBoxContainer" parent="MarginContainer/VBoxContainer" unique_id=1090496511] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 -[node name="SymbolUsageComponent" parent="MarginContainer/VBoxContainer/UsagesVBoxContainer" instance=ExtResource("1_k5g0h")] +[node name="SymbolUsageComponent" parent="MarginContainer/VBoxContainer/UsagesVBoxContainer" unique_id=2020096751 instance=ExtResource("1_k5g0h")] layout_mode = 2 diff --git a/src/SharpIDE.Godot/Features/SymbolLookup/SymbolUsageComponent.tscn b/src/SharpIDE.Godot/Features/SymbolLookup/SymbolUsageComponent.tscn index a60dc0a..296d7d6 100644 --- a/src/SharpIDE.Godot/Features/SymbolLookup/SymbolUsageComponent.tscn +++ b/src/SharpIDE.Godot/Features/SymbolLookup/SymbolUsageComponent.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=4 format=3 uid="uid://dokm0dyac2enh"] +[gd_scene format=3 uid="uid://dokm0dyac2enh"] [ext_resource type="Script" uid="uid://ct037eoc26o04" path="res://Features/SymbolLookup/SymbolUsageComponent.cs" id="1_f7dno"] @@ -12,7 +12,7 @@ corner_radius_top_right = 3 corner_radius_bottom_right = 3 corner_radius_bottom_left = 3 -[node name="SymbolUsageComponent" type="MarginContainer"] +[node name="SymbolUsageComponent" type="MarginContainer" unique_id=2132599185] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -23,38 +23,38 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_f7dno") -[node name="Button" type="Button" parent="."] +[node name="Button" type="Button" parent="." unique_id=109437698] custom_minimum_size = Vector2(0, 26) layout_mode = 2 theme_override_styles/normal = SubResource("StyleBoxFlat_6ov2c") theme_override_styles/focus = SubResource("StyleBoxFlat_dtmd4") -[node name="MarginContainer" type="MarginContainer" parent="."] +[node name="MarginContainer" type="MarginContainer" parent="." unique_id=161234250] layout_mode = 2 mouse_filter = 0 mouse_behavior_recursive = 1 theme_override_constants/margin_left = 5 theme_override_constants/margin_right = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="MarginContainer" unique_id=1856703545] layout_mode = 2 -[node name="EnclosingSymbolLabel" type="Label" parent="MarginContainer/HBoxContainer"] +[node name="EnclosingSymbolLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=41197761] unique_name_in_owner = true layout_mode = 2 text = "Containing Symbol Name" -[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer"] +[node name="Spacer" type="Control" parent="MarginContainer/HBoxContainer" unique_id=1689595082] layout_mode = 2 size_flags_horizontal = 3 -[node name="FileNameLabel" type="Label" parent="MarginContainer/HBoxContainer"] +[node name="FileNameLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=1559981213] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(1, 1, 1, 0.7411765) text = "FileName.cs" -[node name="LineNumberLabel" type="Label" parent="MarginContainer/HBoxContainer"] +[node name="LineNumberLabel" type="Label" parent="MarginContainer/HBoxContainer" unique_id=772313473] unique_name_in_owner = true layout_mode = 2 theme_override_colors/font_color = Color(1, 1, 1, 0.7411765) diff --git a/src/SharpIDE.Godot/Features/TerminalBase/SharpIdeTerminal.tscn b/src/SharpIDE.Godot/Features/TerminalBase/SharpIdeTerminal.tscn index 5419f8d..bf183ab 100644 --- a/src/SharpIDE.Godot/Features/TerminalBase/SharpIdeTerminal.tscn +++ b/src/SharpIDE.Godot/Features/TerminalBase/SharpIdeTerminal.tscn @@ -1,9 +1,9 @@ -[gd_scene load_steps=3 format=3 uid="uid://beo6fg8r0ogxc"] +[gd_scene format=3 uid="uid://beo6fg8r0ogxc"] [ext_resource type="Script" uid="uid://7j2hyf2tvcdi" path="res://Features/TerminalBase/SharpIdeTerminal.cs" id="1_kpqy5"] [ext_resource type="Theme" uid="uid://bswaamju2blyt" path="res://Features/TerminalBase/TerminalTheme.tres" id="2_76y22"] -[node name="SharpIdeTerminal" type="Control"] +[node name="SharpIdeTerminal" type="Control" unique_id=1215712947] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -14,7 +14,7 @@ size_flags_horizontal = 3 size_flags_vertical = 3 script = ExtResource("1_kpqy5") -[node name="Terminal" type="Terminal" parent="."] +[node name="Terminal" type="Terminal" parent="." unique_id=375933056] copy_on_selection = true layout_mode = 1 anchors_preset = 15 diff --git a/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn b/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn index 67ec528..9695609 100644 --- a/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn +++ b/src/SharpIDE.Godot/Features/TestExplorer/TestExplorerPanel.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=5 format=3 uid="uid://hwdok1kch3b3"] +[gd_scene format=3 uid="uid://hwdok1kch3b3"] [ext_resource type="Script" uid="uid://8o78ti2hb0pu" path="res://Features/TestExplorer/TestExplorerPanel.cs" id="1_b5miy"] [ext_resource type="Texture2D" uid="uid://cmwkpdv6pxaai" path="res://Resources/refresh.svg" id="2_4bhqg"] [ext_resource type="Texture2D" uid="uid://bkty6563cthj8" path="res://Features/Run/Resources/Run.svg" id="3_b7h3i"] [ext_resource type="PackedScene" uid="uid://dt50f2of66dlt" path="res://Features/TestExplorer/TestNodeEntry.tscn" id="3_vj6ii"] -[node name="TestExplorerPanel" type="Control"] +[node name="TestExplorerPanel" type="Control" unique_id=1252938737] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -14,7 +14,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_b5miy") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=1769157350] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -23,30 +23,30 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer" unique_id=1741249696] layout_mode = 2 theme_override_constants/margin_left = 10 theme_override_constants/margin_top = 10 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer" unique_id=1251049983] layout_mode = 2 -[node name="Label" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer"] +[node name="Label" type="Label" parent="VBoxContainer/MarginContainer/HBoxContainer" unique_id=553021471] layout_mode = 2 text = "Test Explorer" -[node name="RefreshButton" type="Button" parent="VBoxContainer/MarginContainer/HBoxContainer"] +[node name="RefreshButton" type="Button" parent="VBoxContainer/MarginContainer/HBoxContainer" unique_id=1316682408] unique_name_in_owner = true layout_mode = 2 theme_override_constants/icon_max_width = 15 icon = ExtResource("2_4bhqg") -[node name="HSeparator" type="HSeparator" parent="VBoxContainer"] +[node name="HSeparator" type="HSeparator" parent="VBoxContainer" unique_id=1906677459] layout_mode = 2 -[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer"] +[node name="MarginContainer2" type="MarginContainer" parent="VBoxContainer" unique_id=503618344] layout_mode = 2 size_flags_vertical = 3 theme_override_constants/margin_left = 8 @@ -54,50 +54,51 @@ theme_override_constants/margin_top = 8 theme_override_constants/margin_right = 8 theme_override_constants/margin_bottom = 8 -[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/MarginContainer2"] +[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/MarginContainer2" unique_id=221216555] layout_mode = 2 +split_offsets = PackedInt32Array(600) split_offset = 600 -[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer" unique_id=1430173019] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer" unique_id=1451968356] layout_mode = 2 -[node name="LineEdit" type="LineEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer"] +[node name="LineEdit" type="LineEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer" unique_id=605079004] layout_mode = 2 size_flags_horizontal = 3 placeholder_text = "Filter tests" -[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer"] +[node name="HBoxContainer2" type="HBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer" unique_id=1878308517] layout_mode = 2 size_flags_vertical = 3 -[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2"] +[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2" unique_id=707015393] layout_mode = 2 -[node name="RunAllTestsButton" type="Button" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2/VBoxContainer"] +[node name="RunAllTestsButton" type="Button" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2/VBoxContainer" unique_id=533393593] unique_name_in_owner = true layout_mode = 2 icon = ExtResource("3_b7h3i") -[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2"] +[node name="ScrollContainer" type="ScrollContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2" unique_id=706651455] layout_mode = 2 size_flags_horizontal = 3 -[node name="TestNodesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2/ScrollContainer"] +[node name="TestNodesVBoxContainer" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2/ScrollContainer" unique_id=572274104] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 size_flags_vertical = 3 -[node name="TestNodeEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2/ScrollContainer/TestNodesVBoxContainer" instance=ExtResource("3_vj6ii")] +[node name="TestNodeEntry" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer/HBoxContainer2/ScrollContainer/TestNodesVBoxContainer" unique_id=1279479859 instance=ExtResource("3_vj6ii")] layout_mode = 2 -[node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer"] +[node name="VBoxContainer2" type="VBoxContainer" parent="VBoxContainer/MarginContainer2/HSplitContainer" unique_id=1777548425] layout_mode = 2 -[node name="TextEdit" type="TextEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer2"] +[node name="TextEdit" type="TextEdit" parent="VBoxContainer/MarginContainer2/HSplitContainer/VBoxContainer2" unique_id=967321892] layout_mode = 2 size_flags_vertical = 3 focus_mode = 0 diff --git a/src/SharpIDE.Godot/Features/TestExplorer/TestNodeEntry.tscn b/src/SharpIDE.Godot/Features/TestExplorer/TestNodeEntry.tscn index a0dd734..3d69a6c 100644 --- a/src/SharpIDE.Godot/Features/TestExplorer/TestNodeEntry.tscn +++ b/src/SharpIDE.Godot/Features/TestExplorer/TestNodeEntry.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://dt50f2of66dlt"] +[gd_scene format=3 uid="uid://dt50f2of66dlt"] [ext_resource type="Script" uid="uid://cnfayblofyjwn" path="res://Features/TestExplorer/TestNodeEntry.cs" id="1_p16jw"] -[node name="TestNodeEntry" type="MarginContainer"] +[node name="TestNodeEntry" type="MarginContainer" unique_id=693220105] anchors_preset = 14 anchor_top = 0.5 anchor_right = 1.0 @@ -13,15 +13,15 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_p16jw") -[node name="HBoxContainer" type="HBoxContainer" parent="."] +[node name="HBoxContainer" type="HBoxContainer" parent="." unique_id=235964095] layout_mode = 2 -[node name="TestNameLabel" type="Label" parent="HBoxContainer"] +[node name="TestNameLabel" type="Label" parent="HBoxContainer" unique_id=1980813625] unique_name_in_owner = true layout_mode = 2 text = "Test Name" -[node name="TestNodeStatusLabel" type="Label" parent="HBoxContainer"] +[node name="TestNodeStatusLabel" type="Label" parent="HBoxContainer" unique_id=1768779649] unique_name_in_owner = true layout_mode = 2 text = "Node Status" diff --git a/src/SharpIDE.Godot/IdeRoot.tscn b/src/SharpIDE.Godot/IdeRoot.tscn index c8482cb..199cfef 100644 --- a/src/SharpIDE.Godot/IdeRoot.tscn +++ b/src/SharpIDE.Godot/IdeRoot.tscn @@ -1,4 +1,4 @@ -[gd_scene load_steps=28 format=3 uid="uid://b2oniigcp5ew5"] +[gd_scene format=3 uid="uid://b2oniigcp5ew5"] [ext_resource type="FontFile" uid="uid://38igu11xwba6" path="res://Inter-VariableFont.ttf" id="1_7ptyn"] [ext_resource type="Script" uid="uid://bavypuy7b375x" path="res://IdeRoot.cs" id="1_whawi"] @@ -34,7 +34,7 @@ size = Vector2(0, 0) [sub_resource type="PlaceholderTexture2D" id="PlaceholderTexture2D_7ptyn"] size = Vector2(0, 0) -[node name="IdeRoot" type="Control"] +[node name="IdeRoot" type="Control" unique_id=598156645] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -44,7 +44,7 @@ grow_vertical = 2 theme = SubResource("Theme_s2dv6") script = ExtResource("1_whawi") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=64458129] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -52,11 +52,11 @@ anchor_bottom = 1.0 grow_horizontal = 2 grow_vertical = 2 -[node name="Panel" type="Panel" parent="VBoxContainer"] +[node name="Panel" type="Panel" parent="VBoxContainer" unique_id=1061211858] custom_minimum_size = Vector2(0, 42) layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Panel"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer/Panel" unique_id=1265935116] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -66,40 +66,40 @@ offset_right = -5.0 grow_horizontal = 2 grow_vertical = 2 -[node name="ForwardBackwardButtonContainer" parent="VBoxContainer/Panel/HBoxContainer" instance=ExtResource("3_ptnvy")] +[node name="ForwardBackwardButtonContainer" parent="VBoxContainer/Panel/HBoxContainer" unique_id=2052350713 instance=ExtResource("3_ptnvy")] layout_mode = 2 -[node name="OpenSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="OpenSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer" unique_id=1738341873] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 4 text = "Open Sln" -[node name="BuildSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="BuildSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer" unique_id=1008449804] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 4 text = "Build" -[node name="RebuildSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="RebuildSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer" unique_id=81218066] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 4 text = "Rebuild" -[node name="CleanSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="CleanSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer" unique_id=286020562] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 4 text = "Clean" -[node name="RestoreSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="RestoreSlnButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer" unique_id=1772904772] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 4 text = "Restore" -[node name="CancelMsBuildActionButton" type="TextureButton" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="CancelMsBuildActionButton" type="TextureButton" parent="VBoxContainer/Panel/HBoxContainer" unique_id=850281836] unique_name_in_owner = true custom_minimum_size = Vector2(21, 18) layout_mode = 2 @@ -112,11 +112,11 @@ texture_disabled = ExtResource("5_qo7tr") ignore_texture_size = true stretch_mode = 5 -[node name="Spacer" type="Control" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="Spacer" type="Control" parent="VBoxContainer/Panel/HBoxContainer" unique_id=484162762] layout_mode = 2 size_flags_horizontal = 3 -[node name="RunMenuButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer"] +[node name="RunMenuButton" type="Button" parent="VBoxContainer/Panel/HBoxContainer" unique_id=193947069] unique_name_in_owner = true layout_mode = 2 size_flags_vertical = 4 @@ -125,11 +125,11 @@ disabled = true icon = ExtResource("2_8x8ub") icon_alignment = 1 -[node name="RunMenuPopup" type="Popup" parent="VBoxContainer/Panel/HBoxContainer/RunMenuButton"] +[node name="RunMenuPopup" type="Popup" parent="VBoxContainer/Panel/HBoxContainer/RunMenuButton" unique_id=92504102] unique_name_in_owner = true size = Vector2i(151, 100) -[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/Panel/HBoxContainer/RunMenuButton/RunMenuPopup"] +[node name="MarginContainer" type="MarginContainer" parent="VBoxContainer/Panel/HBoxContainer/RunMenuButton/RunMenuPopup" unique_id=911955929] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -140,92 +140,94 @@ theme_override_constants/margin_top = 5 theme_override_constants/margin_right = 5 theme_override_constants/margin_bottom = 5 -[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/Panel/HBoxContainer/RunMenuButton/RunMenuPopup/MarginContainer"] +[node name="VBoxContainer" type="VBoxContainer" parent="VBoxContainer/Panel/HBoxContainer/RunMenuButton/RunMenuPopup/MarginContainer" unique_id=1372084780] layout_mode = 2 -[node name="SettingsButton" parent="VBoxContainer/Panel/HBoxContainer" instance=ExtResource("5_pm5al")] +[node name="SettingsButton" parent="VBoxContainer/Panel/HBoxContainer" unique_id=1946991037 instance=ExtResource("5_pm5al")] layout_mode = 2 -[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="HBoxContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=643519049] layout_mode = 2 size_flags_vertical = 3 -[node name="LeftSideBar" parent="VBoxContainer/HBoxContainer" instance=ExtResource("3_f60gr")] +[node name="LeftSideBar" parent="VBoxContainer/HBoxContainer" unique_id=266709518 instance=ExtResource("3_f60gr")] layout_mode = 2 -[node name="InvertedVSplitContainer" type="VSplitContainer" parent="VBoxContainer/HBoxContainer"] +[node name="InvertedVSplitContainer" type="VSplitContainer" parent="VBoxContainer/HBoxContainer" unique_id=391365394] unique_name_in_owner = true layout_mode = 2 size_flags_horizontal = 3 theme_override_constants/separation = 4 theme_override_constants/minimum_grab_thickness = 10 theme_override_icons/grabber = SubResource("PlaceholderTexture2D_woo5i") +split_offsets = PackedInt32Array(370) split_offset = 370 script = ExtResource("3_0ybuf") metadata/_custom_type_script = "uid://kvnhndc3l6ih" -[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer"] +[node name="HSplitContainer" type="HSplitContainer" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer" unique_id=41909034] layout_mode = 2 size_flags_horizontal = 3 theme_override_constants/separation = 4 theme_override_constants/minimum_grab_thickness = 10 theme_override_icons/grabber = SubResource("PlaceholderTexture2D_7ptyn") +split_offsets = PackedInt32Array(400) split_offset = 400 -[node name="SolutionExplorerPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/HSplitContainer" instance=ExtResource("5_s2dv6")] +[node name="SolutionExplorerPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/HSplitContainer" unique_id=833739052 instance=ExtResource("5_s2dv6")] unique_name_in_owner = true layout_mode = 2 -[node name="CodeEditorPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/HSplitContainer" instance=ExtResource("8_7ptyn")] +[node name="CodeEditorPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/HSplitContainer" unique_id=462793994 instance=ExtResource("8_7ptyn")] unique_name_in_owner = true layout_mode = 2 -[node name="BottomPanel" type="Panel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer"] +[node name="BottomPanel" type="Panel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer" unique_id=1573156698] unique_name_in_owner = true layout_mode = 2 script = ExtResource("7_i62lx") -[node name="ProblemsPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("11_b7c1a")] +[node name="ProblemsPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=357647494 instance=ExtResource("11_b7c1a")] unique_name_in_owner = true visible = false layout_mode = 1 -[node name="RunPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("5_y3aoi")] +[node name="RunPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=11433548 instance=ExtResource("5_y3aoi")] unique_name_in_owner = true layout_mode = 1 -[node name="DebugPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("11_s2dv6")] +[node name="DebugPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=212731667 instance=ExtResource("11_s2dv6")] unique_name_in_owner = true visible = false layout_mode = 1 -[node name="BuildPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("9_rllbf")] +[node name="BuildPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=635393214 instance=ExtResource("9_rllbf")] unique_name_in_owner = true visible = false layout_mode = 1 -[node name="IdeDiagnosticsPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("13_woo5i")] +[node name="IdeDiagnosticsPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=2098231922 instance=ExtResource("13_woo5i")] unique_name_in_owner = true visible = false layout_mode = 1 -[node name="NugetPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("15_lv3f5")] +[node name="NugetPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=1724211208 instance=ExtResource("15_lv3f5")] unique_name_in_owner = true visible = false layout_mode = 1 -[node name="TestExplorerPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" instance=ExtResource("16_0sv7o")] +[node name="TestExplorerPanel" parent="VBoxContainer/HBoxContainer/InvertedVSplitContainer/BottomPanel" unique_id=1651732904 instance=ExtResource("16_0sv7o")] unique_name_in_owner = true visible = false layout_mode = 1 -[node name="BottomBar" parent="VBoxContainer" instance=ExtResource("18_gyy5s")] +[node name="BottomBar" parent="VBoxContainer" unique_id=2024105566 instance=ExtResource("18_gyy5s")] layout_mode = 2 -[node name="SearchWindow" parent="." instance=ExtResource("13_7ptyn")] +[node name="SearchWindow" parent="." unique_id=847277566 instance=ExtResource("13_7ptyn")] unique_name_in_owner = true visible = false -[node name="SearchAllFilesWindow" parent="." instance=ExtResource("15_gh8b1")] +[node name="SearchAllFilesWindow" parent="." unique_id=86964754 instance=ExtResource("15_gh8b1")] unique_name_in_owner = true visible = false diff --git a/src/SharpIDE.Godot/IdeWindow.tscn b/src/SharpIDE.Godot/IdeWindow.tscn index 84833c6..3f06da1 100644 --- a/src/SharpIDE.Godot/IdeWindow.tscn +++ b/src/SharpIDE.Godot/IdeWindow.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://b70jhun5a4las"] +[gd_scene format=3 uid="uid://b70jhun5a4las"] [ext_resource type="Script" uid="uid://bul4kkrg1yhqx" path="res://IdeWindow.cs" id="1_3do1e"] -[node name="IdeWindow" type="Control"] +[node name="IdeWindow" type="Control" unique_id=1496874493] layout_mode = 3 anchors_preset = 15 anchor_right = 1.0 @@ -11,7 +11,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1_3do1e") -[node name="Window" type="Window" parent="."] +[node name="Window" type="Window" parent="." unique_id=14782108] oversampling_override = 1.0 title = "Open Solution" initial_position = 2 diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/editor_terminal.tscn b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/editor_terminal.tscn index 12d9388..b667b20 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/editor_terminal.tscn +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/editor_terminal.tscn @@ -1,8 +1,8 @@ -[gd_scene load_steps=2 format=3 uid="uid://bkcyv0w3setep"] +[gd_scene format=3 uid="uid://bkcyv0w3setep"] [ext_resource type="Script" uid="uid://cgjg4p52appdp" path="res://addons/godot_xterm/editor_plugins/terminal/editor_terminal.gd" id="1"] -[node name="Terminal" type="Terminal"] +[node name="Terminal" type="Terminal" unique_id=867610912] anchors_preset = 15 anchor_right = 1.0 anchor_bottom = 1.0 @@ -13,12 +13,12 @@ size_flags_vertical = 4 focus_mode = 1 script = ExtResource("1") -[node name="PTY" type="PTY" parent="."] +[node name="PTY" type="PTY" parent="." unique_id=1706106357] cols = 114 rows = 29 terminal_path = NodePath("..") -[node name="Bell" type="AudioStreamPlayer" parent="."] +[node name="Bell" type="AudioStreamPlayer" parent="." unique_id=76671042] [connection signal="data_sent" from="." to="PTY" method="write"] [connection signal="size_changed" from="." to="PTY" method="resizev"] diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_copy_shortcut.tres b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_copy_shortcut.tres index 791f7ed..12a8608 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_copy_shortcut.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_copy_shortcut.tres @@ -1,4 +1,4 @@ -[gd_resource type="Shortcut" load_steps=2 format=3 uid="uid://cdr3iu6ttahlt"] +[gd_resource type="Shortcut" format=3 uid="uid://cdr3iu6ttahlt"] [sub_resource type="InputEventKey" id="InputEventKey_emaic"] shift_pressed = true diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_kill_terminal_shortcut.tres b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_kill_terminal_shortcut.tres index 26bf5af..5f3185a 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_kill_terminal_shortcut.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_kill_terminal_shortcut.tres @@ -1,4 +1,4 @@ -[gd_resource type="Shortcut" load_steps=2 format=3 uid="uid://b5vans7f0vp2y"] +[gd_resource type="Shortcut" format=3 uid="uid://b5vans7f0vp2y"] [sub_resource type="InputEventKey" id="InputEventKey_7k47m"] shift_pressed = true diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_new_terminal_shortcut.tres b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_new_terminal_shortcut.tres index c34cee5..ace8b9a 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_new_terminal_shortcut.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_new_terminal_shortcut.tres @@ -1,4 +1,4 @@ -[gd_resource type="Shortcut" load_steps=2 format=3 uid="uid://d3iu5cplfailp"] +[gd_resource type="Shortcut" format=3 uid="uid://d3iu5cplfailp"] [sub_resource type="InputEventKey" id="InputEventKey_0hq5g"] shift_pressed = true diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_paste_shortcut.tres b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_paste_shortcut.tres index 6d78098..6af636d 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_paste_shortcut.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_paste_shortcut.tres @@ -1,4 +1,4 @@ -[gd_resource type="Shortcut" load_steps=2 format=3 uid="uid://cn2b3aeang6b"] +[gd_resource type="Shortcut" format=3 uid="uid://cn2b3aeang6b"] [sub_resource type="InputEventKey" id="InputEventKey_sihkr"] shift_pressed = true diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_left_shortcut.tres b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_left_shortcut.tres index cbfffab..20ccafe 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_left_shortcut.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_left_shortcut.tres @@ -1,4 +1,4 @@ -[gd_resource type="Shortcut" load_steps=2 format=3 uid="uid://dpb1qwlv6mkfs"] +[gd_resource type="Shortcut" format=3 uid="uid://dpb1qwlv6mkfs"] [sub_resource type="InputEventKey" id="InputEventKey_v5b4d"] ctrl_pressed = true diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_right_shortcut.tres b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_right_shortcut.tres index c4ed22f..8ea63ad 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_right_shortcut.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/settings/default_tab_right_shortcut.tres @@ -1,4 +1,4 @@ -[gd_resource type="Shortcut" load_steps=2 format=3 uid="uid://djs5hhu8vbmqf"] +[gd_resource type="Shortcut" format=3 uid="uid://djs5hhu8vbmqf"] [sub_resource type="InputEventKey" id="InputEventKey_svjos"] ctrl_pressed = true diff --git a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/terminal_panel.tscn b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/terminal_panel.tscn index e865696..a54208b 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/terminal_panel.tscn +++ b/src/SharpIDE.Godot/addons/godot_xterm/editor_plugins/terminal/terminal_panel.tscn @@ -1,11 +1,11 @@ -[gd_scene load_steps=3 format=3 uid="uid://cbxovnvw5o4mo"] +[gd_scene format=3 uid="uid://cbxovnvw5o4mo"] [ext_resource type="Script" uid="uid://cufcnr6pxqofk" path="res://addons/godot_xterm/editor_plugins/terminal/terminal_panel.gd" id="1"] [sub_resource type="StyleBoxFlat" id="StyleBoxFlat_osmrc"] bg_color = Color(0.113329, 0.129458, 0.156802, 1) -[node name="Panel" type="Panel"] +[node name="Panel" type="Panel" unique_id=2053106337] custom_minimum_size = Vector2(0, 190) anchors_preset = 15 anchor_right = 1.0 @@ -16,7 +16,7 @@ grow_horizontal = 2 grow_vertical = 2 script = ExtResource("1") -[node name="VBoxContainer" type="VBoxContainer" parent="."] +[node name="VBoxContainer" type="VBoxContainer" parent="." unique_id=276895988] layout_mode = 1 anchors_preset = 15 anchor_right = 1.0 @@ -25,23 +25,23 @@ grow_horizontal = 2 grow_vertical = 2 theme_override_constants/separation = 0 -[node name="TabbarContainer" type="HBoxContainer" parent="VBoxContainer"] +[node name="TabbarContainer" type="HBoxContainer" parent="VBoxContainer" unique_id=749675859] layout_mode = 2 -[node name="Tabs" type="TabBar" parent="VBoxContainer/TabbarContainer"] +[node name="Tabs" type="TabBar" parent="VBoxContainer/TabbarContainer" unique_id=2038607791] layout_mode = 2 size_flags_horizontal = 3 focus_mode = 0 tab_close_display_policy = 2 drag_to_rearrange_enabled = true -[node name="AddButton" type="Button" parent="VBoxContainer/TabbarContainer"] +[node name="AddButton" type="Button" parent="VBoxContainer/TabbarContainer" unique_id=1112980960] layout_mode = 2 tooltip_text = "New Terminal (Ctrl+Shift+T)" theme_override_colors/icon_normal_color = Color(0.6, 0.6, 0.6, 0.8) flat = true -[node name="PopupMenu" type="PopupMenu" parent="VBoxContainer/TabbarContainer"] +[node name="PopupMenu" type="PopupMenu" parent="VBoxContainer/TabbarContainer" unique_id=870068639] item_count = 4 item_0/text = "Kill" item_0/id = 0 @@ -52,7 +52,7 @@ item_2/id = 2 item_3/text = "Kill All" item_3/id = 3 -[node name="TabContainer" type="TabContainer" parent="VBoxContainer"] +[node name="TabContainer" type="TabContainer" parent="VBoxContainer" unique_id=2120435833] clip_contents = true layout_mode = 2 size_flags_vertical = 3 @@ -60,7 +60,7 @@ theme_override_styles/panel = SubResource("StyleBoxFlat_osmrc") tabs_visible = false deselect_enabled = true -[node name="TerminalPopupMenu" type="PopupMenu" parent="VBoxContainer"] +[node name="TerminalPopupMenu" type="PopupMenu" parent="VBoxContainer" unique_id=369164402] size = Vector2i(136, 178) item_count = 8 item_0/text = "New Terminal" @@ -81,7 +81,7 @@ item_6/id = 6 item_7/text = "Kill Terminal" item_7/id = 7 -[node name="SizeLabel" type="Label" parent="."] +[node name="SizeLabel" type="Label" parent="." unique_id=725642505] visible = false layout_mode = 1 anchors_preset = 8 @@ -98,7 +98,7 @@ grow_vertical = 2 text = "Size: (3456 x 1035 px)" -[node name="Panel" type="Panel" parent="SizeLabel"] +[node name="Panel" type="Panel" parent="SizeLabel" unique_id=1880306589] show_behind_parent = true layout_mode = 1 anchors_preset = 15 @@ -111,7 +111,7 @@ offset_bottom = 5.0 grow_horizontal = 2 grow_vertical = 2 -[node name="SizeLabelTimer" type="Timer" parent="SizeLabel"] +[node name="SizeLabelTimer" type="Timer" parent="SizeLabel" unique_id=391279031] [connection signal="resized" from="." to="." method="_on_Panel_resized"] [connection signal="tab_changed" from="VBoxContainer/TabbarContainer/Tabs" to="." method="_on_Tabs_tab_changed"] diff --git a/src/SharpIDE.Godot/addons/godot_xterm/themes/fonts/regular.tres b/src/SharpIDE.Godot/addons/godot_xterm/themes/fonts/regular.tres index 5284411..418bd37 100644 --- a/src/SharpIDE.Godot/addons/godot_xterm/themes/fonts/regular.tres +++ b/src/SharpIDE.Godot/addons/godot_xterm/themes/fonts/regular.tres @@ -1,4 +1,4 @@ -[gd_resource type="FontVariation" load_steps=2 format=3 uid="uid://vmgmcu8gc6nt"] +[gd_resource type="FontVariation" format=3 uid="uid://vmgmcu8gc6nt"] [ext_resource type="FontFile" uid="uid://c51gnbjamppg" path="res://addons/godot_xterm/themes/fonts/jet_brains_mono/jet_brains_mono_nl-regular-2.304.ttf" id="1_8kori"]