picimako / wiremocha

WireMock framework integration for the IntelliJ platform.
https://plugins.jetbrains.com/plugin/18860-wiremocha
1 stars 0 forks source link

Add references to body file paths #29

Closed picimako closed 2 years ago

picimako commented 2 years ago

Summary

Although line markers/gutter icons are available for body file paths in both the JSON and Java DSLs, they are not used when doing usage/reference based search on mapping files.

By providing references to these string literals, the configured JSON properties and method calls will show up in usage based search results, which can also be beneficial when deleting mapping files, to notify users that those files are still in use.

Tasks

picimako commented 2 years ago

Completed in v1.0.5.