Add support for automatic replies ala VsCode #12366
Labels
Area-Settings
Issues related to settings and customizability, for console or terminal
Issue-Feature
Complex enough to require an in depth planning process and actual budgeted, scheduled work.
Product-Terminal
The new Windows Terminal.
Resolution-Duplicate
There's another issue on the tracker that's pretty much the same thing.
Milestone
https://code.visualstudio.com/updates/v1_64#_automatic-replies
Something like their syntax:
Might even be able to close out #217 with this 👀
There'd be obvious edge cases where a string is split over many writes, but that might be acceptable.
The perf hit would be the thing I'd be most worried about. We'd need to have a very clever way of not impacting throughput too much.
The text was updated successfully, but these errors were encountered: