diff --git a/DebugVisualizerExtension.slnx b/DebugVisualizerExtension.slnx index 0418572..e9783c5 100644 --- a/DebugVisualizerExtension.slnx +++ b/DebugVisualizerExtension.slnx @@ -3,7 +3,6 @@ - @@ -14,7 +13,6 @@ - diff --git a/LogViewer_windowSettings.json b/LogViewer_windowSettings.json new file mode 100644 index 0000000..40b2000 --- /dev/null +++ b/LogViewer_windowSettings.json @@ -0,0 +1,10 @@ +{ + "WindowLocation": { + "Left": 32, + "Top": 32, + "Width": 800, + "Height": 449, + "WindowState": 0 + }, + "ThemeName": 5 +} \ No newline at end of file