Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » question on wtp galileo editor ...
question on wtp galileo editor ... [message #233445] Thu, 09 July 2009 15:58 Go to next message
Carmelo  is currently offline Carmelo Friend
Messages: 224
Registered: July 2009
Senior Member
Hi all
I have a question on the new wtp editor release . (the one coming with the
Galileo installation).

This actually comes from one of my colleague that use my application ...

Something weird append by mistake . I have an editor that extends the
structured text editor

Let's say that I have typed the following code

<-- auto-style pos="left-right">
margin-left: 0;
margin-right: 0;
</auto-style -->

I know the comment bit is wrong . but . if I type an / between the double
dash and the > magically the entire row disappeared

--/>

I have tested the one in eclipse 3.3.2 and doesn't have the same behavior.

Why

Ciao
Kar
Re: question on wtp galileo editor ... [message #233488 is a reply to message #233445] Thu, 09 July 2009 18:07 Go to previous messageGo to next message
Nick Sandonato is currently offline Nick SandonatoFriend
Messages: 126
Registered: July 2009
Senior Member
Hi Kar,

This is a bug with the smart insert feature for "Automatically Remove:
End tags when creating self-closing tags." You can disable this
preference if it's problematic.

I've opened bug 283058
(https://bugs.eclipse.org/bugs/show_bug.cgi?id=283058). Thanks for
letting us know.

- Nick

Kar wrote:
> Hi all
> I have a question on the new wtp editor release . (the one coming with
> the Galileo installation).
>
> This actually comes from one of my colleague that use my application ...
>
> Something weird append by mistake . I have an editor that extends the
> structured text editor
>
> Let's say that I have typed the following code
>
> <-- auto-style pos="left-right">
> margin-left: 0;
> margin-right: 0;
> </auto-style -->
>
> I know the comment bit is wrong . but . if I type an / between the
> double dash and the > magically the entire row disappeared
>
> --/>
>
> I have tested the one in eclipse 3.3.2 and doesn't have the same behavior.
>
> Why
>
> Ciao
> Kar
>
>
Re: question on wtp galileo editor ... [message #233508 is a reply to message #233488] Fri, 10 July 2009 08:12 Go to previous message
Carmelo  is currently offline Carmelo Friend
Messages: 224
Registered: July 2009
Senior Member
thanks to u
;-)
ciao


"Nick Sandonato" <nsandona@us.ibm.com> wrote in message
news:h35bki$sao$1@build.eclipse.org...
> Hi Kar,
>
> This is a bug with the smart insert feature for "Automatically Remove: End
> tags when creating self-closing tags." You can disable this preference if
> it's problematic.
>
> I've opened bug 283058
> (https://bugs.eclipse.org/bugs/show_bug.cgi?id=283058). Thanks for letting
> us know.
>
> - Nick
>
> Kar wrote:
>> Hi all
>> I have a question on the new wtp editor release . (the one coming with
>> the Galileo installation).
>>
>> This actually comes from one of my colleague that use my application ...
>>
>> Something weird append by mistake . I have an editor that extends the
>> structured text editor
>>
>> Let's say that I have typed the following code
>>
>> <-- auto-style pos="left-right">
>> margin-left: 0;
>> margin-right: 0;
>> </auto-style -->
>>
>> I know the comment bit is wrong . but . if I type an / between the double
>> dash and the > magically the entire row disappeared
>>
>> --/>
>>
>> I have tested the one in eclipse 3.3.2 and doesn't have the same
>> behavior.
>>
>> Why
>>
>> Ciao
>> Kar
>>
>>
Previous Topic:Several Questions About JSDoc
Next Topic:Re: Issues copying a Project
Goto Forum:
  


Current Time: Fri Apr 19 07:16:19 GMT 2024

Powered by FUDForum. Page generated in 0.02355 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top