啊啊啊

This commit is contained in:
“postyizhan” 2024-06-14 13:27:24 +08:00
parent c73c67d689
commit c1f119e89e
3 changed files with 18 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 30 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB

View File

@ -7,6 +7,24 @@ sidebar_position: 1
一个好用的文本编辑器是**相当**重要的,请不要再使用 Windows 自带的记事本和写字板 (已在 Windows 11 移除)了。
# 记得保存文件
发现有人第一次用文本编辑器不知道编辑完后保存
![](_images/白点.png)
vscode会在未保存的文件后标记一个白点提示你这个文件编辑了但是没有保存其他文本编辑器类似
![](_images/vscode保存和自动保存.png)
保存按钮(红色箭头)
> 不过我更喜欢用快捷键来保存 Ctrl + S
开启自动保存(绿色箭头)
~~当年TrMenu的自动重载治好了我的autosave~~
## Visual Studio Code
<details>