-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
API version mismatch #4
Comments
:/ the problem is that I started to work on that from master typescript and that there is no visual studio version that manage it, I would prefer to avoid a commit that will make me diverge from typescript in other area than jsx support. You have 2 solutions there:
And replace the 0.5 with 0.4, I'm pretty sure that the current version of jsx-typescript services does not differ from the 0.4 service api since I'm able to use it in my editor and that it's based on 0.4 api |
You could have a branch that has visual studio compatibility? Then update it to be the same as master when typescript 1.5 comes out? Sent from my iPhone
|
@nathggns yeah that's a possibility a dummy branch just for vs support, but could you or @andrewdavey confirm changing the line I specified that everything works fine by just downgrading the string ? |
Yes, changing the version number to 0.4 works. Thanks. |
I don't use visual studio or this project currently. Im just interested in it so I watch it. Sorry I can't help more. Sent from my iPad
|
no problem @nathggns , thanks @andrewdavey, I'll branch and release a new beta version that just downgrade this string |
Fixed |
On loading my typescript project in Visual Studio 2013, I'm getting an Assertion Failed dialog box. I can click Ignore and continue to load the project. Is there something configured incorrectly on my system?
The text was updated successfully, but these errors were encountered: