Skip to content

Commit d09146f

Browse files
Update release-notes.md
1 parent c219c27 commit d09146f

File tree

1 file changed

+21
-16
lines changed

1 file changed

+21
-16
lines changed

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

Lines changed: 21 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -8,30 +8,35 @@ documentation: ug
88
---
99
# Release Notes
1010

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

13-
## Syncfusion® Document Viewer [1.0.0] - 2024-12-24
14-
### Initial Release
15-
16-
### Supported File Formats
13+
---
1714

18-
- **Excel** (`.xlsx`)
15+
## Syncfusion® Document Viewer 1.0.0
1916

20-
- **CSV** (`.csv`)
17+
The initial release of the **Syncfusion® Document Viewer** extension for Visual Studio Code introduces essential features for working with spreadsheet formats.
2118

22-
- **TSV** (`.tsv`)
19+
### Supported File Formats
20+
- Excel (`.xlsx`)
21+
- CSV (`.csv`)
22+
- TSV (`.tsv`)
2323

2424
### 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.
2528

26-
- **View and Edit Files:** Open Word, Excel, CSV, and TSV files directly in VS Code and make edits without needing additional tools.
29+
---
2730

28-
- **Read-Only Mode:** Toggle read-only mode to prevent accidental changes and safeguard your data.
31+
## Syncfusion® Document Viewer 2.0.0
2932

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

32-
## Syncfusion® Document Viewer [2.0.0] - 2025-07-07
3335
### Introduced
34-
**Extended Document Format Support** :
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-
36+
- **Extended Document Format Support**: Now supports the following Word-related formats:
37+
- `.docx`
38+
- `.dotx`
39+
- `.docm`
40+
- `.dot`
41+
- `.doc`
42+
- `.rtf`

0 commit comments

Comments
 (0)