Open lamyergeier opened 3 years ago
@stripedpajamas Could you please disable this warning? It pops out everytime I open vscodium!
Hi,
Could you try using VSCode marketplace by following the steps mentioned here ?
As for the notification, you should be able to disable it by clicking on the dropdown arrow to the right and selecting the appropriate menu action, haven't seen it before though.
As for the notification, you should be able to disable it by clicking on the dropdown arrow to the right and selecting the appropriate menu action, haven't seen it before though.
This is false!
I have this issue too and it is really frustrating. I had managed to disable it in previous versions by placing the extension name in unwantedRecommendations
but after a clean install there is no way to fix it.
WORKAROUND: Erase all extensions from recommendations
in .vscode/extensions.json:
Then make the file read-only. It seems to work.
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!
This issue is still affecting me.
@daiyam: Could you add a setting to never show this again like you did for the eol-banner?
Note: for me this is not an issue - I do have setup several extensions to be recommended that cannot be found in the marketplace - on each start of vscodium (commonly once per day) I get a very small notification about that - which does remind me to check for these extensions' updates manually in their repos (or use gitpod to build them on my own); but if people would not like to be reminded it may be nice to have a "don't remind me" option.
The option in both places could be sent upstream, too.
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!
+1
There could be extensions only on Open-VSX but not Microsoft's marketplace. It will be viable for a ignore / "don't remind me" patch be sent upstream.
Note to project owners:
.vscode/extensions.json
is actually kinda annoying, even without this "extension not found" issue - it just ask everyone who did not install EVERY extension it recommends to do so - everytime they open your project fresh, or forget to click the "Don't show" button.
Try leave only the strict necessary extensions in .vscode/extensions.json
. Put others to somewhere else like the README.
Note @Crystal-RainSlide: your point "a project's extension recommendation" [would also apply to .code-workspace btw] is relevant but actually another one as the original; which was "copy the vscode settings into vscodium when starting using that - and see a lot of warnings each time".
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!
Needs to be rechecked, if this still happens then we should try to add the "ignore" button.
This issue has been automatically marked as stale. If this issue is still affecting you, please leave any comment, and we'll keep it open. If you have any new additional information, please include it with your comment!
@lamyergeier can you please recheck what the current behavior is?
Describe the bug
I migrated from Vscode to Vscodium and copied extensions as follows
cp -R ~/.vscode/extensions ~/.vscode-oss/extensions
. I get the following error whenever I open vscodium:Is it possible to disable this error?
Please confirm that this problem is VSCodium-specific
Please confirm that the issue/resolution isn't already documented
Desktop (please complete the following information):