phpStorm

作者: 毕德申 | 来源:发表于2023-03-28 17:31 被阅读0次
  1. 格式化 ctrl_alt_l
  2. 大小写转化 ctrl_shift_u
  3. 删除当前行 ctrl_y
  4. 跳转指定位置 ctrl_g
  5. 查看上一个/下一个方法 alt_up/alt_down
  6. 当前行向上移/向下移 alt_shift_up/alt_shift_down
  7. 匹配{} ctrl_[]
  8. 配置备注头部信息

File -> Editor -> File and Code Templates

  1. 修改背景图片

shift shift 点击两次,输入 Set Background Image ,选择自己的图片

  1. 导出设置

file -> Manages IDE Settings -> export setting(导出设置)
file -> Manages IDE Settings -> import setting(导入设置)
file -> Manages IDE Settings -> setting repository(分享设置)

相关文章

网友评论

      本文标题:phpStorm

      本文链接:https://www.haomeiwen.com/subject/nwcxddtx.html