Skip to content

Commit fc7fb7b

Browse files
committed
2 parents 9640b56 + 8907525 commit fc7fb7b

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![VS Marketplace Badge](https://img.shields.io/badge/Visual%20Studio%20Marketplace-0.1.2-brightgreen?logo=visualstudiocode)](https://marketplace.visualstudio.com/items?itemName=TimHeuer.resx-editor)
2+
13
# RESX Editor
24

35
This is a previewer/light-weight editor for string-based RESX/RESW files commonly used for localization for .NET applications. As with most of my projects this started as a learning experiment and thus is not feature rich. But it is MIT licensed, so please, by all means contribute!
@@ -6,7 +8,7 @@ This is a previewer/light-weight editor for string-based RESX/RESW files commonl
68

79
Pretty simple really, if you open a .resx/.resw file from your workspace, you have the option of using this by default for the viewer and it will show the contents in a data grid format:
810

9-
![image](https://github.com/timheuer/resx-editor/assets/4821/2defb232-098e-46e8-8a2d-510eac3ba6a8)
11+
![2023-06-22_13-55-08](https://github.com/timheuer/resx-editor/assets/4821/8aa91777-27c9-418f-bab4-5acb1ff5ef8f)
1012

1113
### Disabling the editor
1214
To disable this right click on a `resx` or `resw` file and choose `Open with...` and change options:

0 commit comments

Comments
 (0)