atom / language-puppet

Puppet package for Atom
Other
36 stars 31 forks source link

No support for types in parameter lists #37

Closed alexjurkiewicz closed 8 years ago

alexjurkiewicz commented 8 years ago
screen shot 2016-08-04 at 11 27 54 am

As per the above snippet. It would be nice to have:

  1. Comments greyed out
  2. Parameter types (SemVer) to have a different colour to the parameter default (perhaps the same colour as used by resource names)
50Wliu commented 8 years ago

\2. Parameter types (SemVer) to have a different colour to the parameter default (perhaps the same colour as used by resource names)

Please create a new issue for this.

alexjurkiewicz commented 8 years ago

I'm trying to implement this myself. I think I can do 80% of it...