Narcis-Ionuț Bugeag
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.  **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? 
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...
I'll see what I can do.