terraform-scrape
terraform-scrape copied to clipboard
Extension opens terraform documentation on mouse over/hover
Steps to reproduce:
- Install Extension
- Open .tf file with resource in it.
- Command and hover over line of code declaring the resource.
Expected Behaviour:
- Nothing should happen
Actual Behaviour:
- Extension launches default browser with official terraform resource documentation page.
This can be very destructive especially when just trying to copy a resource - which tends to happen quite often.