[TYPO3-dev] t3editor - call for help: please test it!

Tobias Liebig tobias at work.de
Fri Nov 23 14:41:37 CET 2007


Malte Jansen schrieb:
> I'm using (not very much) it since it is in the trunk.
> It pretty fine.
> Only the line sometimes are missing or appear one line later (Seems to 
> me Steffen's error?)

i can't image the reason why this happen.
Just to be sure we are talking about the same issue:
- you type some code and press enter to got a new line
- the cursor will stay in the first line, but if you start to type 
further the curso jumps into the second line

- i type:
page = PAGE
- and press enter
- i got
page = PAGE|   (cursor is placed here)
                (a blank line here)
- continue typing will result in
page = PAGE
foobar|
- on first key hit the cursor jumps into the cuorrect line)

Right?

Can you please tell me which System/Browser you use?

I think this is a bug in the "codemirror" editor i based on 
(http://marijn.haverbeke.nl/codemirror/).
I know this bug and will fix it in the next release of the t3editor.

> Perhaps it would be usefull for formatting.
> If you have marked several line, instead of being replace with a tab 
> (Image on keyboard -->| ), they should insert tab in every line.

i thought about that, too.
Block-Indend is a nice feature i also often use in editors like eclipse.
Shift-Tab to do negative idention would also be nice.

Thanks for your help!

I hope we will hear some mor voices here.

regards
    Tobias






More information about the TYPO3-dev mailing list