counterfact
counterfact copied to clipboard
.edit command
Type .edit /some/path to open /routes/some/path.ts in IDE
Started work in the edit-commmand branch.
It works, but to make this feature particularly useful, I want to add a custom completer.
Adding a custom completer turned out to be next to impossible. Abandoning this idea.