aki2o / emacs-tss

Provide a interface for auto-complete.el/flymake.el on typescript-mode.
108 stars 17 forks source link

fix conversion errors from js.el. typescripton-> json #13

Closed jschaf closed 9 years ago

jschaf commented 9 years ago

So when you replace js with typescript the following happens:

json => typescripton

this fixes the conversion error.

aki2o commented 9 years ago

I can't judge this change is right... At present, master brance passes test as I write in #15. So, could you do rebase and check to pass test in this version? I'll merge if it's OK.

If it's possible, I hope you add the test checks this feature. But, I'm not forcing you to do this.

jschaf commented 9 years ago

No functionality changed with this pull request. Something went wrong on Travis.

With Emacs24, Melpa timed out. With Emacs snapshot, auto-complete wasn't found.

I'll re-push to force travis to re-test.

jschaf commented 9 years ago

The build worked that time, weird.

aki2o commented 9 years ago

Thanks!!! It's probably OK.

aki2o commented 9 years ago

BTW, we are able to run re-test on Travis web site without push.