---
title: "The Ultimate All-in-One Document Viewer Plugin for JetBrains IDE"
published_at: "2025-10-10T08:28:59+00:00"
modified_at: "2025-10-10T08:29:02+00:00"
url: "https://www.syncfusion.com/blogs/post/document-viewer-plugin-jetbrains-ide"
excerpt: "Discover the easiest way to manage Word, Excel, Markdown, and CSV files in JetBrains IDEs using the Document Viewer Plugin. View PDFs and edit documents directly in your workspace, no need to switch apps."
taxonomy_category:
  - "Document Viewer"
  - "Document Viewer Extension"
taxonomy_post_tag:
  - "Document Reader"
  - "Document Viewer"
  - "Document Viewer For JetBrains IDE"
  - "JetBrains"
  - "JetBrains Document Viewer Plugin"
  - "JetBrains IDE"
  - "JetBrains IDE Productivity Plugin"
  - "JetBrains Plugin For Word Excel PDF Markdown"
  - "View And Edit Documents In JetBrains IDE"
---

# The Ultimate All-in-One Document Viewer Plugin for JetBrains IDE

[Suvetha Venkatesan](https://www.syncfusion.com/blogs/author/suvetha-venkatesan)

![All-in-One Document Viewer Plugin for JetBrains IDE What Developers Need to Know](https://www.syncfusion.com/blogs/wp-content/uploads/2025/10/All-in-One-Document-Viewer-Plugin-for-JetBrains-IDE-What-Developers-Need-to-Know.jpg)

**TL;DR:** Tired of switching apps to view or edit documents in your JetBrains IDE? The Document Viewer Plugin lets you view PDF files and view and edit Word, Excel, Markdown, CSV, and TSV files within your workspace. With seamless sorting, filtering, and real-time editing, it’s a free productivity boost!

Switching between your IDE and external apps to view or edit documents can shatter your focus and slow down your momentum. That’s where Syncfusion’s [Document Viewer Plugin for JetBrains IDEs](https://help.syncfusion.com/extension/document-viewer-extension/jetbrains/overview#:~:text=The%20Document%20Viewer%20plugin%20provides%20seamless%20access%20to,and%20TSV%20files%20directly%20within%20the%20JetBrains%20IDE.)
steps in. Designed to keep you immersed in your coding environment, this plugin lets you view PDF, view and edit Word, Excel, Markdown, CSV, and TSV files as well as preview PDFs, all without leaving your JetBrains workspace. Whether you’re a Java guru in [IntelliJ IDEA](https://www.jetbrains.com/idea/)
, a Python wizard in [PyCharm](https://www.jetbrains.com/pycharm/)
, or crafting mobile magic in [Android Studio](https://developer.android.com/studio)
, this tool is your new best friend for uninterrupted productivity.

![Syncfusion Document Viewer Plugin Interface](https://www.syncfusion.com/blogs/wp-content/uploads/2025/10/Viewing-documents-directly-in-JetBrains-IDEs-1.gif)

This isn’t just a viewer; it’s a full-fledged companion that handles everything from quick previews to on-the-fly edits.

Get started today!

## Prerequisites

Before getting started, make sure your environment meets the following requirements:

- A JetBrains IDE such as, [IntelliJ IDEA](https://www.jetbrains.com/idea/) , [PyCharm](https://www.jetbrains.com/pycharm/) , [WebStorm](https://www.jetbrains.com/webstorm/) , [Android Studio](https://developer.android.com/studio) , etc.
- The minimum version of the [JetBrains IDE is 2024.2](https://www.jetbrains.com/idea/whatsnew/2024-2/) to use the [Document Viewer](https://plugins.jetbrains.com/plugin/28456-document-viewer/versions) plugin.

## Installation guide

**Step 1:** Open JetBrains IDE.

**Step 2:** Navigate to ** File**, then select ** Settings** and choose ** Plugins** (or ** Preference** and then ** Plugins**on macOS).

**Step 3:** Select the ** Marketplace** tab and type ** Document Viewer** in the search field.

**Step 4:** Click the Install button on the ** Document Viewer** plugin.

**Step 5:** After the installation is completed, restart your JetBrains IDE if prompted.

## Supported file formats: Versatility at your fingertips

The plugin covers all the essentials:

- Word Documents: .docx, .dotx, .dot, .doc, .rtf
- Excel Documents: .xlsx, .xls, .xltx, .xlt
- SpreadSheets: .csv, .tsv
- PDFs: .pdf
- Markdown: .md

## Key features

Here’s what sets the Document Viewer Plugin apart:

- **Seamless viewing**: Open and browse files like Word (.docx, .dotx, .dot, .doc, .rtf), Excel (.xlsx, .xls, .xltx, .xlt), PDF (.pdf), Markdown (.md), CSV (.csv), and TSV (.tsv) directly in your IDE.
- **Managing and editing**: Edit Word (.docx, .dotx, .dot, .doc, .rtf), Excel (.xlsx, .xls, .xltx, .xlt), Markdown (.md), CSV (.csv), and TSV (.tsv) files and save the changes directly within IDE.
- **Smart sorting and filtering for spreadsheets:** Working with data-heavy Excel, CSV, or TSV files? Enable sorting and filtering right from the column headers or status bar.

## How to enable sorting and filtering in Document Viewer

- After opening the file, click the filter option in the status bar to configure sorting and filtering on the first row of the worksheet for quicker access.

![Context Menu in Syncfusion Document Viewer](https://www.syncfusion.com/blogs/wp-content/uploads/2025/10/Filtering-and-sorting-options-using-the-column-header-1.png)

Document Viewer with filtering and sorting options

- For more granular control, **right-click** on any cell or column header to open a context menu that provides access to filtering and sorting options.

![Filter Menu Access in Syncfusion Document Viewer](https://www.syncfusion.com/blogs/wp-content/uploads/2025/10/Filtering-and-sorting-by-right-clicking-on-a-cell-1.png)

Context menu with Filter and Sort options

## FAQs

**Q1. Is the Document Viewer suitable for large datasets?**

**A:** Yes, the plugin’s sorting and filtering functionalities help you organize and analyze large datasets efficiently.

**Q2. Does the Document Viewer plugin support Android studio?**

**A:** Yes, the Document Viewer plugin is compatible with Android Studio. However, Android Studio ships with a JetBrains Runtime that lacks the Java Chromium Embedded Framework (JCEF), which is required for optimal rendering of document previews. Therefore, we recommend switching to a JCEF-enabled JetBrains Runtime.

To try this, follow these steps:

1. Open Android Studio and go to Help then Find Action (or press Ctrl + Shift + A on Windows/Linux, Cmd + Shift + A on macOS).
2. Search for Choose Boot Java Runtime for the IDE.
3. Select a JBR version with JCEF support (e.g., version 21.0.8+1-895.146-jcef, as used in later Android Studio versions like Koala).
4. Restart Android Studio.

**Q3. Does the Document Viewer upload or transfer my files to a remote server before rendering them in JetBrains IDE?**

**A:** No. The plugin uses Syncfusion’s pure-JavaScript DOCX Editor, Spreadsheet, PDF Viewer, and Markdown editor components to parse and render your files entirely on the client. Your document data never leaves your machine, and no internet connection or server-side processing is required.

**Q4. How do I troubleshoot common issues with the Document Viewer plugin in JetBrains IDEs?**

**A:** Common solutions include:

- **Restart your JetBrains IDE:** Resolves most loading issues.
- **Update the plugin:** Ensure you have the latest version installed from the Marketplace.
- **Check file permissions:** Verify you have read/write access to the document.
- **Clear cache:** Invalidate caches and restart (File > Invalidate Caches / Restart).
- **Compatibility**: Ensure your JetBrains IDE version is compatible with the plugin.

## Conclusion

The [Document Viewer Plugin for JetBrains IDEs](https://help.syncfusion.com/extension/document-viewer-extension/jetbrains/overview#:~:text=The%20Document%20Viewer%20plugin%20provides%20seamless%20access%20to,and%20TSV%20files%20directly%20within%20the%20JetBrains%20IDE.)
 is more than a tool; it’s a workflow revolution. By keeping documents within arm’s reach, developers can stay focused, iterate faster, and deliver better results. At Syncfusion, we’re committed to tools that enhance your creativity, and this plugin is a prime example.

Ready to transform how you handle documents? Download the Document Viewer now from the[JetBrains Marketplace](https://nam02.safelinks.protection.outlook.com/?url=https%3A%2F%2Fplugins.jetbrains.com%2Fplugin%2F28456-document-viewer&data=05%7C02%7Czahrasandran%40syncfusion.com%7C04690881db46451a9b4c08de0727e08f%7C77f1fe12b04949198c509fb41e5bb63b%7C0%7C0%7C638956065011179450%7CUnknown%7CTWFpbGZsb3d8eyJFbXB0eU1hcGkiOnRydWUsIlYiOiIwLjAuMDAwMCIsIlAiOiJXaW4zMiIsIkFOIjoiTWFpbCIsIldUIjoyfQ%3D%3D%7C0%7C%7C%7C&sdata=XQFSkUG8P%2FtcItPKyydDRYKKftr%2BlDsZnVD%2BJRs%2B6xo%3D&reserved=0)
 and experience the difference.

For queries, you can contact us through our [support forum](https://www.syncfusion.com/forums)
, [support portal](https://support.syncfusion.com/)
, or [feedback portal](https://www.syncfusion.com/feedback)
. We are happy to assist you!

## Related Blogs



[Introducing the Syncfusion® Document Viewer Extension for Visual Studio Code](https://www.syncfusion.com/blogs/post/document-viewer-extension-for-vs-code)



[Syncfusion® Document Viewer for VS Code Now Supports Word Documents](https://www.syncfusion.com/blogs/post/vs-code-document-viewer-extension)



[What’s New in Document Editors and Viewers – 2025 Volume 3](https://www.syncfusion.com/blogs/post/document-editors-sdk-2025-vol-3)



[Your VS Code Workflow Just Got Better: Document Viewer Now Supports PDF](https://www.syncfusion.com/blogs/post/vs-code-extension-syncfusion-pdf-viewer)
