swdc-vscode
swdc-vscode copied to clipboard
When I install and open the extension it shows nothing but a blank screen.
It shows nothing but like this ....empty screen
I have the same problem
Same problem here. I tried older versions but have the same issue.
Same here. I think this may be related to #345 and #376
In my case:
- OS: Windows 10 Pro 21H2 (19044.1526)
- VSCode: 1.64.2
- Electron: 13.5.2
From vscode Extension Host logs i can see the follwing error:
[2022-02-17 19:12:00.560] [exthost] [info] ExtensionService#_doActivateExtension softwaredotcom.swdc-vscode, startup: false, activationEvent: 'onStartupFinished' [2022-02-17 19:12:01.075] [exthost] [error] Activating extension softwaredotcom.swdc-vscode failed due to an error: [2022-02-17 19:12:01.121] [exthost] [error] RangeError: Maximum call stack size exceeded at splitPath (electron/js2c/asar_bundle.js:5:781) at Object.e.existsSync (electron/js2c/asar_bundle.js:5:6148) at T (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887361) at k (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887048) at F (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887191) at E (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:886491) at H (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887635) at P (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:887500) at i (c:\Users\nande\.vscode\extensions\softwaredotcom.swdc-vscode-2.6.27\dist\extension.js:1:912038)...
@xavluiz , I got an attempt to fix this issue on this PR #395 - Updated FileManager.getFileDataAsJson to trim string prior parsing.. Please let me know if this works for you.
@nandez I also have the same issue, shows the loading progress bar only
Great, thanks for the update. I'll test this out today.
Regards, Xavier
On Thu, Feb 17, 2022 at 4:40 PM Germán Fernández @.***> wrote:
@xavluiz https://github.com/xavluiz , I got an attempt to fix this issue on this PR #395 - Updated FileManager.getFileDataAsJson to trim string prior parsing. https://github.com/swdotcom/swdc-vscode/pull/395. Please let me know if this works for you.
— Reply to this email directly, view it on GitHub https://github.com/swdotcom/swdc-vscode/issues/387#issuecomment-1043679007, or unsubscribe https://github.com/notifications/unsubscribe-auth/AINL3JMTHE467QS65T6CEYDU3WIN7ANCNFSM5M4VJLOQ . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you were mentioned.Message ID: @.***>
Hi, this issue still exists. Any updates?
Still going on
Hey guys, how are you doing? So sad to know that this is still happening. May I ask you to provide some info?
Could you check the "Extension Host" logs and look for any error related to this extension?
Just in case cmd-shift-p
-> Search Show Logs
-> Extension Host
You should see something like this (and hopefully, in case of an error, some trace to help)
Even better, you can get your log file and attach it:
Many thanks!
Hi @nandez, I hope this helps. exthost.log