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

Jump to resource definition feature #19

Open
ecoms-ye opened this issue Oct 31, 2024 · 0 comments
Open

Jump to resource definition feature #19

ecoms-ye opened this issue Oct 31, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@ecoms-ye
Copy link

Is your feature request related to a problem? Please describe.
Not really, just when the template is too long, it's hard to find the resource.

Describe the solution you'd like
Like any programming language in vscode, use Ctrl+Click to go to the definition of a resouce from code like !Ref MyResource.

Describe alternatives you've considered
Since there is already a feature to show the resource's type like (Resource) MyVPC: AWS::EC2::VPC when hover !Ref MyResource. Maybe click this part then jump to the definition would be easier.

Additional context
Thanks for providing such a good extenstion!

@ecoms-ye ecoms-ye added the enhancement New feature or request label Oct 31, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant