Developers' Area
| |
Not signed in (Sign In)

Vanilla 1.1.2 is a product of Lussumo. More Information: Documentation, Community Support.

    • CommentAuthorogozhan
    • CommentTimeJun 22nd 2008 edited
     
    Hi Jerome,
    You should add the collapse/expand viewing functionality to the editor. I mostly want to collapse function views but I can not.
    Cheers.
    •  
      CommentAuthorjerome
    • CommentTimeJun 22nd 2008
     
    That functionality is planned for a later version of the IDE.
    • CommentAuthorloocas
    • CommentTimeJul 13th 2008
     
    Hi,
    Is there a way to enable highlighting matching brackets?
    I've just began witch Ecere so please do forgive me if I've missed it.
    Well, I'm off to discover more about Ecere.
    •  
      CommentAuthorjerome
    • CommentTimeJul 13th 2008 edited
     
    Hi loocas,

    Matching brackets highlighting are not implemented yet.
    Please forgive me for I have not had the time to work on it yet.
    It should be there in a future release.

    In the meantime, you can use Ctrl-Shift-Space to popup the parameters list and you will see the current parameter in bold. As you move to the next argument the next parameter will highlight in bold. When you close the last round brackets for the function call there will be no more bold in the popup.

    Please don't hesitate let me know if you have any questions about Ecere.