Program Tree Editor

Introduction

Editing of tree

What is advanced caret movement?

How to create a new node?

How to delete a node?

How to select nodes?

Editing of text

What is a node for XML?

What is a node for C, Java?

When is a tree updated?

How to create sub nodes?

How to delete sub nodes?

How to combine nodes?

Edit windows

Auto completion

Natural view

Limitations

Screenshots

How to resize a node?


Program Tree Editor lets you fast change count of sub nodes into a node for XML documents.

You may tape an end tag in a new node.
If name of the end tag is equal the name of upper tag, then editor removes all next sub nodes.





Press key
F8



Else, Program Tree Editor searchs a previous node with sub nodes, which has the equal name, and adds all nodes between as sub nodes to that node.





Press key
F8