Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>Code Sticky NotesNew to Visual Studio Code? Get it now.
Code Sticky Notes

Code Sticky Notes

Fumiya

|
5 installs
| (0) | Free
Non-invasive, beautiful sticky notes for your code. Perfect for reviews and team collaboration.
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Code Sticky Notes 📌

Add beautiful, non-invasive sticky notes to your code without modifying a single line of source code. Perfect for code reviews, learning notes, and team collaboration.


🎨 Why Code Sticky Notes?

Traditional comments clutter your source code and often get committed by mistake. Code Sticky Notes allows you to leave rich, visual annotations that stay exactly where you put them, stored safely in an external file. It’s like having a physical scrapbook layer over your professional codebase.


✨ Key Features

🖌️ Beautiful Design Styles

Choose between two distinct looks tailored for different needs:

  • Sticky: A classic note with a realistic bottom-right fold effect.
  • Postcard: A clean, flat design held in place with a semi-transparent masking tape effect.

🚀 Live Preview & Precision Positioning

  • Real-time Sync: Watch your note appear and update in real-time as you type.
  • Black Slider Offset: Use the stylish black slider to offset your notes from 0px up to 1000px. Keep your notes perfectly aligned regardless of your code's indentation.

🛠️ Smart Tracking & Upward Search

  • Smart Follow: Notes automatically recalculate their position when you add or remove lines of code. No more "orphaned" notes.
  • Smart Upward Search: The extension intelligently looks for a .sticky-notes/ folder from the current file's directory up to the workspace root. Manage notes at any level of your project.

📍 Visibility Indicators

  • Gutter Icons: Small colored dots appear next to line numbers so you know exactly which lines have notes.
  • Scrollbar Markers: Color-coded markers in the scrollbar (overview ruler) show you where notes are located, even in massive files.

⌨️ How to Use

Default Shortcuts

  • Ctrl + Alt + A (Mac: Cmd + Alt + A): Add a new note.
  • Ctrl + Alt + E (Mac: Cmd + Alt + E): Edit the note on the current line.
  • Ctrl + Alt + X (Mac: Cmd + Alt + X): Remove the note on the current line.

Context Menu

Simply right-click any line and select Add/Edit/Remove Sticky Note from the menu.


🇯🇵 日本語説明

特徴

  • 🎨 選べる2つのスタイル: リアルな折り目がついた「付箋」スタイルと、マスキングテープで留めたような「ポストカード」スタイルから選択可能です。
  • ✨ ソースコードを汚さない: メモはプロジェクト内の .sticky-notes/notes.json に外部保存されます。コード内に直接コメントを書き込む必要はありません。
  • 🚀 リアルタイムプレビュー&自在な配置: 入力内容やスライダーでのオフセット調整(0〜1000px)が、エディタ上に即座に反映されます。
  • 🛠️ スマートな追従と探索: 行の追加・削除に合わせて付箋の位置が自動で追従。また、親ディレクトリを遡って保存先フォルダを自動的に検出します。
  • 📍 視認性の高いインジケーター: 行番号横のアイコンとスクロールバーのマーカーにより、巨大なファイルでも付箋の場所を瞬時に把握できます。
  • 🌍 チームコラボレーション: .sticky-notes フォルダを Git で共有するだけで、チーム全員で簡単に情報を共有可能です。

ショートカットキー

  • 付箋を追加: Ctrl + Alt + A
  • 付箋を編集: Ctrl + Alt + E
  • 付箋を削除: Ctrl + Alt + X

📁 Storage Location

All notes are saved in: {Project_Root}/.sticky-notes/notes.json

License

MIT

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft