Skip to content

Commit

Permalink
Documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
smikitky committed Jul 11, 2018
1 parent 50d202d commit 9959201
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## Next

- Provides a hover for some DICOM keywords and reserved UIDs
that are hard to remember, such as Transfer Syntax UID.
- Support for (retired) Group Length element (gggg,0000).

## 1.0.3 (2018-07-08)

- Documentation and changelog fix.
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,8 @@ Use the context menu on a DICOM file and select "DICOM: Dump DICOM tags".

- Dumps all DICOM tags in human-readable format (except binary data).
- Understands value representation (VRs) of most standard DICOM tags.
- Provides a hover for some hard-to-remember DICOM keywords and UIDs.<br>
![Screenshot](https://raw.githubusercontent.com/smikitky/vscode-dicom-dump/master/doc/screenshot-values.png)
- Basic support for character encodings.
- 100% JavaScript. Does not require any external binary dependencies like DCMTK.

Expand Down
Binary file added doc/screenshot-values.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 9959201

Please sign in to comment.