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 create a new node?


New nodes are created in two, the folowing cases.
 

First. When you type a text, Program Tree Editor automatically divides the text and creates new nodes for simple statements.
See also: What is a node for XML?
What is a node for C, Java?
How to create sub nodes?
Second. You can insert a new empty node manually.
Just indicate the place for a new node using advanced caret movement and press the "Enter" key.
New node will be inserted as a sub node to the node at the line where the caret stays.
If the caret stays before the icon of other sub node, then the new node will be inserted as previous. Elsewhere, it will be next.



You press Enter







You press Enter