Open NullVoxPopuli opened 6 days ago
even if I remove the comments, I don't see any warning behavior with my installed unwantedRecommendations
I saw the screenshot in the README looked like windows -- maybe this extension doesn't work on *nix machineS?
I can "run" check for unwanted extensions:
but it also appears to do nothing
I found that if I switch to the pre-release version, there is an output channel, and I see the logs specified in code.
does this extension need to be promoted to stable release?
seems it still doesn't report anything unwanted.
can more output be added to the output channel? like:
I saw the screenshot in the README looked like windows -- maybe this extension doesn't work on *nix machineS?
Unsure if this is the problem currently and if *nix is supported. Lets verify that.
@NullVoxPopuli Could you maybe provide your .vscode/extensions.json
? Thanks
I will try to look into this in the next days and extend the output channel information if possible.
yea,
I have recommendations working, but not this extension's described behavior.
The most activity I could find in the Output logs for Extension Host is:
and that's it.
no errors as far as I can tell, and this extension doesn't have an output channel of its own.
I haven't debugged anything, but is there is a configuration that is needed? All I did was install the extension, and my extensions.json has comments (without the jsonc extension, because that's what VSCode does... break json conventions 😅 )