First of all, thanks for the updating Struts editor with 3.8.3 release – it’s now more usable than before. I often edit Struts config files and I had to use XML editor instead because it was more sutable for editing.
I have a few (hopefully minor in efforts) enhancements requests for the Struts config editor:
– Struts config editor ouline view shows JSP file/Java class name for the expanded element. It would be very convinient to be able to navigate to thet resource by double clicking on it, just like user can navigate to the corresponding fie by double clicking on config element in Design view
– For those elements, which don’t show on Design view (such as plugins, messages-resources, etc) it would be nice to switch from design to source view when clicking or double clicking on it.
– Support Control + mouse wheel for zooming in design view. Most applications support zooming with that kay/mouse combination (at least on Windows platform).