Skip to content
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

report tsc errors on ts2gd cli #83

Open
ksjogo opened this issue Dec 28, 2021 · 1 comment
Open

report tsc errors on ts2gd cli #83

ksjogo opened this issue Dec 28, 2021 · 1 comment

Comments

@ksjogo
Copy link
Contributor

ksjogo commented Dec 28, 2021

It seems that we currently don't bubble up ts errors. The user can check with tsc --noEmit or in editor, but might be good, to report these.

@johnfn
Copy link
Owner

johnfn commented Jan 8, 2022

This is the dream. Once we do this, we could start thinking about making ts2gd a full fledged LSP with IDE support... 🤩

Then again, how would we pass-through all the other stuff in TS, like the auto-complete suggestions, auto-imports, etc? That seems complicated...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants