Mike Krüger
|
8639ca4d5b
|
Speeded up document script node formatting.
|
13 years ago |
Daniel Grunwald
|
e781363b78
|
Include node reformatting in the undo group
|
13 years ago |
Mike Krüger
|
810a1e8911
|
[Refactoring] Corrected formatting region.
|
13 years ago |
Mike Krüger
|
8e1ed7e962
|
[Refactoring] Format text can now take a node list to format / fixed a
formatting issue.
|
13 years ago |
Mike Krüger
|
be94aebdcc
|
[Refactoring] FormatText now specifies a formatting region. (speed
purposes)
|
13 years ago |
Daniel Grunwald
|
eaba9798d3
|
Rename 'cu' to 'syntaxTree'.
|
13 years ago |
Daniel Grunwald
|
273178a141
|
Rename CompilationUnit to SyntaxTree.
|
13 years ago |
mike
|
bcb45ff77e
|
[Refactoring] Better use of the text editor options class in the
script node output (output formatter should maybe use the formatting
indent class).
|
13 years ago |
Daniel Grunwald
|
444fe4ebf7
|
Make IParsedFile.LastWriteTime nullable.
Replace IAXmlVisitor interface with AXmlVisitor abstract base class.
|
14 years ago |
Mike Krüger
|
2ec03c26d7
|
Added a text editor options class that contains options for text
output.
|
14 years ago |
Daniel Grunwald
|
fba2d7c273
|
ITextSource.MoveOffsetTo: make AnchorMovementType parameter optional.
|
14 years ago |
Daniel Grunwald
|
bcad2e12f7
|
DocumentScript bugfixes.
|
14 years ago |
Daniel Grunwald
|
8179556203
|
Add DocumentScript that implements Script using a mutable document.
|
14 years ago |