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/release-notes.md
+21-16Lines changed: 21 additions & 16 deletions
Original file line number
Diff line number
Diff line change
@@ -8,30 +8,35 @@ documentation: ug
8
8
---
9
9
# Release Notes
10
10
11
-
The **Syncfusion® Document Viewer** extension for Visual Studio Code enables developers to seamlessly view Word, Excel, CSV, and TSV files within the editor.
11
+
The **Syncfusion® Document Viewer** extension for Visual Studio Code enables developers to seamlessly view and edit Excel, CSV, and TSV files directly within the editor.
The initial release of the **Syncfusion® Document Viewer**extension for Visual Studio Code introduces essential features for working with spreadsheet formats.
21
18
22
-
-**TSV** (`.tsv`)
19
+
### Supported File Formats
20
+
- Excel (`.xlsx`)
21
+
- CSV (`.csv`)
22
+
- TSV (`.tsv`)
23
23
24
24
### Features
25
+
-**View and Edit Files**: Open Excel, CSV, and TSV files directly in VS Code and make edits without needing additional tools.
26
+
-**Read-Only Mode**: Toggle read-only mode to prevent accidental changes and safeguard your data.
27
+
-**Sorting and Filtering**: Organize and analyze data quickly using sorting and filtering options available in column headers.
25
28
26
-
-**View and Edit Files:** Open Word, Excel, CSV, and TSV files directly in VS Code and make edits without needing additional tools.
29
+
---
27
30
28
-
-**Read-Only Mode:** Toggle read-only mode to prevent accidental changes and safeguard your data.
31
+
## Syncfusion® Document Viewer 2.0.0
29
32
30
-
-**Sorting and Filtering:** Organize and analyze data quickly using sorting and filtering options available in column headers.
33
+
The 2.0.0 release expands the extension’s capabilities with support for Word document formats.
The **Syncfusion® Document Viewer** extension for Visual Studio Code now supports the following Word related formats: `.docx`, `.dotx`, `.docm`, `.dot`, `.doc`, and `.rtf` file formats.
36
-
37
-
36
+
-**Extended Document Format Support**: Now supports the following Word-related formats:
0 commit comments