-
Notifications
You must be signed in to change notification settings - Fork 102
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#982: Add plugin recommendation feature to vscode #993
#982: Add plugin recommendation feature to vscode #993
Conversation
Please check the comments and my train of thought in the related issue: #982 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alfeilex thanks for your idea with the recommendation feature and creating this PR. 👍
While I like the idea very much, I do not yet agree that this PR's implementation is ready for merge. Can you have a look? Feel free to get in touch so we can discuss how to address this finally.
…lfeilex/ide into feature/vscode-recommendations
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@alfeilex thanks for your rework and completing this nice feature 👍
Ready for merge now.
This feature adds deactivated plugins as "recommended" plugins for vscode, after vscode is installed. See here.
Link to related issue: #982