mirror of
https://github.com/beefytech/Beef.git
synced 2025-07-04 23:36:00 +02:00
Auto stash before merge of "master" and "origin/master"
This commit is contained in:
parent
e49445dc47
commit
efa22e51fb
2 changed files with 239 additions and 0 deletions
103
BeefPerf/BeefSpace_User.toml
Normal file
103
BeefPerf/BeefSpace_User.toml
Normal file
|
@ -0,0 +1,103 @@
|
||||||
|
FileVersion = 1
|
||||||
|
LastConfig = "Debug"
|
||||||
|
LastPlatform = "Win64"
|
||||||
|
|
||||||
|
[MainWindow]
|
||||||
|
X = 64
|
||||||
|
Y = 64
|
||||||
|
Width = 1648
|
||||||
|
Height = 1465
|
||||||
|
|
||||||
|
[MainDockingFrame]
|
||||||
|
Type = "DockingFrame"
|
||||||
|
SplitType = 2
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets]]
|
||||||
|
RequestedWidth = 350.0
|
||||||
|
RequestedHeight = 200.0
|
||||||
|
SizePriority = 200.0
|
||||||
|
Type = "DockingFrame"
|
||||||
|
SplitType = 1
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
RequestedWidth = 200.0
|
||||||
|
RequestedHeight = 200.0
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Workspace"
|
||||||
|
TabWidth = 95.0
|
||||||
|
Type = "ProjectPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
IsFillWidget = true
|
||||||
|
Permanent = true
|
||||||
|
RequestedWidth = 150.0
|
||||||
|
RequestedHeight = 150.0
|
||||||
|
SizePriority = 1.0
|
||||||
|
DefaultDocumentsTabbedView = true
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets]]
|
||||||
|
RequestedWidth = 250.0
|
||||||
|
RequestedHeight = 250.0
|
||||||
|
Type = "DockingFrame"
|
||||||
|
SplitType = 1
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
RequestedWidth = 250.0
|
||||||
|
RequestedHeight = 250.0
|
||||||
|
SizePriority = 0.5
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Memory"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "MemoryPanel"
|
||||||
|
AutoResize = "Auto_Mul8"
|
||||||
|
RequestedWidth = 300.0
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Watch"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "WatchPanel"
|
||||||
|
Columns = [{Width = 200.0}, {Width = 200.0}, {Width = 200.0}]
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Auto"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "AutoWatchPanel"
|
||||||
|
Columns = [{Width = 200.0}, {Width = 200.0}, {Width = 200.0}]
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
RequestedWidth = 250.0
|
||||||
|
RequestedHeight = 250.0
|
||||||
|
SizePriority = 0.5
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Threads"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "ThreadPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Call Stack"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "CallStackPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Immediate"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "ImmediatePanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Output"
|
||||||
|
TabWidth = 150.0
|
||||||
|
Type = "OutputPanel"
|
||||||
|
|
||||||
|
[DebuggerDisplayTypes.""]
|
||||||
|
IntDisplayType = "Default"
|
||||||
|
MmDisplayType = "Default"
|
136
BeefTools/BeefInstall/BeefSpace_User.toml
Normal file
136
BeefTools/BeefInstall/BeefSpace_User.toml
Normal file
|
@ -0,0 +1,136 @@
|
||||||
|
FileVersion = 1
|
||||||
|
LastConfig = "Debug"
|
||||||
|
LastPlatform = "Win64"
|
||||||
|
RecentFilesList = ["c:\\Beef\\BeefTools\\BeefInstall\\src\\Program.bf", "c:\\Beef\\IDE\\src\\util\\Zip.bf", "c:\\beef\\BeefLibs\\corlib\\src\\System\\String.bf"]
|
||||||
|
|
||||||
|
[MainWindow]
|
||||||
|
X = 148
|
||||||
|
Y = 85
|
||||||
|
Width = 1724
|
||||||
|
Height = 1830
|
||||||
|
|
||||||
|
[MainDockingFrame]
|
||||||
|
Type = "DockingFrame"
|
||||||
|
SplitType = 2
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets]]
|
||||||
|
RequestedWidth = 350.0
|
||||||
|
RequestedHeight = 200.0
|
||||||
|
SizePriority = 200.0
|
||||||
|
Type = "DockingFrame"
|
||||||
|
SplitType = 1
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
RequestedWidth = 200.0
|
||||||
|
RequestedHeight = 200.0
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Workspace"
|
||||||
|
TabWidth = 115.0
|
||||||
|
Type = "ProjectPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
IsFillWidget = true
|
||||||
|
Permanent = true
|
||||||
|
RequestedWidth = 150.0
|
||||||
|
RequestedHeight = 150.0
|
||||||
|
SizePriority = 150.0
|
||||||
|
DefaultDocumentsTabbedView = true
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "String.bf"
|
||||||
|
TabWidth = 89.0
|
||||||
|
Type = "SourceViewPanel"
|
||||||
|
FilePath = "c:\\beef\\BeefLibs\\corlib\\src\\System\\String.bf"
|
||||||
|
CursorPos = 41778
|
||||||
|
VertPos = 24600.0
|
||||||
|
ProjectName = "corlib"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Zip.bf"
|
||||||
|
TabWidth = 63.0
|
||||||
|
Type = "SourceViewPanel"
|
||||||
|
FilePath = "c:\\Beef\\IDE\\src\\util\\Zip.bf"
|
||||||
|
CursorPos = 3000
|
||||||
|
VertPos = 540.0
|
||||||
|
ProjectName = "BeefInstall"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Program.bf"
|
||||||
|
TabWidth = 96.0
|
||||||
|
Type = "SourceViewPanel"
|
||||||
|
FilePath = "c:\\Beef\\BeefTools\\BeefInstall\\src\\Program.bf"
|
||||||
|
CursorPos = 1398
|
||||||
|
ProjectName = "BeefInstall"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets]]
|
||||||
|
RequestedWidth = 250.0
|
||||||
|
RequestedHeight = 250.0
|
||||||
|
Type = "DockingFrame"
|
||||||
|
SplitType = 1
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
RequestedWidth = 250.0
|
||||||
|
RequestedHeight = 250.0
|
||||||
|
SizePriority = 0.5
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Memory"
|
||||||
|
TabWidth = 99.0
|
||||||
|
Type = "MemoryPanel"
|
||||||
|
AutoResize = "Auto_Mul8"
|
||||||
|
RequestedWidth = 300.0
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Watch"
|
||||||
|
TabWidth = 86.0
|
||||||
|
Type = "WatchPanel"
|
||||||
|
Columns = [{Width = 200.0}, {Width = 200.0}, {Width = 200.0}]
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Auto"
|
||||||
|
TabWidth = 77.0
|
||||||
|
Type = "AutoWatchPanel"
|
||||||
|
Columns = [{Width = 200.0}, {Width = 200.0}, {Width = 200.0}]
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets]]
|
||||||
|
RequestedWidth = 250.0
|
||||||
|
RequestedHeight = 250.0
|
||||||
|
SizePriority = 0.5
|
||||||
|
Type = "TabbedView"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Find Results"
|
||||||
|
TabWidth = 119.0
|
||||||
|
Type = "FindResultsPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Threads"
|
||||||
|
TabWidth = 97.0
|
||||||
|
Type = "ThreadPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Call Stack"
|
||||||
|
TabWidth = 105.0
|
||||||
|
Type = "CallStackPanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
TabLabel = "Immediate"
|
||||||
|
TabWidth = 111.0
|
||||||
|
Type = "ImmediatePanel"
|
||||||
|
|
||||||
|
[[MainDockingFrame.DockedWidgets.DockedWidgets.Tabs]]
|
||||||
|
Active = true
|
||||||
|
TabLabel = "Output"
|
||||||
|
TabWidth = 90.0
|
||||||
|
Type = "OutputPanel"
|
||||||
|
|
||||||
|
[DebuggerDisplayTypes.""]
|
||||||
|
IntDisplayType = "Default"
|
||||||
|
MmDisplayType = "Default"
|
Loading…
Add table
Add a link
Reference in a new issue