[product suggestions] 在IDE中有没有一下注释多行的功能,如果没有建议增加此功能 Resolved
Tofloor
poster avatar
MFC转班生
deepin
4 hours ago
Author

在IDE中有没有一下注释或取消注释多行的功能,是选中多行,然后一下全都注释掉.

比如C ++ 中, 把选中行前 全都加上 //

不是用 /* */ 这样的块注释的方式. 块注释在多次注释时不方便

也可能已有这个功能,请哪位知道 请告诉我,非常感谢!

image.png
image.png

Reply Favorite View the author
All Replies
庸俗的浪漫着
deepin
4 hours ago
#1

deepin IDE是可以这样实现注释的

Reply View the author
MFC转班生
deepin
4 hours ago
#2
庸俗的浪漫着

deepin IDE是可以这样实现注释的

我如何操作可以实现这样的功能呢?

Reply View the author
庸俗的浪漫着
deepin
4 hours ago
#3

使用正常的注释快捷键,ctrl + /

Reply View the author
MFC转班生
deepin
4 hours ago
#4
庸俗的浪漫着

使用正常的注释快捷键,ctrl + /

可以了. 谢谢.

Reply View the author
a-bird
deepin
4 hours ago
#5
庸俗的浪漫着

使用正常的注释快捷键,ctrl + /

我去,没想到还有这种功能啊like

Reply View the author
MFC转班生
deepin
2 hours ago
#6

要是能把各种功能,做成工具条按钮就好了.

类似于这样的
image.png

Reply View the author
Feelup
deepin
an hour ago
#7
MFC转班生

要是能把各种功能,做成工具条按钮就好了.

类似于这样的
image.png

我也觉得做成按钮会更直观,但现在好多开发工具都希望你去背它们的快捷键,美其名曰简洁美观,但忽略了直观好用。

joy

Reply View the author