mirror of
https://github.com/microsoft/vscode-extension-samples.git
synced 2026-06-13 07:10:26 +08:00
Adding example image and updating link
This commit is contained in:
@ -1,6 +1,8 @@
|
||||
# Cat Customs - Custom Editor API Samples
|
||||
|
||||
Demonstrates VS Code's [custom editor API](TODO) using two custom editors:
|
||||

|
||||
|
||||
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)
|
||||
|
||||
BIN
custom-editor-sample/documentation/example.png
Normal file
BIN
custom-editor-sample/documentation/example.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 225 KiB |
Reference in New Issue
Block a user