Skip to content

Commit

Permalink
Update archives.
Browse files Browse the repository at this point in the history
  • Loading branch information
poneding committed Dec 19, 2024
1 parent 2205398 commit b9e29a1
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
4 changes: 4 additions & 0 deletions content/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -247,6 +247,10 @@
- [Ubuntu](os/ubuntu.md)
- [Windows 使用姿势](os/windows.md)

## qa

- [vscode-terminal-chinese.md](qa/vscode-terminal-chinese.md)

## 阅读

- [云原生应用开发:Operator原理与实践](reading/云原生应用开发:Operator原理与实践.md)
Expand Down
5 changes: 5 additions & 0 deletions content/qa/_index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
[🏠 首页](../_index.md) / qa

# qa

[vscode-terminal-chinese.md](vscode-terminal-chinese.md)
3 changes: 3 additions & 0 deletions content/qa/vscode-terminal-chinese.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
[🏠 首页](../_index.md) / [qa](_index.md) / vscode-terminal-chinese.md

查看配置,`editor.accessibilitySupport`,如果发现配置为 `on`,那么切换为 `auto` 即可。

0 comments on commit b9e29a1

Please sign in to comment.