
[英]Is there a way to fold all groups of lines that start with a certain word for a .txt file in Visual Studio Code?
我一直在 Windows 10 上使用 Visual Studio Code 1.74.3 版来做我所有的数学笔记。 所以我的txt文件主要由以下结构组成: [定理] [缩进]证明: [缩进] [缩进] [见证明] 这是一个例子: https://imgur.com/a/2MD3EQq 我想 ...