atom / language-csharp

C# language support for Atom
Other
62 stars 53 forks source link

Highlight 'out' and 'ref' in method call #98

Closed then0rTh closed 6 years ago

then0rTh commented 7 years ago

out and ref are already highlighted in method definition, but highlight in method call was missing.

Alternate Designs

ref and out could be keywords