brackets-typescript
brackets-typescript copied to clipboard
typescriptPath not working
You mentioned in a post on the atom-typescript repo that you were using a custom (and I assume jsx-typescript) compiler with brackets-typescript via the typescriptPath config setting. If I sent this to a relative path, the typescript plugin fails. If I set it to an absolute path, it doesn't time out, but it gives me the same errors and lack of support that the 1.4.1 typescript compiler outputs. Am I missing something?
@adamcarr brackets-typescript is currently completely outdated both in master dev and released version. I don't have the time to update it, and will do when I need to, sorry. In the mean time atom-typescript seems a good alternative. Don't know about the jsx-typescript compatibility.