Skip to content

Commit 0792ce1

Browse files
CopilotRizhongLin
andauthored
docs: Add VS Code workspace requirement for LaTeX Workshop configuration (#64)
* Initial plan * Add VS Code workspace requirement documentation to README files Co-authored-by: RizhongLin <59563695+RizhongLin@users.noreply.github.com> * Refine VS Code docs: integrate workspace requirement more concisely Co-authored-by: RizhongLin <59563695+RizhongLin@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: RizhongLin <59563695+RizhongLin@users.noreply.github.com>
1 parent 5601d09 commit 0792ce1

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README-EN.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +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.
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).
147147

148148
###### Compile Project Using Workshop Features
149149

README.md

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

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

145-
在 VS Code 中安装 LaTeX Workshop 插件,然后打开本项目根目录
145+
在 VS Code 中安装 LaTeX Workshop 插件,然后**直接打开本项目根目录**(即 `tongji-undergrad-thesis` 文件夹,而非其上层文件夹,否则 `.vscode/settings.json` 配置无法生效)
146146

147147
###### 通过 Workshop 提供的功能编译项目
148148

0 commit comments

Comments
 (0)