如何获取VS代码中的用户输入? 这是我的 launch.json 文件:
<ul>
<li>Some list text which goes onto the second line. Some list text which goes onto the second line. Some list text which goes onto the second line
<ol>
<li>sub list text1</li>
<li>sub list text1</li>
<ol>
</li>
</ul>
我还需要做什么?