Skip to content

Commit f37dfa6

Browse files
Update release-notes.md
1 parent d3de7c9 commit f37dfa6

File tree

1 file changed

+25
-18
lines changed

1 file changed

+25
-18
lines changed

Extension/Document-Viewer-Extension/Visual-Studio-Code/release-notes.md

Lines changed: 25 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,31 @@ control: Syncfusion Extensions
77
documentation: ug
88
---
99
# 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.
12+
13+
## Syncfusion® Document Viewer [1.0.0] - 2024-12-24
14+
### Initial Release
15+
16+
### Supported File Formats
17+
18+
- **Excel** (`.xlsx`)
19+
20+
- **CSV** (`.csv`)
21+
22+
- **TSV** (`.tsv`)
23+
24+
### Features
25+
26+
- **View and Edit Files:** Open Word, Excel, CSV, and TSV files directly in VS Code and make edits without needing additional tools.
27+
28+
- **Read-Only Mode:** Toggle read-only mode to prevent accidental changes and safeguard your data.
29+
30+
- **Sorting and Filtering:** Organize and analyze data quickly using sorting and filtering options available in column headers.
31+
1132
## Syncfusion® Document Viewer [2.0.0] - 2025-07-07
1233
### Introduced
1334
**Extended Document Format Support** :
14-
- 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.
15-
- This broadens compatibility with a wide variety of word documents extensions.
16-
17-
## Syncfusion® Document Viewer [1.0.0] - 2024-12-24
18-
### Initial Release
19-
**Supported Formats** :
20-
- The **Syncfusion® Document Viewer** extension for Visual Studio Code provided support for .xlsx, .csv, and .tsv files.
21-
- This covers most spreadsheet file types used in business and analytics workflows.
22-
23-
**Major Functionalities** :
24-
- Direct Viewing and editing files within VS Code.
25-
- Can able to edit the files and save them without requiring any external software.
26-
27-
**Features Provided** :
28-
- Data sorting : Can able to sort coloumns by ascending or descending order.
29-
- Filtering : Supports coloumn based filtering options for better data interpretations
30-
- Read-only Mode : Ensures file integrity by allowing view-only access
35+
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+

0 commit comments

Comments
 (0)