Skip to content

liweilijie/cursor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

cursor

cursor常用的一些命令或者配置,尤其是快捷键。

  • Cmd+J: 调用terminal窗口。
  • Cmd+Click: 跳转到定义(Go to Definition)
  • Cmd+Shift+F: 在整个项目中搜索
  • F12: 跳转到定义
  • Alt+F12: 查看定义预览
  • Shift+F12: 查找所有引用(Find all References)
  • Cmd+K F: 格式化代码
  • Cmd+Shift+O: 在当前文件中查找符号(函数、变量等)
  • Cmd+T: 在整个项目中查找符号
  • Cmd+P: 快速打开文件
  • Cmd+.: 显示代码操作和快速修复
  • F2: 重命名符号(变量、函数等)

About

cursor tool remember.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors