• 当前位置 >
  • 关于建站

开发工具 | vs code目录翻译

深圳市凯恒科技有限公司    {{formatDate(infoObj.addTime,'yyyy-MM-dd HH:mm:ss')}}

file文件,edit编辑,selection选择,view查看,go转到,run运行,terminal终端,help帮助

file文件:

new file 新建文件

new window 新建窗口

open file 打开文件

open folder 打开文件夹

open workspace 打开工作区

open recent 最近打开

add folder to workspace 将文件夹添加到工作区

save workspace as 工作区另存为

save保存

save as 另存为

save all 全部保存

auto save 自动保存

preferences偏好

revert file还原文件

close editor关闭编辑器

close folder关闭文件夹

close window关闭窗口

exit出口

edit编辑:

undo 解开

redo 重做

cut 剪切

copy 复制

paste 粘贴

find 查找

replace 代替

find in files 在文件中查找

replace in files 在文件中替换

toggle line comment 切换行注释

toggle block comment 切换块注释

emmet:expand addreviation

emmet

selection选择:

select all 全选

expand selection 展开选定内容

shrink selection 缩小选定范围

copy line up 复制行

copy line down 向下复制行

move line up 上移行

move line down 下移行

duplicate selection 重复选择

add cursor above 在上面添加光标

add cursor below 在下面添加光标

add cursors to line ends 将光标添加到尾行

add next occurrence 添加下一个事件

add previous occurrence 添加上一个事件

select all occurrences 选择所有事件

switch to ctrl+click for multi-cursor 切换到ctrl并单击以显示更多光标

column selection mode 列选择模式

view查看:

command 命令

open view 打开视图

appearance 外观

editor layout 编辑器布局

explorer 探险家

search 搜索

scm 供应链管理

run 运行

extensions 扩展

output 输出

debug console 调试控制台

terminal 终端

problems 问题

toggle word wrap 切换换行

show minimap 显示小地图

show breadcrumbs

go转到:

back 后面

forward 向前地

last edit location 上次编辑位置

switch editor 开关编辑器

switch group 开关组

go to file 转到文件

go to symbol in workspace 转到工作区中的符号

go to symbol in editor 转到编辑器中的符号

go to definition 转到定义

go to declaration 转到声明

go to implementations 转到实现

go to references 转到参考

go to line/column 转到行/列

go to bracket 转到括号

next problem 下一个问题

previous problem 上一个问题

next change 下一个更改

previous change 以前的更改

run运行:

start debugging 开始调试

run without debugging 不调式运行

stop debugging 停止调试

restart debugging 重新启动调试

open configurations 开放配置

add configuration 添加配置

step over 跨过

step into 踏入

step out 走出去

continue 持续

toggle breakpoint 切换断点

new breakpoint 新断点

enable all breakpoints 启用所有断点

disable all breakpoints 禁用所有断点

remove all breakpoints 删除所有断点

install additional debuggers 安装其他调试器

terminal终端:

new terminal 新终端

split terminal 分体式终端

run task 运行任务

run build task 生成运行任务

run active file 运行活动文件

run selected text 运行选定文本

show running tasks 显示正在运行的任务

restart running task 重新启动正在运行的任务

terminate task 终止任务

configure tasks 配置任务

configure default build task 配置默认生成任务

help帮助:

welcome 欢迎

interactive playground 互动游乐场

documentation 文档

release notes 发行说明

keyboard shortcuts reference 键盘快捷键参考

introductory videos 介绍性视频

tips and tricks 小贴士和窍门

join us on twitter 加入我们的twitter

search feature requests 搜索功能请求

report lssue 报告lssue

view license 查看许可证

privacy statement 私隐声明

toggle developer tools 切换开发工具

open process explorer 打开进程资源管理器

check for updates 检查更行

about 关于