Skip to content

Unicode letters break type name #259

@Timeroot

Description

@Timeroot

When a type has a unicode letter (like Δ) in the name, this "breaks" the name and the hightlight stops before. I'm guessing this is some issue in what letters are viewed as continuations of type names. As an example, you can see this code in Roots.jl:

https://github.com/JuliaMath/Roots.jl/blob/master/src/Derivative/halley_like.jl#L131

struct ChebyshevLike <: AbstractΔMethod end

which highlights as

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions