Skip to content

Commit 9ba6b45

Browse files
content changes
1 parent 11184b5 commit 9ba6b45

File tree

3 files changed

+14
-14
lines changed

3 files changed

+14
-14
lines changed

Extension/Document-Viewer-Extension/Visual-Studio-Code/FAQ.md

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -11,17 +11,17 @@ documentation: ug
1111

1212
### What does the Document Viewer Extension do for Visual Studio Code?
1313

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

1616
### How do I install and set up the Document Viewer extension?
1717

1818
To install the Document Viewer extension:
1919
- Open VS Code
2020
- Go to Extensions (Ctrl+Shift+X)
21-
- Search for "Document Viewer"
21+
- Search for "Document Viewer".
2222
- 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).
2525

2626
### Can I edit files in the Document Viewer?
2727

@@ -45,11 +45,11 @@ You can view Microsoft Word documents (.docx) directly in VS Code using the Sync
4545

4646
### Can I edit Word files in VS Code with this extension?
4747

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

5050
### How to view and edit Excel files (.xlsx) in VS Code?
5151

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:
5353
- Open .xlsx files with preserved formatting and cell structure
5454
- Edit cell contents and values
5555
- View multiple worksheets within the same file
@@ -71,26 +71,26 @@ Yes, it supports PDF, Word, Markdown, Excel, CSV, and TSV files.
7171

7272
### Can I view PDF files in VS Code?
7373

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.
7676
- Open a .pdf file in your workspace.
7777
- 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.
7878

7979

8080
### What file formats are supported by the Document Viewer extension?
8181

8282
Supported formats include:
83-
- Microsoft Word: .docx, .dotx, .docm, .dot, .doc, .rtf` files
84-
- Microsoft Excel: .xlsx, .xls, .xlsm, .xltx, .xltm, .xlsb, .xlt files
83+
- Microsoft Word: .docx, .dotx, .docm, .dot, .doc, and .rtf files
84+
- Microsoft Excel: .xlsx, .xls, .xlsm, .xltx, .xltm, .xlsb, and .xlt files
8585
- PDF: .pdf files
8686
- Markdown: .md files
87-
- Spreadsheet formats: .csv (Comma Separated Values) and. tsv (Tab Separated Values)
87+
- Spreadsheet formats: .csv (Comma Separated Values) and . tsv (Tab Separated Values)
8888

8989
### Does the Document Viewer support Markdown files in VS Code?
9090

9191
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.
9292

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?
9494

9595
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.
9696

Extension/Document-Viewer-Extension/Visual-Studio-Code/getting-started.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ documentation: ug
2525

2626
- Save your changes by selecting `File > Save` or using the shortcut `Ctrl+S` (Windows) / `Cmd+S` (Mac).
2727

28-
> **Note:** Document Viewer allows basic editing of Word, Excel, CSV, and TSV files directly within VS Code.
28+
> **Note:** Document Viewer allows basic editing of Word, Excel, Markdown, CSV, and TSV files directly within VS Code.
2929
3030
---
3131

Extension/Document-Viewer-Extension/Visual-Studio-Code/overview.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ documentation: ug
1111

1212
## Overview
1313

14-
The **Document Viewer** extension for Visual Studio Code simplifies data handling by integrating essential<sup style="font-size:70%">&reg;</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 essential features 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.
1515

1616
## Key Features
1717

0 commit comments

Comments
 (0)