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

feat(core): support generating the tada files without the LSP active #146

Merged
merged 2 commits into from
Feb 6, 2024

Conversation

JoviDeCroock
Copy link
Contributor

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

@JoviDeCroock JoviDeCroock requested a review from mxstbr February 6, 2024 07:24
Copy link

vercel bot commented Feb 6, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
fusejs-org ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 8:16am
spacex-fuse ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 6, 2024 8:16am

@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from d45790c to 8605083 Compare February 6, 2024 07:29
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from ea9c555 to 9e52ad4 Compare February 6, 2024 07:37
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from 9e52ad4 to 2b10470 Compare February 6, 2024 07:39
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from 2b10470 to 26590f0 Compare February 6, 2024 07:41
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from 26590f0 to aa36c11 Compare February 6, 2024 07:49
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from aa36c11 to 42b20c7 Compare February 6, 2024 07:50
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch 3 times, most recently from a9f1218 to 58095aa Compare February 6, 2024 08:02
@JoviDeCroock JoviDeCroock force-pushed the ensure-generating-tada branch from 58095aa to fb40913 Compare February 6, 2024 08:06
Copy link
Contributor

@mxstbr mxstbr left a 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 😬

@JoviDeCroock JoviDeCroock merged commit b3f7933 into main Feb 6, 2024
4 checks passed
@JoviDeCroock JoviDeCroock deleted the ensure-generating-tada branch February 6, 2024 14:36
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

Successfully merging this pull request may close these issues.

2 participants