您好mk,以下是代码完成如何破坏您的一天并降低您的工作效率的示例1.打开启用了代码完成的直接IO对象并键入:“sens1:corr:coll”,lv.att(并设置格式
到Real64,已修复3)2。
现在复制事务并粘贴。
例如,假设我想查询我刚刚设置的内容:双击第二个事务,删除事务的lv.att部分并添加一个?
在引号内你有:“sens1:corr:coll?”现在将格式设置为默认格式 - 你的编辑是lot3。
如果您禁用代码完成,则不会发生这种情况。还有其他一些代码完成会破坏您的编辑,但对于初学者来说这是一个很好的演示.... Andy
以上来自于谷歌翻译
以下为原文
Hello mk,
Here is an example of how Code Completion can spoil your day and reduce your productivity
1. Open up a direct IO object with Code Completion enabled and type:
"sens1:corr:coll ", lv.att
(and set the formatting to Real64, Fixed 3)
2. Now copy the transaction and paste. For example, let's say I want to query what I have just set:
Double click on the 2nd transaction, delete the ,lv.att part of the transaction and add a ? inside the quotes so you have:
"sens1:corr:coll?"
And now set the format to Default format - your edits are lot
3. This does not happen if you disable code completion.
There are other things that code completion screws up your edits on, but this is a nice demo for starters....
Andy
您好mk,以下是代码完成如何破坏您的一天并降低您的工作效率的示例1.打开启用了代码完成的直接IO对象并键入:“sens1:corr:coll”,lv.att(并设置格式
到Real64,已修复3)2。
现在复制事务并粘贴。
例如,假设我想查询我刚刚设置的内容:双击第二个事务,删除事务的lv.att部分并添加一个?
在引号内你有:“sens1:corr:coll?”现在将格式设置为默认格式 - 你的编辑是lot3。
如果您禁用代码完成,则不会发生这种情况。还有其他一些代码完成会破坏您的编辑,但对于初学者来说这是一个很好的演示.... Andy
以上来自于谷歌翻译
以下为原文
Hello mk,
Here is an example of how Code Completion can spoil your day and reduce your productivity
1. Open up a direct IO object with Code Completion enabled and type:
"sens1:corr:coll ", lv.att
(and set the formatting to Real64, Fixed 3)
2. Now copy the transaction and paste. For example, let's say I want to query what I have just set:
Double click on the 2nd transaction, delete the ,lv.att part of the transaction and add a ? inside the quotes so you have:
"sens1:corr:coll?"
And now set the format to Default format - your edits are lot
3. This does not happen if you disable code completion.
There are other things that code completion screws up your edits on, but this is a nice demo for starters....
Andy
举报