Narcis-Ionuț Bugeag

Results 67 comments of Narcis-Ionuț Bugeag

@calvinwyoung https://discord.gg/jXcMagAPnm

Apparently, it's not as easy as I'd hoped, there's a bit more work to do on the testing side. 😅

@GuillaumeCisco try this. ```jsonc { jsc: { target: 'es2020', parser: { syntax: 'typescript', dynamicImport: true, decorators: true }, transform: { legacyDecorator: true, decoratorMetadata: true }, externalHelpers: true, keepClassNames: true, loose:...

In answer to the topic of this issue, you can choose which version you want from the extensions tab in vscode. ![image](https://user-images.githubusercontent.com/35312043/149141090-686e83da-c63e-468f-ad4e-315d951b78ef.png) **The bottom idle message** is not a issue,...

Thanks for your contribution @localip. This PR will be part of #83.

https://github.com/LeonardSSH/vscord/issues/38#issuecomment-974157634

Hey @TechStudent1, I know the problem, I spotted it some time ago, still haven't tried to find a solution, but I'll look into it. Question, does the extension not work...

Have you tried a fresh install of the extension? Can you show me what your logs show? ![image](https://user-images.githubusercontent.com/35312043/151635027-d6a4927f-86fd-46c4-8e99-a9b6f1b7e68c.png)

That's good, it means it connects to the discord-ipc. 1. Do you have other extensions like this that may disrupt the functionality of my extension? 2. Have you tried other...