Hello everyone.
Simple post here today.
I had Claude Code write a simple plugin for VS Code to allow you to open and view .MSG files. Yes, its free.
I couldn't find one on the internet anywhere, and it surprised me a lot. So I figured I would share it for others. It seems obvious to me that, since VS Code is a Microsoft product, it SHOULD have had this capability built in. But, apparently not.
Just download the .vsix file HERE
Option 1 — From the terminal (after cd to the download folder):
Option 2 — Drag & drop (no terminal needed):
- Open VS Code
- Go to the Extensions panel (Ctrl+Shift+X)
- Click the
...menu at the top of the Extensions panel - Click "Install from VSIX..."
- Browse to the downloaded file and select it
There is no warranty, support or guarantees offered on this. Use at your own risk. This was entirely written, complied and package by Claude Code.