Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Comment Hover TooltipNew to Visual Studio Code? Get it now.
Comment Hover Tooltip

Comment Hover Tooltip

kooyoseb

|
1 install
| (0) | Free
주석을 선택하고 Ctrl+Shift+M으로 툴팁을 지정하는 VSCode 확장
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Comment Hover Tooltip

주석을 선택하고 Ctrl+Shift+M 을 눌러 툴팁을 지정할 수 있는 Visual Studio Code 확장입니다.

사용법

  1. 아무 코드 파일에서 // TODO: ... 같은 주석을 선택합니다.
  2. Ctrl+Shift+M 을 누르면 툴팁 입력창이 나타납니다.
  3. 입력한 툴팁은 주석 위에 마우스를 올리면 표시됩니다.

Comment Hover Tooltip

This is a Visual Studio Code extension that lets you specify a tooltip for a comment by selecting it and pressing Ctrl+Shift+M.

Usage

  1. Select a comment like // TODO: ... in any code file.
  2. Press Ctrl+Shift+M to display the tooltip input field.
  3. The entered tooltip will appear when you hover your mouse over the comment.
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft