From 113eaf4d8a37e212b8528d41e400b346ce9f51d2 Mon Sep 17 00:00:00 2001 From: Roy Ben-Shabat Date: Tue, 8 May 2018 17:01:22 +0300 Subject: Added improvements to stubs UI. Implemented Bug Reporter engine! --- .../Controls/ScriptEditorControl.xaml | 25 ++++++++++++++++++++++ 1 file changed, 25 insertions(+) (limited to 'Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml') diff --git a/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml b/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml index 52f5a030f..817297191 100644 --- a/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml +++ b/Software/Visual_Studio/Tango.SharedUI/Controls/ScriptEditorControl.xaml @@ -81,6 +81,31 @@ FontSize="10pt" SyntaxHighlighting="C#" ShowLineNumbers="True"> + + + + + + + + + + + + + + + + + + + + + + + -- cgit v1.3.1