diff options
| author | Roy <roy.mail.net@gmail.com> | 2017-12-09 15:47:33 +0200 |
|---|---|---|
| committer | Roy <roy.mail.net@gmail.com> | 2017-12-09 15:47:33 +0200 |
| commit | b8e6e2c5d95f970907a2888fda13c14c5188d152 (patch) | |
| tree | 98d460b083adac051d2400589c38b38d914e1073 /Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit | |
| parent | 59c8532c05d3dcdd99589ed9983f11601a867bad (diff) | |
| download | Tango-b8e6e2c5d95f970907a2888fda13c14c5188d152.tar.gz Tango-b8e6e2c5d95f970907a2888fda13c14c5188d152.zip | |
Many improvements on stubs execution GUI.
Implemented stub abort!
Diffstat (limited to 'Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit')
| -rw-r--r-- | Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Highlighting/Resources/CSharp-Mode.xshd | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Highlighting/Resources/CSharp-Mode.xshd b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Highlighting/Resources/CSharp-Mode.xshd index 4555a2e58..43f0d529f 100644 --- a/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Highlighting/Resources/CSharp-Mode.xshd +++ b/Software/Visual_Studio/SideChains/ICSharpCode.AvalonEdit/Highlighting/Resources/CSharp-Mode.xshd @@ -124,6 +124,8 @@ <Word>TimeSpan</Word> <Word>Dispatcher</Word> <Word>StubManager</Word> + <Word>Int32</Word> + <Word>Double</Word> </Keywords> <Keywords color="ThisOrBaseReference"> |
