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/Syntax highlightinh"

(New page: Used by XtextTokenScanner - BuildIn Implemetaion is available)
 
Line 1: Line 1:
Used by XtextTokenScanner
+
=== Syntax Highlighting===
  
- BuildIn Implemetaion is available
+
Used by XtextTokenScanner to color specific tokens. Tokens are defined by an ITokenTypeDef service
 +
 
 +
'''BuildIn Implemetaion is available'''
 +
--[[User:Dennis.huebner.itemis.de|Dennis.huebner.itemis.de]] 09:27, 2 July 2008 (EDT)

Revision as of 09:27, 2 July 2008

Syntax Highlighting

Used by XtextTokenScanner to color specific tokens. Tokens are defined by an ITokenTypeDef service

BuildIn Implemetaion is available --Dennis.huebner.itemis.de 09:27, 2 July 2008 (EDT)

Back to the top