|
246230c0eb
|
feat: Highlight all operator
Add := and > as tsLineOperator.
Relates #8
|
2022-03-23 17:37:53 +01:00 |
|
|
a76f108159
|
feat: Highlight modification functions
Relates #8
|
2022-03-23 17:37:53 +01: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 |
|