Ted21 github update

About Monkey 2 Forums Monkey 2 Projects Ted21 github update

This topic contains 41 replies, has 6 voices, and was last updated by  AdamStrange 2 years, 8 months ago.

Viewing 15 posts - 16 through 30 (of 42 total)
  • Author
    Posts
  • #2697

    gcmartijn
    Participant

    Is it with the dotted lines on/off option ?

    #2698

    AdamStrange
    Participant

    currently there are no options – they are in the code, but there is no preferences yet. I’m working on a way to show everything is a clear way

    #2699

    gcmartijn
    Participant

    Or Just a toggle button in the menu or topbar like you did with the Color View.

    🙂

    #2706

    AdamStrange
    Participant

    gitgub updated with new show tabs and big cursor in menu with hotkeys

    #2709

    gcmartijn
    Participant

    🙂 🙂 thanks its working.

    going to work with it right now.

    In many other programs CMD+B is for building I don’t know if that new shortcut is a wise choice.

    #2713

    AdamStrange
    Participant

    the default for build is F5 and F6 – this comes from ted2 but I can change it?

    #2714

    gcmartijn
    Participant

    I don’t care very much, but doctorwhoof is someone that want’s it.
    https://github.com/blitz-research/monkey2/issues/40

    Maybe in the future you can tackle all those personal things inside one json file, and let the user define them.

    For example if people create a project and add a ted2.json file and ted2 use that file.

    #2716

    AdamStrange
    Participant

    Ted21 is very OS X aware and will use the OS X Command key instead of Ctrl key.

    But I can certainly add Ctrl+b for debug build

    #2720

    cocon
    Participant

    I saw that TED has hardcoded keyconfigurations.

    Perhaps it might be a good idea to introduce a shortcut manager so these configurations can be loaded from a JSON (or XML) file, parsed, and assigned during startup of the application.

    Well, this is just a suggestion, nothing formal yet.

    #2722

    AdamStrange
    Participant

    mmm, In concept yes. I practice I will get to it in time 🙂

    #2779

    AdamStrange
    Participant

    Github updated

    new right code overview added with mouse support

    project refresh added

    help system now in main page with updated style

    cursor and invisibles added to find menu

    some crash fixes

    #2901

    AdamStrange
    Participant

    new update

    amended mx2cc to support parsing

    new help system with F1 support, index, etc

    new ttf font viewer

    fixes

    escape now closes menus if they are open and closes main help panel if open. so escape is really an uber close/back Which makes much more sense.

    larger fonts throughout with proper monospaced font in code view

    you will need to rebuild mx2cc first

     

    Let me know how it all goes for you 😉

    #2925

    jihem
    Participant

    Very good work. I like to use ted21. Just a question: how can we change the font in the text editor?

    Regards,

    jihem

    #2930

    AdamStrange
    Participant

    not yet, but it’s coming

    #2931

    AdamStrange
    Participant

    Github updated with important code view fixes that prevent some immediate crashes

    If you have any issues please let me know

Viewing 15 posts - 16 through 30 (of 42 total)

You must be logged in to reply to this topic.