1 添加

在Editor=>general=>postfix中,点击添加,输入

console.log('$EXPR$='+$EXPR$)

webstorm 使用postfix快速console.log()

2 使用

webstorm 使用postfix快速console.log()

效果

console.log('Person.constructor=' + Person.constructor)

 

相关文章:

  • 2021-12-25
  • 2021-08-27
  • 2021-07-16
  • 2021-10-13
  • 2022-12-23
  • 2022-12-23
  • 2021-08-03
  • 2021-06-18
猜你喜欢
  • 2021-12-02
  • 2021-12-03
  • 2022-01-15
  • 2021-12-05
  • 2022-12-23
  • 2021-10-11
  • 2021-09-10
相关资源
相似解决方案