-
Notifications
You must be signed in to change notification settings - Fork 8
Expand file tree
/
Copy pathTinyScript.userprefs
More file actions
29 lines (29 loc) · 1.23 KB
/
TinyScript.userprefs
File metadata and controls
29 lines (29 loc) · 1.23 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
<Properties StartupItem="TinyScript/TinyScript.csproj">
<MonoDevelop.Ide.Workspace ActiveConfiguration="Debug" />
<MonoDevelop.Ide.Workbench ActiveDocument="TinyScript/InterpreterVisitor.cs">
<Files>
<File FileName="TinyScript.UnitTest/ExpressionTest.cs" Line="56" Column="50" />
<File FileName="TinyScript.UnitTest/ScriptTest.cs" Line="9" Column="9" />
<File FileName="TinyScript.UnitTest/TestBase.cs" Line="1" Column="1" />
<File FileName="TinyScript/CompilerVisitor.cs" Line="194" Column="1" />
<File FileName="TinyScript/InterpreterVisitor.cs" Line="38" Column="26" />
</Files>
<Pads>
<Pad Id="MonoDevelop.NUnit.TestPad">
<State name="__root__">
<Node name="TinyScript" expanded="True">
<Node name="TinyScript.UnitTest" expanded="True">
<Node name="TinyScript" expanded="True">
<Node name="UnitTest" expanded="True" />
</Node>
</Node>
</Node>
</State>
</Pad>
</Pads>
</MonoDevelop.Ide.Workbench>
<MonoDevelop.Ide.DebuggingService.Breakpoints>
<BreakpointStore />
</MonoDevelop.Ide.DebuggingService.Breakpoints>
<MonoDevelop.Ide.DebuggingService.PinnedWatches />
</Properties>