Eclipse/Pydev style single line block comment
Hello,
Is there any way to setup something that would let me use Eclipse/PyDev style single line block comments ?
For those who aren't familiar with it, it's just a quick way to fill the commented line with a character until it reaches the right margin
Here is a screenshot of the pydev settings page :
http://pydev.org/images/editor/block_comments_preferences.png
Thanks!
Is there any way to setup something that would let me use Eclipse/PyDev style single line block comments ?
For those who aren't familiar with it, it's just a quick way to fill the commented line with a character until it reaches the right margin
Here is a screenshot of the pydev settings page :
http://pydev.org/images/editor/block_comments_preferences.png
Thanks!
1 条评论
排序方式
日期
投票数
Hi Firat, unfortunately there is no such a feature, but a feature request is welcome at http://youtrack.jetbrains.com/issues/PY
请先登录再写评论。