Ted2Go icon indicating copy to clipboard operation
Ted2Go copied to clipboard

Ted2Go IDE is a leading IDE for Monkey2 programming language. Written on Monkey2! Based on original Ted2.

Results 21 Ted2Go issues
Sort by recently updated
recently updated
newest added

In your Ted2Go exists neither a license file, nor is in the source file a license mentioned nor in the readme. Is it under the zlib/libpng license like Monkey2 https://github.com/blitz-research/monkey2/blob/develop/LICENSE.TXT...

Hi, Ted2go is having a few problems semating this project: https://github.com/blitz-research/monkey2/files/2239254/thrust_post_collided_change6.zip If I lock 'superthrust.monkey2' as the build file and open rockey.monkey2 I get a number of odd semant errors...

Hi, Just a really minor issue with the source panel: sometimes when you click on a local, it highlights the function and not the var. For example, open modules/thread/test1.monkey2 from...

As-in Classes, Structs, etc. They're highlighted neutrally, like identifiers, which makes reading other people's code a pain. The editor itself can tell if something's a type, and even let me...

enhancement

Maybe show closed docs too, and name such tab as 'Recent'.

enhancement

Hello, I made the mistake of putting the module into its own "depends" in "modules.json". This results in an instant crash when I open the "Update / Rebuild modules..." window....