Adding example image and updating link

This commit is contained in:
Matt Bierner
2020-03-31 23:46:10 -07:00
parent 9fd6a0e4e2
commit 9722f894d0
2 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
# Cat Customs - Custom Editor API Samples
Demonstrates VS Code's [custom editor API](TODO) using two custom editors:
![Preview](documentation/example.png)
Demonstrates VS Code's [custom editor API](https://code.visualstudio.com/api/extension-guides/custom-editors) using two custom editors:
- Cat Scratch — A text based custom editor for `.cscratch` files (which are just json files)
- Paw Draw - A binary custom editor for `.pawdraw` files (which are just jpeg files with a different file extension)

Binary file not shown.

After

Width:  |  Height:  |  Size: 225 KiB