Changes since version 1.0 - Bracket and paren matching/insertion - Content outline contains constants, classes and functions, updated automatically with bookmarks in the code - Syntax coloring - Automatic TODO task creation in comments - Editor preferences, including Syntax Coloring options - Basic syntax checking with line marking for errors (no Pike interpreter required) - Bracket jumping: when on a line with a bracket, jump to the opposing bracket. Command-Shift-P / Ctrl-Shift-P - Automatic hyper-linking of errors in the Eclipse console. Limitation: relative paths must be from Workspace root, not from project Features in version 1.0 - Pike project type - New "Pike file" option - Pike perspective: Editor, Content Outline, Task/Error Lists and Directory Navigator - Editor for Pike code - Auto-indent in editor - Code folding for top level functions in editor - Content outline: a tree view of the current pike file listing classes and methods, with "jump-to" on methods.