amehat / atom-language-d

plugins and themes for Atom
Other
16 stars 6 forks source link

Improper functioning of keywords "function" and "delegate" #17

Open Yuipas opened 6 years ago

Yuipas commented 6 years ago
   function () {} # highlights the open parenthesis
   function foo() {} # doesn't highlight