You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdelibs/kate
Mavridis Philippe 83d0d2ce1a
Kate syntax: allow PHP heredoc closing identifiers to be idented
It is allowed syntax since PHP version 7.3.0.

See https://www.php.net/manual/en/language.types.string.php#language.types.string.syntax.heredoc

Signed-off-by: Mavridis Philippe <mavridisf@gmail.com>
(cherry picked from commit b1fd9e80b3)
1 year ago
..
data Kate syntax: allow PHP heredoc closing identifiers to be idented 1 year ago
interfaces Replaced various '#define' with actual strings - part 4 2 years ago
part Replace Q_WS_* defines with TQ_WS_* equivalents 2 years ago
plugins Use new TQ_METHOD, TQ_SIGNAL, TQ_SLOT defines 2 years ago
scripts Simplify CMake rules for desktop file translations. 5 years ago
tests Fix unintended rename of many various *klist* 13 years ago
AUTHORS
CMakeL10n.txt Desktop file translations: 5 years ago
CMakeLists.txt
COPYING.LIB
ChangeLog Additional k => tde renaming and fixes 12 years ago
Mainpage.dox Removed code formatting modelines. 5 years ago
Makefile.am Additional k => tde renaming and fixes 12 years ago
NEWS
README Update kate syntax highlight files 12 years ago
README.testing
TODO

README

   *** Kate Part ***
The Kate Part supports the majority of KTextEditor interfaces and it is
highly approciated to use them (the Kate::View/Document interfaces allow are more
tight integration with the kate part, but makes you more depend on the kate part!)

Licensing:
The Kate Part and its interfaces are licensed under the LGPL version 2,
not any later version.