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

lawvable/vscode-superdoc

 
 

Repository files navigation

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.

About

An extension for VS Code that allows AI-driven Word document editing

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Contributors

Languages

  • JavaScript 57.6%
  • TypeScript 34.4%
  • CSS 8.0%