You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Extension/Document-Viewer-Extension/Visual-Studio-Code/FAQ.md
+12-12Lines changed: 12 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,17 +11,17 @@ documentation: ug
11
11
12
12
### What does the Document Viewer Extension do for Visual Studio Code?
13
13
14
-
The Syncfusion® Document Viewer lets you open and view Word, Excel, PDF, Markdown, CSV, and TSV files directly in the VS Code editor.
14
+
The Document Viewer lets you open and view Word, Excel, PDF, Markdown, CSV, and TSV files directly in the VS Code editor.
15
15
16
16
### How do I install and set up the Document Viewer extension?
17
17
18
18
To install the Document Viewer extension:
19
19
- Open VS Code
20
20
- Go to Extensions (Ctrl+Shift+X)
21
-
- Search for "Document Viewer"
21
+
- Search for "Document Viewer".
22
22
- Click "Install" on the official Syncfusion extension
23
-
- Restart VS Code if prompted
24
-
- The extension will automatically handle supported file types (.docx, .xlsx, .pdf, .csv, .tsv, .md)
23
+
- Restart VS Code if prompted.
24
+
- The extension will automatically handle supported file types (.docx, .xlsx, .pdf, .csv, .tsv, .md).
25
25
26
26
### Can I edit files in the Document Viewer?
27
27
@@ -45,11 +45,11 @@ You can view Microsoft Word documents (.docx) directly in VS Code using the Sync
45
45
46
46
### Can I edit Word files in VS Code with this extension?
47
47
48
-
Yes, the Syncfusion Document Viewer extension supports minimal editing of Microsoft Word documents. While it's primarily designed for viewing, you can perform basic text modifications and content updates. However, for advanced formatting and complex editing tasks, you may still need to use Microsoft Word for full functionality.
48
+
Yes, the Document Viewer extension supports minimal editing of Microsoft Word documents. While it's primarily designed for viewing, you can perform basic text modifications and content updates. However, for advanced formatting and complex editing tasks, you may still need to use Microsoft Word for full functionality.
49
49
50
50
### How to view and edit Excel files (.xlsx) in VS Code?
51
51
52
-
The Syncfusion Document Viewer extension allows you to view and edit Excel files (.xlsx) directly in VS Code. After installing the extension, you can:
52
+
The Document Viewer extension allows you to view and edit Excel files (.xlsx) directly in VS Code. After installing the extension, you can:
53
53
- Open .xlsx files with preserved formatting and cell structure
54
54
- Edit cell contents and values
55
55
- View multiple worksheets within the same file
@@ -71,26 +71,26 @@ Yes, it supports PDF, Word, Markdown, Excel, CSV, and TSV files.
71
71
72
72
### Can I view PDF files in VS Code?
73
73
74
-
Yes you can view PDF files directly in Visual Studio using the Syncfusion Document Viewer extension:
75
-
- Install the Document Viewer extension from the VS Code Marketplace
74
+
Yes, you can view PDF files directly in Visual Studio using the Document Viewer extension:
75
+
- Install the Document Viewer extension from the VS Code Marketplace.
76
76
- Open a .pdf file in your workspace.
77
77
- The extension will render the PDF within VS Code, allowing you to view the document with preserved formatting. You can navigate pages, zoom in/out, and search text within the PDF.
78
78
79
79
80
80
### What file formats are supported by the Document Viewer extension?
81
81
82
82
Supported formats include:
83
-
- Microsoft Word: .docx, .dotx, .docm, .dot, .doc, .rtf` files
### Does the Document Viewer support Markdown files in VS Code?
90
90
91
91
Yes, as of the latest version, the Document Viewer extension does support Markdown (.md) files in Visual Studio Code. In addition to Markdown, it allows viewing and light editing of Microsoft Office documents (Word, Excel), PDFs, CSV, and TSV files directly within the VS Code editor.
92
92
93
-
### Does the Document Viewer Extension upload or transfer my files to a remote server before rendering it in VS Code?
93
+
### Does the Document Viewer Extension upload or transfer my files to a remote server before rendering them in VS Code?
94
94
95
95
No. The extension uses Syncfusion’s pure-JavaScript Document 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.
Copy file name to clipboardExpand all lines: Extension/Document-Viewer-Extension/Visual-Studio-Code/overview.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ documentation: ug
11
11
12
12
## Overview
13
13
14
-
The **Document Viewer** extension for Visual Studio Code simplifies data handling by integrating essential<supstyle="font-size:70%">®</sup> features directly into the coding environment. It allows users to view Word, Excel, PDF, Markdown, CSV, and TSV files and provides editing and managemnt features for all supported formats other than PDF directly within Visual Studio Code without any additional tools.
14
+
The **Document Viewer** extension for Visual Studio Code simplifies data handling by integrating essentialfeatures directly into the coding environment. It allows users to view Word, Excel, PDF, Markdown, CSV, and TSV files and provides editing and management features for all supported formats apart from PDF directly within Visual Studio Code without any additional tools.
0 commit comments