nojanath / SublimeKSP

Fork of Nils Liberg's SublimeKSP plugin. See README for details.
GNU General Public License v3.0
87 stars 18 forks source link

Fix function call syntax coloring, add post_macro methods to builtins #337

Closed mkruselj closed 1 year ago

mkruselj commented 1 year ago

Inlined function/macro calls wouldn't colorize properly if they started with a digit (which is supported by the compiler).