microsoft / codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.
https://aka.ms/codetour
MIT License
4.36k stars 113 forks source link

Is it possible to increase the input box size? #254

Open lsirivong opened 2 years ago

lsirivong commented 2 years ago

When I'm writing a step, if I have more than 5 lines of text it gets really hard for me to navigate around to write and edit. Is there some way that I can make this box larger? Either on demand or via some config would work for me.

TIA!

lostintangent commented 2 years ago

Unfortunately, this UI isn't customizable at the moment. So I'd need support from VS Code, in order to control the size of the text box.