前端制造伪数据时经常会使用一些递增的字段,比如:ID1、ID2、ID3......,一个一个敲出来好费力呀

推荐一个vscode插件给大家:Increment Selection


vscode同时编辑多行,插入递增数字【Increment Selection】

 

1.安装插件 Increment Selection

2.使用方法:

  Win/Linux:ctrl+alt+i  、  ctrl + shift + p => Increment Selection

  Mac:cmd+alt+i  、  cmdshift + p => Increment Selection

 

效果如下:

vscode同时编辑多行,插入递增数字【Increment Selection】

 

相关文章:

  • 2022-12-23
  • 2021-11-08
  • 2021-12-14
  • 2022-12-23
  • 2022-12-23
猜你喜欢
  • 2021-07-08
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-20
  • 2021-09-03
相关资源
相似解决方案