microsoft / codetour

VS Code extension that allows you to record and play back guided tours of codebases, directly within the editor.

Home Page:https://aka.ms/codetour

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is it possible to increase the input box size?

lsirivong opened this issue · comments

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!

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.