typescript
createthis opened this issue · 5 comments
createthis commented
Hey, can we get some typescript syntax highlighting up in this piece? Angular 2.x and all that.
For anyone looking for a quick fix, this seems to work fine:
mkdir ~/.janus
cd ~/.janus
git clone https://github.com/leafgarland/typescript-vim.git typescript-vim
Now any .ts you open will have syntax highlighting.
Coolest issue number ever BTW. I win!
aaaronic commented
👍
kalbasit commented
feel free to open a PR with the added TS plugin
createthis commented
Do you have a howto guide for building/testing janus during development? I'm guessing I just need to do something like this? 7d37679
kalbasit commented
I don't unfortunately but yes that's exactly what you need, also please add it to https://github.com/carlhuda/janus/blob/master/janus/submodules.yaml
chauncey-garrett commented
This can be closed via #667.