問題タブ [block-comments]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
refactoring - JetBrains setting for commenting block of code with indent
I have a problem with my JetBrains product which is not correctly comment block of code with Ctrl + Shift + /
.
When I use this to comment my code it will add /*
and */
in first column instead of my code indent so then after using reformatting my code these /*
and */
will came to indent place of my code and my code which is commented now will more indent.
Sorry for my bad Description. I will show you an example.
after commenting
after refactor code
editor - 組み込みの MobaXterm エディターで複数の行をコメントまたはコメント解除するにはどうすればよいですか?
MobaTextEditor でブロックコメントしたいと思います。
これに関するオンラインの情報はどこにもないように見えるので、誰かがこれに関するドキュメントを見つけることができる場所を知っているか、経験から知っているかどうか疑問に思っています.
キーストロークを追加しようとしましecCommentBlock
たが、うまくいきません (キーストロークは何もしません)。
理由はわかりませんが、このエディターに関する情報はわかりにくいようです。彼らの Web サイトでは、宣伝文句全体が " MobaXterm includes everything you need to edit text files: vi on command line, nedit for a graphical editor or MobaTextEditor which is a light but powerful editor for developers with textdiff utilities.
"になっています。
誰でもこの問題の経験がありますか?