Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>SuperDoc - Word Document EditorNew to Visual Studio Code? Get it now.
SuperDoc - Word Document Editor

SuperDoc - Word Document Editor

SuperDoc

|
264 installs
| (0) | Free
Open and edit Word documents (.docx) directly in VS Code using SuperDoc
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

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

Coming soon to the VS Code Marketplace. Star this repository to get notified.

Install from VSIX

  1. Clone the repo and install dependencies:
    npm install
    
  2. Build the VSIX file:
    npm run package
    
  3. In VS Code, open the Command Palette (Ctrl+Shift+P / Cmd+Shift+P)
  4. Run Extensions: Install from VSIX...
  5. Select the generated .vsix file from the project folder

Run 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.

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