Yoav Balasiano

Results 56 comments of Yoav Balasiano

@hadnet I don't even know how to use Vim (I know only to exit 😅) Are Vim plugins can be written in TypeScript?

I tried it in a few cases and it's really nice! I didn't spot differences except for the links to typescript.tv and the error literal explanation but I'm waiting for...

So I guess it's considered Done

@robertmoura Thank you for opening this issue 💁🏼‍♀️ As @Samathingamajig said, it is intended, but I planned to add an option to choose whether you want to see TypeScript original...

@Samathingamajig Actually I didn't find any API of VSCode that allows that. Does someone have an idea how we can remove the original TypeScript diagnostics? Maybe we should address it...

It was the first on the tooltip a while ago, I'm not sure why it changed. @johnsoncodehk has some breakthroughs there by moving the error-providing mechanism to the language service...

This is the issue that will eventually allow us to modify the order of the errors + mute the original error: https://github.com/microsoft/vscode/issues/54272 ### Every vote or comment could help! @robertmoura...

Until things will be changed, you can use this hack here: https://github.com/yoavbls/pretty-ts-errors/blob/main/docs/hide-original-errors.md

Unfortunately, I have to close it because VSCode is not supporting rich text at this panel... I hope they will sometime soon https://github.com/yoavbls/pretty-ts-errors/issues/14

Of course, I'll open it up so maybe we could promote the VSCode team to work on this feature. ### So everyone, **please** vote and comment for it here: https://github.com/microsoft/vscode/issues/54272