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

FeatureRequest: Check if the project have amplify folder and open all the possible resources #21

Open
fpronto opened this issue May 26, 2020 · 4 comments

Comments

@fpronto
Copy link

fpronto commented May 26, 2020

This is a big one

If the project have an amplify folder this means that it is using aws services, try to open all the possible resources like dynamo tables or cloudwatch instances (or the next featyre that this extension will have).

At least on the first run ask if you want to open or create the access point to them in the extension.

@domagojk
Copy link
Owner

I like the idea but it would require that extension must be activated every time (not just when you click on the logo in the sidebar) and it would need to scan the folder in order to figure out it's an amplify project.

I think it's better to have an "amplify" service just like "serverless framework" which would list all available resources when you activate the extension.

@fpronto
Copy link
Author

fpronto commented May 26, 2020

Maybe a button that will check that for you
if there isn't a setting.json yet, you can add your own services or check if there is an amplify folder (one button for each functionality)

@domagojk
Copy link
Owner

I can make something like that but only when you activate the extension and click on "serverless console". Is that what you meant?

@fpronto
Copy link
Author

fpronto commented May 26, 2020

my first idea was not that, but that one is less intrusive and easier to program.
so yeah is what I meant

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants