• chipmunk

    (@chipmunklogic)


    Hi,

    Looks like System Verilog Syntax highlighting has some issues on “<=” assignment operator.

    When I write-

    a <=b ;

    It is auto replaced by-

    a ≤ b

    These two are entirely different semantics in System Verilog.

    Can you fix this? It hurts my code snippets on my blogs.

Viewing 1 replies (of 1 total)
  • Plugin Author Kevin Batdorf

    (@kbat82)

    Hey, this is the the font ligatures. How many code blocks do you have already? If you only have a few you can edit them on the settings for each code snippet. Pick a font without ligatures.

Viewing 1 replies (of 1 total)

You must be logged in to reply to this topic.