Forum Replies Created
-
AuthorPosts
-
800 lines – its not a large file
Do you using ted2 or ted2go?
What “SPLAT-V” is?
For Android we can use JNI module to implement IAP, and grab logic from mx1.
Don’t know who can and want to do that.
New String[][]([“cat”,”dog”],[“monkey”,”parrot”])
AFAIK there is no such syntax, and I would like to have it too.
So, In todo for console:
- Clear button
- Word wrap toggle
- Filter editview – to show only lines with given text
- Search editview
I just noticed that when I start to type “Mouse” I no longer see the standard “Mouse” class in the auto-complete list.
Same with “JsonObject” it seems, and “WindowFlags” and “Keyboard” etc.
Did something change, is this intended?Did you type ‘Mouse’ or ‘JsonObject’ when ted2 just started? If so – wait for a while, there is modules parsing process in background. Maybe will be useful to add progress indicator for that.
Is your command looks like this:
Monkey123' dest - path to save' src - url for loadLocal cmd:="wget -O ~q"+dest+"~q ~q"+src+"~q"And do you start process inside of new Fiber?
@druggedbunny thanks for ideas and interest. Added in todo list.
Why do you create new canvas each render frame?
Even if it will be removed by GC correctly – it looks like unnnecessary allocation.
I like it. Your logo is good.
Fixed in dev branch!
Try it.
There was DebugStop() for untab logic.
Please, notify me if you can reproduce any bugs.
@jessy oh.. I got crashes from time to time, and press ctrl+s very often. Need to do .bak files maybe.
Hope one day we’ll get super-cool IDE.
Ctrl+W for closing tabs is good and already done.
I’ll try to do overriding font from IDE next time.
And will update smooth theme, I miss it.
The auto-complete is not always correct, sometimes it doesn’t detect my Locals.
So when I for example want to access the fields in my Local called “proc”, Ted2Go instead auto-corrects it to “Property” whenever I type “proc.”, which gets annoying.It doesn’t detect local at all yet! But I plan to do that one time.
Ok, need to make dot optional.
Big thanks to David Maziarka for supporting!
-
AuthorPosts