Menu

#82 Syntax highlighting for macros

open
nobody
None
5
2013-12-08
2013-12-08
No

Currently all of the following get the same syntax highlight color (Keyword color):

  • SystemVerilog keywords
  • macros, like `uvm_info
  • compiler directives, like `include
  • system functions, like $display

Macros should get a different highlight color. (It is ok if macros and compiler directives share a color.)

As a bonus, it would also be nice for system functions to get their own color as well.

Discussion


Log in to post a comment.

MongoDB Logo MongoDB