picimako / wiremocha

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

Code completion for WireMock standalone jar arguments in the terminal? #83

Closed picimako closed 3 weeks ago

picimako commented 9 months ago

Summary

IntelliJ 2024.1 EAP 2 has introduced an improved terminal, and code completion for certain elements in the terminal.

If the code completion feature will be available as an extension point, and in a feasible way, the argument options (and maybe even argument values) of the WireMock standalone jar could be provided as code completion items.

If code completion is not possible, maybe a CLI options catalog could be implemented in/from which one can search and paste commands into the command line.

Candidate classes for use

picimako commented 3 weeks ago

This won't be implemented.