-
Notifications
You must be signed in to change notification settings - Fork 13
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
feat(core): support generating the tada files without the LSP active #146
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
d45790c
to
8605083
Compare
ea9c555
to
9e52ad4
Compare
9e52ad4
to
2b10470
Compare
2b10470
to
26590f0
Compare
26590f0
to
aa36c11
Compare
aa36c11
to
42b20c7
Compare
a9f1218
to
58095aa
Compare
58095aa
to
fb40913
Compare
fb40913
to
9595efc
Compare
9595efc
to
22ceecf
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Do we want to just always do this to avoid people having to manually select the workspace TypeScript version? (Since VSCode doesn't let one do it automatically)
I know I've forgotten to set that setting and been like "Why doesn't this work?!" a few times myself 😬
It was brought to my attention that JetBrains does not support the
tsserver
plugins so this PR aims at supporting folks who leverage JetBrains or who can't switch to the workspace version of TypeScript