Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [ide-dev] Ctrl-1 driven development

Max,

automatically changing the end or start tag if you edit the other one
would be awesome. In IntelliJ if I change the <mytag> to <newtag> in
the following:

<mytag>Test</mytag>

I get

<newtag>Test</newtag>

In Eclipse I get

<newtag>Tes</mytag>

Would be nice to get that fixed.

Best regards, Lars

On Fri, Oct 16, 2015 at 4:56 PM, Patrik Suzzi <psuzzi@xxxxxxxxx> wrote:
> Max,
>
> Eclipse XML editor for WTP improved a lot in last years.My fear is
> only few people can appreciate the new features, as
> - eclipse SDK is not shipping this as default XML editor
> - default view is the grid view, and the users might be mislead.
>
> As example: I worked years with WTP, then I switched to PDE
> in last years I did not use that XML editor, because I did not installed WTP
>> so I'm of the ones who skipped these good parts.
> Beside this, the editor is good now. I was really mislead by the grid view :( !
> I have only a couple of suggestions, on this blog post.
> http://www.asegno.com/2015/eclipse/improve-eclipse-xml-editor/
> I would be happy to amend by contributing in this direction.
>
> The higher the number of user, the higher is the number of suggestions
> we can get to make improvements.
> For this we'll need to improve our software accessibility and documentation.
>
> /patrik
> http://about.me/psuzzi
> _______________________________________________
> ide-dev mailing list
> ide-dev@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/ide-dev



-- 
Eclipse Platform UI and e4 project co-lead
CEO vogella GmbH

Haindaalwisch 17a, 22395 Hamburg
Amtsgericht Hamburg: HRB 127058
Geschäftsführer: Lars Vogel, Jennifer Nerlich de Vogel
USt-IdNr.: DE284122352
Fax (032) 221739404, Email: lars.vogel@xxxxxxxxxxx, Web: http://www.vogella.com


Back to the top