*: normalize colons (#7913)

This commit is contained in:
Seth Falco
2022-03-27 07:25:15 +02:00
committed by GitHub
parent f63fedd585
commit 27ff55fc2e
88 changed files with 144 additions and 144 deletions

View File

@@ -3,7 +3,7 @@
> Visual Studio Code.
> 更多信息:<https://github.com/microsoft/vscode>.
- 打开 VS Code:
- 打开 VS Code
`code`
@@ -23,6 +23,6 @@
`code -d {{文件1}} {{文件2}}`
- 用超级用户sudo权限打开 VS Code:
- 用超级用户sudo权限打开 VS Code
`sudo code {{路径/文件或目录}} --user-data-dir`