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 "Xtext Project Plan/Features/Tooling"

(Feature map)
(Feature map)
Line 5: Line 5:
 
{| {{Greytable}}  
 
{| {{Greytable}}  
 
|-
 
|-
! Feature
+
! rowspan="2" | Feature
 
! colspan="3" | Needs access to
 
! colspan="3" | Needs access to
 +
! rowspan="2" | Implemented
 
|-
 
|-
!
 
 
! AST
 
! AST
 
! Parse Tree
 
! Parse Tree
 
! Grammar
 
! Grammar
! Implemented
 
 
|-
 
|-
 
| [[Xtext_Project_Plan/Features/Tooling/Syntax highlightinh | Syntax highlighting]]
 
| [[Xtext_Project_Plan/Features/Tooling/Syntax highlightinh | Syntax highlighting]]

Revision as of 04:08, 8 July 2008

Feature map

This map lists all UI features, indicating the model / parser facilities they need access to.

Feature Needs access to Implemented
AST Parse Tree Grammar
Syntax highlighting x x
Content assist x x x
Folding x x x
Outline x x
Hovering x x x x
Code formatting x x
Hyperlinking (CTRL + F3 / CTRL + Mouse) x x
Code templates x x
Autoedit x x
 Mark occurrences x
Quick Fix x x x
Find references x x
Find declaration x x
Type lookup x x
Content provider (labels / icons) x x x
Refactoring x x x

Other features

  • Preferences (UI / Backend)

--Dennis.huebner.itemis.de 04:04, 8 July 2008 (EDT)

Copyright © Eclipse Foundation, Inc. All Rights Reserved.