Skip to content
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

Settings: add way to disable different modules/features #2444

Open
JadenSimon opened this issue Jan 19, 2022 · 2 comments
Open

Settings: add way to disable different modules/features #2444

JadenSimon opened this issue Jan 19, 2022 · 2 comments
Labels
feature-request New feature or enhancement. May require GitHub community feedback. search-filter-tag Finding and grouping resources via searching, filtering, tagging

Comments

@JadenSimon
Copy link
Contributor

JadenSimon commented Jan 19, 2022

It'd be nice if we could disable features if we feel that they aren't important for our workflows and/or don't work correctly because of lack of permissions. AWS has many different services for tons of different uses, so allowing the user to customize their experience just makes sense.

Having this configurable per-profile would be a huge plus, though a global solution could be acceptable if it's easy to manage.

Related:

@JadenSimon JadenSimon added the feature-request New feature or enhancement. May require GitHub community feedback. label Jan 19, 2022
@justinmk3
Copy link
Contributor

Most of the related issues (thanks for gathering them) are cases where configuration would be a misfeature, and instead we should just do the Right Thing.

So we need a clear motivation and scope. If the scope is to show/hide services in AWS Explorer, that seems reasonable and extends existing functionality in the Resources node.

For cases like SAM CLI support, making that support configurable puts the burden on the customer to decide when/if they need it. Instead, Toolkit's support of SAM CLI should be unobtrusive and low-cost so that having it enabled does not require a customer choice.

@JadenSimon
Copy link
Contributor Author

So we need a clear motivation and scope. If the scope is to show/hide services in AWS Explorer, that seems reasonable and extends existing functionality in the Resources node.

I was thinking more along the lines of hiding services, though some features do deserve their own toggles if they're too in-your-face. It's more about keeping things lean which also means not making everything configurable.

@justinmk3 justinmk3 added the search-filter-tag Finding and grouping resources via searching, filtering, tagging label Apr 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature-request New feature or enhancement. May require GitHub community feedback. search-filter-tag Finding and grouping resources via searching, filtering, tagging
Projects
None yet
Development

No branches or pull requests

2 participants