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

When is tree updated?


During your typing Program Tree Editor updates the tree automatically.
How often it depends on value of option: Rebuld Tree When.

If value is immediately, then the tree is updated after any key press.
If value is string lost focus , Program Tree Editor waits when you finish type a string.
If value is node lost focus , editor updates the tree after leaving a node.

Default value is string lost focus .

Also, you can press F8 and the tree will updated immediately.