Feature #3097
closedadd 'special' comments for CONSTANTS
0%
Description
If would be nice when t3editor will be able to assist me when entering a CONSTANT in the constant area of a template.
When i start writing a comment in the constant area of a template the t3editor should suggest me to enter values for the constant editor (special comment):
#cat=[category];type=[inputTyp];label=[Descrition]
When entering a CONSTANT, that do not have a special comment in the line before, t3editor should remind (javascipt dialog) me to add a special comment when leaving the code line (new line / enter; not when navigating with arrow keys). This behavior should be able to activate/deactivate by a checkbox. When answering the dialog with "Yes, add a special comment" it should jump the cursor to the beginning of the line above and add "#cat=" and suggest all available categories (as defined until now). Another checkbox should be there to skip the dialog and auto jump to the line.
It would be gread if i can see this feature in a upcomming release.
Updated by Michael Stucki almost 11 years ago
- Project changed from 75 to TYPO3 Core
Updated by Riccardo De Contardi over 7 years ago
- Target version changed from 8 LTS to 9.0
Updated by Christian Kuhn almost 7 years ago
- Status changed from New to Closed
hey daniela. i hope it is ok if i close this issue after so many years now. ext:t3editor has undergone quite some changes recently. if a feature like that is still relevant, maybe we could give it some new spirit by opening a new issue with some fresh description on what is wanted and needed and how it could possibly be resolved, now.