Open ehudmi opened 1 year ago
which version of vscode do you install? disable some other extensions and test again. it's ok on my windows pc
Hi…Thanks for the rapid response – I am using:
Version: 1.82.2 (system setup)
Commit: abd2f3db4bdb28f9e95536dfa84d8479f1eb312d
Date: 2023-09-14T05:55:25.390Z
Electron: 25.8.1
ElectronBuildId: 23779380
Chromium: 114.0.5735.289
Node.js: 18.15.0
V8: 11.4.183.29-electron.0
OS: Windows_NT x64 10.0.19045
I also attached my extension json file
I would appreciate your help as I am very frustrated by Django template formatting…
Thanks,
Ehud
From: junstyle @.> Sent: יום ד 20 ספטמבר 2023 10:12 To: junstyle/vscode-django-support @.> Cc: ehud miron @.>; Author @.> Subject: Re: [junstyle/vscode-django-support] I am getting a "the extension host has terminated unexpectedly message" (Issue #12)
which version of vscode do you install? disable some other extensions and test again. it's ok on my windows pc
— Reply to this email directly, view it on GitHub https://github.com/junstyle/vscode-django-support/issues/12#issuecomment-1727102571 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AJWGYLSJ7JWO7JNLII3GZEDX3KJLLANCNFSM6AAAAAA47MVPRY . You are receiving this because you authored the thread. https://github.com/notifications/beacon/AJWGYLQLMDJM2QC6MVSTVUDX3KJLLA5CNFSM6AAAAAA47MVPR2WGG33NNVSW45C7OR4XAZNMJFZXG5LFINXW23LFNZ2KUY3PNVWWK3TUL5UWJTTG6F7GW.gif Message ID: @. @.> >
post your console logs.
help -> toggle developer tools
or you can find some useful infos from it
I installed the extension and it's not working
here is my settings file: { "git.enableSmartCommit": true, "git.confirmSync": false, "window.zoomLevel": 2, "[python]": {
}