add: 使用命令行启动 VS Code
This commit is contained in:
		
							parent
							
								
									dfe6ce722a
								
							
						
					
					
						commit
						0a4da89751
					
				@ -278,6 +278,18 @@ Mac用户按住快捷键 `Cmd+Shift+P` (Windows用户按住快捷键`Ctrl+Shif
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
### 使用命令行启动 VS Code
 | 
			
		||||
 | 
			
		||||
(1)输入快捷键「Cmd + Shift + P 」,选择`install code command`:
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
(2)使用命令行:
 | 
			
		||||
 | 
			
		||||
- `code`命令:启动 VS Code 软件
 | 
			
		||||
 | 
			
		||||
- `code pathName/fileName`命令:通过 VS Code 软件打开指定目录/指定文件。
 | 
			
		||||
 | 
			
		||||
## VS Code 的常用技巧
 | 
			
		||||
 | 
			
		||||
### 文件对比
 | 
			
		||||
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user