Bug 362882 - Support templates in comments
Summary: Support templates in comments
Status: NEW
Alias: None
Product: TMF
Classification: Modeling
Component: Xtext (show other bugs)
Version: 2.1.0   Edit
Hardware: PC Windows 7
: P3 enhancement (vote)
Target Milestone: ---   Edit
Assignee: Project Inbox CLA
QA Contact:
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-11-04 06:12 EDT by Lieven Lemiengre CLA
Modified: 2011-11-04 06:12 EDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lieven Lemiengre CLA 2011-11-04 06:12:03 EDT
There is no 'comments' context available for templates.

It would be nice if this context was available:
 - 'date<ctrl-space>' in a comment could be expanded into the current date. 
 - templates that help with documentation: '@auth<ctrl-space>' expand into '@author Lieven Lemiengre' or more advanced '@param<ctrl-space>' could give you a list of possible param annotations with some automatically generated documentation.