summaryrefslogtreecommitdiff
path: root/src/intellij-14
diff options
context:
space:
mode:
authorAntoine Gourlay <antoine@gourlay.fr>2014-12-21 15:56:54 +0100
committerAntoine Gourlay <antoine@gourlay.fr>2015-03-26 19:06:23 +0100
commit6e6632e9739364e6daecba9efd6491a5766743f2 (patch)
treee01c7eef012a4de24870726e7e5b669567cf4b65 /src/intellij-14
parent2dc40cc7d7d956a510a9278ab236014f3fb564bc (diff)
downloadscala-6e6632e9739364e6daecba9efd6491a5766743f2.tar.gz
scala-6e6632e9739364e6daecba9efd6491a5766743f2.tar.bz2
scala-6e6632e9739364e6daecba9efd6491a5766743f2.zip
SI-9038 fix scaladoc syntax highlightning to leave unicode alone
Syntax highlightning in code blocks used to manipulate the raw bytes of a String, converting them to chars when needed, which breaks Unicode surrogate pairs. Using a char array instead of a byte array will leave them alone.
Diffstat (limited to 'src/intellij-14')
0 files changed, 0 insertions, 0 deletions