shader-slang / slang-vscode-extension

Visual Studio Code extension for Slang
https://marketplace.visualstudio.com/items?itemName=shader-slang.slang-language-extension
MIT License
10 stars 1 forks source link

Slang extension does not appear work #6

Open saada2006 opened 3 weeks ago

saada2006 commented 3 weeks ago

Hello! I had been using the slang extension for a while, but one day it stopped working. I tried checking the Extension Host logs for any hint as to why, but I didn't find anything referencing Slang there. Here are the logs:

2024-06-04 11:34:25.355 [info] Extension host with pid 25516 started
2024-06-04 11:34:25.355 [info] Skipping acquiring lock for c:\Users\Saad Amin\AppData\Roaming\Code\User\workspaceStorage\6f2c5defb6403fd1b53b45debbb8a03b.
2024-06-04 11:34:25.563 [info] ExtensionService#_doActivateExtension vscode.emmet, startup: false, activationEvent: 'onLanguage'
2024-06-04 11:34:25.611 [info] ExtensionService#_doActivateExtension vscode.git-base, startup: true, activationEvent: '*', root cause: vscode.git
2024-06-04 11:34:25.614 [info] ExtensionService#_doActivateExtension ms-dotnettools.vscode-dotnet-runtime, startup: true, activationEvent: 'workspaceContains:CMakeLists.txt', root cause: josetr.cmake-language-support-vscode
2024-06-04 11:34:25.630 [info] ExtensionService#_doActivateExtension ms-vscode.cmake-tools, startup: true, activationEvent: 'workspaceContains:CMakeLists.txt'
2024-06-04 11:34:25.915 [info] ExtensionService#_doActivateExtension vscode.git, startup: true, activationEvent: '*'
2024-06-04 11:34:25.933 [info] ExtensionService#_doActivateExtension vscode.github, startup: true, activationEvent: '*'
2024-06-04 11:34:25.945 [info] ExtensionService#_doActivateExtension josetr.cmake-language-support-vscode, startup: true, activationEvent: 'workspaceContains:CMakeLists.txt'
2024-06-04 11:34:26.397 [info] ExtensionService#_doActivateExtension vscode.github-authentication, startup: false, activationEvent: 'onAuthenticationRequest:github'
2024-06-04 11:34:26.784 [info] Eager extensions activated
2024-06-04 11:34:26.789 [info] ExtensionService#_doActivateExtension vscode.debug-auto-launch, startup: false, activationEvent: 'onStartupFinished'
2024-06-04 11:34:26.792 [info] ExtensionService#_doActivateExtension vscode.merge-conflict, startup: false, activationEvent: 'onStartupFinished'

I also tried seeing if there was a different logging stream for Slang itself, but there didn't seem to be one.

I don't know how to report bugs for VSCode extensions, so apologies if I provided insufficient information, Please let me know if there are any additional logs I can provide.

csyonghe commented 5 days ago

I am unable to figure out the root cause from the the log you posted.

Perhaps try reinstalling the extension or vscode?

saada2006 commented 3 days ago

Issue fixed. I had to delete my .vscode folder.

On Sun, Jun 23, 2024 at 7:24 PM Yong He @.***> wrote:

I am unable to figure out the root cause from the the log you posted.

Perhaps try reinstalling the extension or vscode?

— Reply to this email directly, view it on GitHub https://github.com/shader-slang/slang-vscode-extension/issues/6#issuecomment-2185468373, or unsubscribe https://github.com/notifications/unsubscribe-auth/AN36IAFYA6XXX3S465ISAFTZI57MJAVCNFSM6AAAAABIZCGVZSVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCOBVGQ3DQMZXGM . You are receiving this because you authored the thread.Message ID: @.***>