Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>OboeNew to Visual Studio Code? Get it now.
Oboe

Oboe

tamanujan

|
5 installs
| (0) | Free
VSCode 用の揮発性メモ帳
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

Oboe

English | 日本語

A volatile notepad for VSCode. A minimal scratchpad — just a single <textarea> placed in the bottom panel.

Usage

  1. After installation, an "Oboe" tab appears in the bottom panel (alongside the terminal area)
  2. Click and start typing
  3. The trash icon in the tab header clears all content (no confirmation)

Features

  • Volatile: Notes vanish when you close or reload VSCode. No save functionality
  • Minimal: No syntax highlighting, no save, no history, no auto-sync
  • Theme-aware: Background and text colors follow your VSCode theme
  • Word wrap: Auto-wraps based on width
  • Movable: Drag to a sidebar, secondary sidebar, editor area, or anywhere else

Volatility

Action Note state
Close window Lost
Quit VSCode Lost
Reload window (Developer: Reload Window) Lost
Hide → reveal view Preserved

The extension never writes to workspaceState, globalState, or files.

Customizing the background color

Override via settings.json:

"workbench.colorCustomizations": {
  "oboe.background": "#FBE894"
}

Name origin

A double meaning between oboegaki (覚書, Japanese for "memo / memorandum") and the musical instrument oboe.

License

MIT

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