Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Latest commit

 

History

History
31 lines (19 loc) · 1 KB

File metadata and controls

31 lines (19 loc) · 1 KB

SuperDoc VS Code Extension

SuperDoc Logo

Edit and view DOCX files inside Visual Studio Code with SuperDoc.

Features

  • Edit DOCX in VS Code - Keep your code and documents open side-by-side
  • Live reload - When an AI agent or external process modifies your file, your document automatically refreshes
  • Auto-save - Changes are saved as you type

Usage

Once installed, any .docx file you open will automatically use SuperDoc. Just open a file and start editing.

Install

To be notified when live on Marketplace, star this repository.

Want it now? You can clone the repo and run it from source.

npm install
npm run compile

Then press F5 in VS Code to launch a development window.

License

This project is licensed under the GNU Affero General Public License version 3.0 (AGPLv3). See the full license at gnu.org/licenses/agpl-3.0.