VSX CompatibleOXP Native: Planned

// Description

View word,excel files and using WYSIWYG editor for markdown.

// Readme

Open VSX

#Officew Viewer

##Introduction

English | 简体中文 | 繁體中文

This extension supports previewing these common office file formats in VS Code.

  • Excel: .xls, .xlsx, .csv
  • Word: .docx
  • Svg: .svg
  • Pdf: .pdf
  • Font: .ttf, .otf, .woff, .woff2
  • Markdown: .md
  • HttpRequest: .http
  • Windows Reg: .reg
  • Compressed file: .zip, .jar, .vsix, .rar

##Markdown

This extension changes the default markdown editor to the vditor. Please note that this editor is no longer actively maintained.

If you want to use the original vscode editor, insert this in your settings.json.

{
    "workbench.editorAssociations": {
        "*.md": "default",
        "*.markdown": "default"
    }
}

Shortcuts: Base on Vditor shortcuts and more:

  • Move list up: Ctrl Alt I / ⌘ ^ I
  • Move list down: Ctrl Alt J / ⌘ ^ J
  • Edit in VS Code: Ctrl Alt E / ⌘ ^ E

Tips:

  • Resize editor via ctrl/cmd+mouse scroll.
  • Hyperlinks can be opened by ctrl/meta+click or double-click.

##HTML

The html editor supports live viewing. Press ctrl+shift+v to open the live view.

##Sponsor

Database Client

Database Client for Visual Studio Code, supporting the management MySQL/MariaDB, PostgreSQL, SQLite, Redis and ElasticSearch, and works as an SSH client, boost your maximum productivity! Get it now.

##Credits

// Install

Open this extension directly in your IDE — no CLI, no extra tools.

Extension ID
cweijan.vscode-office

If your IDE doesn't open automatically, copy the ID above and paste it into the Extensions view (⌘P ext install <id>).

// Source signals

Publisher
Verified ✓
Rating
5.0 (4)
Downloads
549.3k
Published
2025-04-28
Source
repo
Homepage
link

Live from open-vsx.org. Refreshed hourly.

// Are you the author?

This listing is mirrored from Open VSX. Claim it to ship a native OXP build, customise the page, and respond to reviews.

Claim this listing

// Package Info

Version
3.5.4
Owner
@vsx-cweijan
Downloads
513.7k
Stars
0