Skip to content

Commit 8102f8c

Browse files
CopilotRizhongLin
andcommitted
Refine VS Code docs: integrate workspace requirement more concisely
Co-authored-by: RizhongLin <59563695+RizhongLin@users.noreply.github.com>
1 parent f524472 commit 8102f8c

File tree

2 files changed

+2
-8
lines changed

2 files changed

+2
-8
lines changed

README-EN.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -143,10 +143,7 @@ make wordcount # word count
143143

144144
###### Configuring VS Code
145145

146-
Install the LaTeX Workshop plugin in VS Code, and then open the root directory of this project.
147-
148-
> [!IMPORTANT]
149-
> Make sure to **open the `tongji-undergrad-thesis` folder directly** in VS Code, rather than opening a parent folder. Otherwise, the `.vscode/settings.json` configuration file will not take effect, and the LaTeX Workshop plugin will not display the `latexmk (xelatex)` Recipe.
146+
Install the LaTeX Workshop plugin in VS Code, and then **open the root directory of this project directly** (i.e., the `tongji-undergrad-thesis` folder, not a parent folder, otherwise `.vscode/settings.json` will not take effect).
150147

151148
###### Compile Project Using Workshop Features
152149

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -142,10 +142,7 @@ make wordcount # wordcount
142142

143143
###### 配置 VS Code
144144

145-
在 VS Code 中安装 LaTeX Workshop 插件,然后打开本项目根目录。
146-
147-
> [!IMPORTANT]
148-
> 请确保在 VS Code 中**直接打开 `tongji-undergrad-thesis` 文件夹**,而不是打开其上层文件夹。否则 `.vscode/settings.json` 配置文件无法生效,LaTeX Workshop 插件将不会显示 `latexmk (xelatex)` 的 Recipe。
145+
在 VS Code 中安装 LaTeX Workshop 插件,然后**直接打开本项目根目录**(即 `tongji-undergrad-thesis` 文件夹,而非其上层文件夹,否则 `.vscode/settings.json` 配置无法生效)。
149146

150147
###### 通过 Workshop 提供的功能编译项目
151148

0 commit comments

Comments
 (0)