aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Utilities/Tango.Stubs.UI/ViewModels/CodeTabVM.cs
Commit message (Collapse)AuthorAgeFilesLines
* Embedded StubsView in Stubs UI.Roy Ben-Shabat2018-07-031-113/+0
|
* Added improvements to stubs UI.Roy Ben-Shabat2018-05-081-0/+13
| | | | Implemented Bug Reporter engine!
* Implemented 'Running' indication on stubs UI.Roy Ben-Shabat2017-12-191-0/+10
| | | | Prevent IsRunning = false when aborted stub is done..
* Added code comments to scripting lib and stubs execution GUI.Roy2017-12-091-12/+32
|
* Stubs execution utility almost done.Roy2017-12-091-2/+33
|
* Added Tango.ScriptingRoy Ben-Shabat2017-12-071-0/+9
| | | | | Stubs.UI scripting works.. Implemented ScriptEditorControl.
* Added Avalon editor as SideChain.Roy Ben-Shabat2017-12-071-0/+30
Implemented scripting control in SharedUI..