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

Auto completion


Program Tree Editor supports auto completion for words and for nodes.


Auto completion for words.
Type a few symbols of word and press Ctrl + "Enter", then Program Tree Editor shows list of suitable words.

Editor supports auto completion of:
·   names of tags, attribute names, attribute values and reference for XML
·   all identifiers and variable names for C, Java



Auto completion for nodes
When you finish edit a text of node, Program Tree Editor analyses the new text. If it is not whole statement editor repairs it - editor closes character constant, tags, comments, or adds next nodes (usually for C, Java and comments, CDATA sections for XML).




Press F8




Press F8




Press F8




Press F8