Summary: | vim-like syntax highlighting support for heredocs in php.xml | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Torsten Grote <grote> |
Component: | syntax | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | bob53181 |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Torsten Grote
2005-12-19 23:06:18 UTC
SVN commit 1015836 by mwolff: use JavaScript, HTML, MySQL or CSS highlighting in heredocs with fitting identifiers, e.g. EOHTML or just HTML. BUG: 118668 M +34 -1 php.xml WebSVN link: http://websvn.kde.org/?view=rev&revision=1015836 Shouldn't Kate support SQL as an alias to MySQL? For example, <RegExpr attribute="Backslash Code" context="mysqlheredoc" String="<<<((EO)?(MY)?SQL)\b" /> instead of <RegExpr attribute="Backslash Code" context="mysqlheredoc" String="<<<((EO)?MYSQL)\b" /> |