pmcelhaney / counterfact

OpenAPI / Swagger to TypeScript generator and mock server
MIT License
104 stars 13 forks source link

.edit command #978

Open pmcelhaney opened 3 months ago

pmcelhaney commented 3 months ago

Type .edit /some/path to open /routes/some/path.ts in IDE

pmcelhaney commented 3 months ago

Started work in the edit-commmand branch.

It works, but to make this feature particularly useful, I want to add a custom completer.