Jaredk3nt / laserwave

A retro outrun / cyberpunk inspired VS Code theme
https://marketplace.visualstudio.com/items?itemName=jaredkent.laserwave
MIT License
139 stars 20 forks source link

Language Support for Typescript/Angular2 Decorator #1

Closed ghost closed 6 years ago

ghost commented 6 years ago

Hi,

a language support for Typescript would be amazing.

Thanks in advantage

Jaredk3nt commented 6 years ago

@ghost if you have a good example file that has all or most of angular/typescript features that need syntax highlighting that would make development much easier. Sorry I don't write any Angular so I don't have any examples to test with.

But I will work on it!

lcatania commented 6 years ago

@Jaredk3nt Here is an example file with all "features" i could think of.

https://pastebin.com/raw/ZhsTWk6R

color_scheme

Jaredk3nt commented 6 years ago

@lcatania Awesome, I'll get started on that.

Jaredk3nt commented 6 years ago

Pushed a new version up of LaserWave adding .ts support.

Closing the issue for now, but if I missed anything feel free to comment on this issue with the specifics and I will try to add a fix as quickly as I can.