菜单Tools > Custom Commands

Add,填写Command Name :Notepad++

Command中选择Notepad++

Run 填写:

"C:\Program Files\Notepad++\notepad++.exe" %f -n%line

>>>>>根据实际Notepad++安装路径填写<<<<<

 

点run进行command测试,确认好用可以根据个人喜好,添加到menu或快捷键。

Source Insight 4 中调用Notepad++

相关文章:

  • 2022-12-23
  • 2021-10-02
  • 2021-10-29
  • 2022-12-23
  • 2021-05-03
  • 2021-07-23
  • 2021-07-22
猜你喜欢
  • 2022-12-23
  • 2021-08-04
  • 2021-11-25
  • 2022-12-23
  • 2021-08-15
  • 2021-12-05
  • 2021-11-18
相关资源
相似解决方案