Kevin Ramharak

Results 83 comments of Kevin Ramharak
trafficstars

@yoavbls Oh wow thank you. I applied for sponsorship, but its still pending. Was not aware anyone could just apply for it. Im still planning to get this feature done....

@onethread Thanks for the cpuprofile. Unfortunatly the CPU profile doesn't seem to show anything useful: ![image](https://github.com/yoavbls/pretty-ts-errors/assets/14903712/9affc918-ed39-4110-8f2c-30163442fcbe) It just shows the extension stalling on some minified function called `XX`. If you...

I attempted to reproduce by checking out the typescript and vuejs/core repositories. As both are pretty large and vuejs/core is a monorepo. I cannot reproduce any problems with the extensions....

@ChristopherHaws Thanks for the addition, that is helpful. I'm gonna see if I can reproduce it by moving a file causing TS to update the imports.

@LaraMateo Could you attach the file mentioned in the generated report?

@AhmedBaset Thanks, that helps a lot. @yoavbls I used https://lahmatiy.github.io/cpupro as it gives a pretty good overview of cpuprofile's. I also ran a production build on the `v0.6.0` with the...

@Ilanaya Thanks for your addition. I redid some of the profiling with the tool earlier mentioned (moved to https://discoveryjs.github.io/cpupro/#). It does confirm that the issue happens at: ```ts /** *...

Hi, thanks for reporting this. FYI, I'm not the extension author; I'm just an enthusiast who contributes a little bit. Looking into this for a few minutes I found this...

Closing this issue as stale for now. The instructions to become a verified publisher can be found here: https://code.visualstudio.com/api/working-with-extensions/publishing-extension#verify-a-publisher. It is not that interesting as it only verifies that you...

I have seen multiple issues of requests not going through like https://github.com/microsoft/vscode-discussions/discussions/2899 and https://github.com/microsoft/vsmarketplace/issues/1486. I don't think its a priority, but for support we can try and reach out at...