Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/skfrost19/Docx-Viewer
VSCode extension to view docx / ODT files within the editor.
https://github.com/skfrost19/Docx-Viewer
docx docx-viewer extension libreoffice microsoft-office-word odt opendocument-text-document viewer visual-studio visual-studio-code visual-studio-extension vscode-extension
Last synced: 2 months ago
JSON representation
VSCode extension to view docx / ODT files within the editor.
- Host: GitHub
- URL: https://github.com/skfrost19/Docx-Viewer
- Owner: skfrost19
- License: mit
- Created: 2023-02-18T15:39:20.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-17T08:23:16.000Z (over 1 year ago)
- Last Synced: 2024-08-08T01:56:44.010Z (6 months ago)
- Topics: docx, docx-viewer, extension, libreoffice, microsoft-office-word, odt, opendocument-text-document, viewer, visual-studio, visual-studio-code, visual-studio-extension, vscode-extension
- Language: TypeScript
- Homepage:
- Size: 7.07 MB
- Stars: 25
- Watchers: 1
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Docx Viewer Extension for Visual Studio Code
![Installs](https://img.shields.io/visual-studio-marketplace/i/ShahilKumar.docxreader)
![Visual Studio Marketplace Version](https://img.shields.io/visual-studio-marketplace/v/ShahilKumar.docxreader.svg)
![Rating](https://img.shields.io/visual-studio-marketplace/r/ShahilKumar.docxreader.svg)
![LICENSE](https://img.shields.io/github/license/skfrost19/Docx-Viewer.svg)
[![GitHub Release](https://img.shields.io/github/release/skfrost19/Docx-Viewer.svg)](https://github.com/skfrost19/Docx-Viewer/releases)
![Open Issues](https://img.shields.io/github/issues-raw/skfrost19/Docx-Viewer.svg)
![Closed Issues](https://img.shields.io/github/issues-closed-raw/skfrost19/Docx-Viewer.svg)
The Docx Viewer Extension for Visual Studio Code allows you to view Docx / ODT files directly within the editor. With this extension, you no longer need to switch between multiple applications or install a separate Word Processor or Libre Office Client to view your documents.## Features
- Preview Docx / ODT files within the editor
- Easy installation and setup## Usage
To open a Docx / ODT file, simply navigate to the file and click to open it.
![](https://media.giphy.com/media/v1.Y2lkPTc5MGI3NjExNjdkOTlmMzViMjhjNDg3ZDVjZmZlN2U0NzIzODU4ZmY4NzkwNWM1ZSZjdD1n/9jfRb8jEVDPeJut8CJ/giphy.gif)
## Extension Settings
- To change the font, open the Command Palette (Ctrl + Shift + P or Cmd + Shift + P) and search for "Open Docx Reader Configuration".
- In the configuration file, change the font to your desired font.## How to Install
- Launch Visual Studio Code.
- Press Ctrl + Shift + X or Cmd + Shift + X to open the Extensions tab.
- Search for "Docx Viewer" or "ODT Viewer" and select it or follow this link.
- Click "Install".
- After the installation is complete, restart Visual Studio Code.## Requirements
This extension requires Visual Studio Code version 1.60 or higher to be installed.
## Known Issues
- Some complex formatting may not be supported.
- Changes to the document may not be saved in the original Docx format.
- The extension may not work properly with extremely large documents.## Feedback and Contributions
- Feedback, bug reports, and contributions are always welcome!
- If you have any suggestions or issues, please open a new issue on the GitHub repository or submit a pull request.## Support
- Star the repository if you like the extension!
## License
This extension is licensed under the MIT License.