|
286bc376b5
|
Merge branch 'feature/highlight-operator'
|
2018-10-14 10:00:51 +02:00 |
|
|
b9af2d95b4
|
FEATURE: Highlight all operator
Add := and > as tsLineOperator.
Relates #8
|
2018-10-14 09:54:35 +02:00 |
|
|
9d06441469
|
FEATURE: Highlight modification functions
Relates #8
|
2018-10-14 09:50:02 +02:00 |
|
Elmar Hinz
|
ddeb6d6b3a
|
Completing Content Objects as keywords
|
2016-05-01 11:00:02 +02:00 |
|
Felix Althaus
|
75ef3a1891
|
FIX: Block comments have to be the first non-space on their line
Two issues were fixed to make block comments comply with https://docs.typo3.org/typo3cms/TyposcriptSyntaxReference/Syntax/TypoScriptSyntax/Index.html#syntax-comment-blocks:
* Block comment opening and closing sequence must be first non-space on it‘s line
* Any characters after the closing sequence is part of the comment, ignored by typoscript parser
|
2016-04-30 20:55:12 +02:00 |
|
Elmar Hinz
|
5f2bdc2bf7
|
elaborated syntax highlighting for typoscript
|
2014-09-24 20:44:41 +02:00 |
|