<feed xmlns='http://www.w3.org/2005/Atom'>
<title>Tango/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/ScriptEditor.cs, branch software</title>
<subtitle>Twine softwares</subtitle>
<id>http://git.tvcloud.fr/Tango/atom/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/ScriptEditor.cs?h=software</id>
<link rel='self' href='http://git.tvcloud.fr/Tango/atom/Software/Visual_Studio/Scripting/Tango.Scripting.Editors/ScriptEditor.cs?h=software'/>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/'/>
<updated>2020-10-25T14:58:42Z</updated>
<entry>
<title>Improved extension methods support on procedures.</title>
<updated>2020-10-25T14:58:42Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-10-25T14:58:42Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=d530d39d7ed9b05e3e233adc62dceba2fd17e1fe'/>
<id>urn:sha1:d530d39d7ed9b05e3e233adc62dceba2fd17e1fe</id>
<content type='text'>
Drastically reduces procedure designer loading time.
DataStore proto support fully working and tested.
</content>
</entry>
<entry>
<title>Fixed issue with script editor not recognizing string =&gt; String alias.</title>
<updated>2020-08-25T13:03:24Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-25T13:03:24Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=ddcd370da70d9e2212450368df1499c3a1f1b71c'/>
<id>urn:sha1:ddcd370da70d9e2212450368df1499c3a1f1b71c</id>
<content type='text'>
Fixed issue with script FillVariables recursion hangs.
</content>
</entry>
<entry>
<title>Some more work on proc_doc.</title>
<updated>2020-08-10T13:47:01Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-10T13:47:01Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=bd48c80d788ea5e2f602236ad10ceb13dd3ba65f'/>
<id>urn:sha1:bd48c80d788ea5e2f602236ad10ceb13dd3ba65f</id>
<content type='text'>
Added auto member navigation for procedures help.
Optimized compilation frequency thus memory accumulation.
</content>
</entry>
<entry>
<title>Procedure runtime debugging and exceptions.</title>
<updated>2020-08-08T23:26:07Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-08T23:26:07Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=92db2f2431bb58a84dc4d476b889fee1de0143e9'/>
<id>urn:sha1:92db2f2431bb58a84dc4d476b889fee1de0143e9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implemented interactive runtime error handling on procedures.</title>
<updated>2020-08-06T01:34:38Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-06T01:34:38Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=255a47cf96e83e8d11befa9180dc4458f6767188'/>
<id>urn:sha1:255a47cf96e83e8d11befa9180dc4458f6767188</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed issue with procedure Send method "messageName" entry and confusion with params array.</title>
<updated>2020-08-04T16:24:05Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-04T16:24:05Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=da9d6fd74eed7424836956811cff05bf4247ac40'/>
<id>urn:sha1:da9d6fd74eed7424836956811cff05bf4247ac40</id>
<content type='text'>
Improved intellisense for fields of declared libraries.
</content>
</entry>
<entry>
<title>Reset Application &amp; Firmware "Logs" tab even when machine connection is the same.</title>
<updated>2020-08-04T11:18:28Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-04T11:18:28Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=91d5be468e28266a4ae18ee3845f0cb3433dd898'/>
<id>urn:sha1:91d5be468e28266a4ae18ee3845f0cb3433dd898</id>
<content type='text'>
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.
</content>
</entry>
<entry>
<title>Refactored RemoteSQL on procedures.</title>
<updated>2020-08-03T09:16:21Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-08-03T09:16:21Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=bd1221e36ee3e493dc25bd32559f846519fe60d0'/>
<id>urn:sha1:bd1221e36ee3e493dc25bd32559f846519fe60d0</id>
<content type='text'>
Fixed issue with generic types display on code editor.
Added line wrap toggle to procedure designer output.
</content>
</entry>
<entry>
<title>Implemented first procedure code editor loading block progress.</title>
<updated>2020-07-31T16:08:06Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-07-31T16:08:06Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=9bf8c48e19a83ed6e2d2612dea8e990c3a05d4a0'/>
<id>urn:sha1:9bf8c48e19a83ed6e2d2612dea8e990c3a05d4a0</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Procedures:</title>
<updated>2020-07-27T12:25:20Z</updated>
<author>
<name>Roy Ben Shabat</name>
<email>Roy.mail.net@gmail.com</email>
</author>
<published>2020-07-27T12:25:20Z</published>
<link rel='alternate' type='text/html' href='http://git.tvcloud.fr/Tango/commit/?id=925bf377913f1003324d746b9e28e053186bfa29'/>
<id>urn:sha1:925bf377913f1003324d746b9e28e053186bfa29</id>
<content type='text'>
Fixed issue with TextBox on DialogWindow.
Fixed issue with multiple library linking.
Implemented error checking.
Many improvements.
</content>
</entry>
</feed>
