Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Acceleo/Acceleo Editor"

m (Acceleo index)
(features of the Acceleo editor)
Line 1: Line 1:
== Features ==
+
= The Acceleo editor =
<p>The Acceleo template editor is associated with Acceleo source files (<em>.mtl</em>
+
The Acceleo editor is the center of the Acceleo tooling. It is associated with Acceleo source files (.mtl files) and provides all the features of a modern programming editor to make you more productive when developing code generation modules.
files) and provides all the features of a modern programming editor to
+
 
make you more productive when developing code generation modules:</p>
+
== Syntax highlighting ==
<ul>
+
 
<li><p class="first">Syntax highlighting</p>
+
== Smart completion ==
</li>
+
 
<li><p class="first">Smart completion</p>
+
== Navigation to definitions and references ==
</li>
+
 
<li><p class="first">Navigation to definitions and references</p>
+
== Error detections ==
</li>
+
 
<li><p class="first">Error highlighting</p>
+
== Quick fixes ==
</li>
+
 
<li><p class="first">Dynamic outline</p>
+
== Warning and informations support ==
</li>
+
 
<li><p class="first">Code folding</p>
+
== Dynamic outline ==
</li>
+
 
</ul>
+
== Quick outline ==
<p>Some of these features are described in details in the Acceleo documentation plugin.</p>
+
 
 +
== Code folding ==
 +
 
 +
== Code templates ==
 +
 
 +
== Customizable code templates ==
 +
 
 +
== Refactoring ==
 +
 
 +
=== Rename ===
 +
 
 +
=== Extract template ===
 +
 
 +
=== Extract query ===
 +
 
 +
=== Pull up ===
 +
 
 +
== Documentation hover ==
 +
 
 +
== Visible whitespace characters ==
 +
 
 +
== Search of occurrences ==
  
 
[[Image:AcceleoCompletion.png]]
 
[[Image:AcceleoCompletion.png]]

Revision as of 06:12, 8 January 2011

The Acceleo editor

The Acceleo editor is the center of the Acceleo tooling. It is associated with Acceleo source files (.mtl files) and provides all the features of a modern programming editor to make you more productive when developing code generation modules.

Syntax highlighting

Smart completion

Navigation to definitions and references

Error detections

Quick fixes

Warning and informations support

Dynamic outline

Quick outline

Code folding

Code templates

Customizable code templates

Refactoring

Rename

Extract template

Extract query

Pull up

Documentation hover

Visible whitespace characters

Search of occurrences

AcceleoCompletion.png



Acceleo Portal
Project Project · Installation
Features Acceleo Features · Runtime · Acceleo editor · Views & Perspective · Interpreter · Maven
User documentation Getting Started · User Guide · Acceleo operations reference · OCL operations reference · Text Production Rules · Migration From Acceleo 2.x · Best Practices · Videos · FAQ
Developer documentation Source code · How to contribute · Compatibility · MOFM2T specification · OCL specification
Community Professional Support · Report a bug

Copyright © Eclipse Foundation, Inc. All Rights Reserved.