aboutsummaryrefslogtreecommitdiffstats
path: root/Software/Visual_Studio/Scripting
Commit message (Collapse)AuthorAgeFilesLines
* FSE Procedures .net developer pack elimination.Roy2022-10-312-4/+6
|
* Added OnExit support for FSE procedures.Roy Ben Shabat2021-06-061-1/+36
|
* Improved extension methods support on procedures.Roy Ben Shabat2020-10-252-2/+24
| | | | | Drastically reduces procedure designer loading time. DataStore proto support fully working and tested.
* DATA STORE !Roy Ben Shabat2020-10-201-0/+9
|
* Fixed issue with script editor not recognizing string => String alias.Roy Ben Shabat2020-08-252-5/+19
| | | | Fixed issue with script FillVariables recursion hangs.
* Added "this" coloring.Roy Ben Shabat2020-08-141-1/+1
|
* More work on proc_doc.Roy Ben Shabat2020-08-121-1117/+1226
| | | | Fixed app crash on code editor selection.
* Some more work on proc_doc.Roy Ben Shabat2020-08-101-0/+38
| | | | | Added auto member navigation for procedures help. Optimized compilation frequency thus memory accumulation.
* Optimized procedure auto compilation frequency.Roy Ben Shabat2020-08-091-64/+101
| | | | Some more work on proc_doc.
* Procedure runtime debugging and exceptions.Roy Ben Shabat2020-08-0915-22/+1290
|
* Implemented interactive runtime error handling on procedures.Roy Ben Shabat2020-08-062-1/+37
|
* Fixed issue with procedure Send method "messageName" entry and confusion ↵Roy Ben Shabat2020-08-041-49/+60
| | | | | | with params array. Improved intellisense for fields of declared libraries.
* Reset Application & Firmware "Logs" tab even when machine connection is the ↵Roy Ben Shabat2020-08-041-3/+10
| | | | | | | | same. Fixed issue on FileSystem download. Ignored issue with procedure error highlighting caused application error. Fixed issue when logout/login with different environment did not refreshed the list of available machines for connection.
* Refactored RemoteSQL on procedures.Roy Ben Shabat2020-08-032-7/+13
| | | | | Fixed issue with generic types display on code editor. Added line wrap toggle to procedure designer output.
* Implemented first procedure code editor loading block progress.Roy Ben Shabat2020-07-311-0/+21
|
* Procedures:Roy Ben Shabat2020-07-275-2/+557
| | | | | | | Fixed issue with TextBox on DialogWindow. Fixed issue with multiple library linking. Implemented error checking. Many improvements.
* Procedure custom dialogs !Roy Ben Shabat2020-07-257-17/+71
|
* Implemented find & replace.Roy Ben Shabat2020-07-232-3/+217
| | | | | Improved symbols loading and highlighting. Implemented font +/-.
* Improved procedure designer.Roy Ben Shabat2020-07-222-1/+17
| | | | | | | Added support for static variables. Added full results support for designer. Added BitmapResult. Added System.Windows.Forms / Drawing as default usings.
* Several correctionsRoy Ben Shabat2020-07-051-0/+4
|
* Added common snippets.Roy Ben Shabat2020-05-276-2/+101
|
* Fixed test designer tooltips.Roy Ben Shabat2020-05-201-89/+5
| | | | | Applied xml/pdb exclude/include through build events. ITestContext docs.
* TestDesigner error highlight jump to line.Roy Ben Shabat2020-04-291-1/+2
|
* TestDesigner/Runner array result!Roy Ben Shabat2020-04-271-1/+1
|
* TestDesigner improvements..Roy Ben Shabat2020-04-271-0/+5
|
* FSE TestRunner/Designer.Roy Ben Shabat2020-04-271-0/+6
| | | | | | | RequestUserInput. Fail. WriteLine/Json objects. Workaround for roslyn high memory/ GC.Collect.
* FSE solution.Roy Ben Shabat2020-04-251-1/+7
| | | | Test Runner execution view..
* Improvements on test designer.Roy Ben Shabat2020-04-234-1/+35
|
* Stubs module format code.Roy Ben Shabat2020-04-232-12/+20
|
* CodeFormatter and auto assembly redirects for FSE finally works.Roy Ben Shabat2020-04-237-2/+373
|
* Working on FSE scripting.Roy Ben Shabat2020-04-223-26/+92
| | | | Fixed issue with gradient generation using the color converter RGB only entry point for RGB and LAB brush stops.
* FSE work + fixed issue with personal access token on MS and PPC.Roy Ben Shabat2020-04-223-18/+107
|
* Scripting.Roy Ben Shabat2020-04-2215-120/+382
|
* Scripting.Roy Ben Shabat2020-04-203-19/+17
|
* Scripting..Roy Ben Shabat2020-04-205-6/+62
|
* Scripting refactoring.Roy Ben Shabat2020-04-1948-33/+2134
|
* Fixed some issues with ScriptEditor.Roy Ben Shabat2020-01-292-1178/+1246
|
* Added support for #load keyword.Roy Ben Shabat2020-01-291-23/+3
|
* added icons to menu, solution for setting icons dynamically to context menuVictoria Plitt2019-04-1114-60/+75
|
* Add menu to tree solutionVictoria Plitt2019-04-1121-88/+380
|
* were added scripting projectsVictoria Plitt2019-04-08442-0/+58750