标签: delphi lazarus
Lazarus有一个名为Multi Caret的功能,允许一次在多行上的代码编辑器(源代码编辑器)中输入代码。
Delphi有这样的功能吗?
答案 0 :(得分:4)
Delphi IDE没有多插件编辑功能。