Skip to content

Commit 86c5937

Browse files
committed
Update project documentations
1 parent 8ff3100 commit 86c5937

File tree

3 files changed

+14
-2
lines changed

3 files changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,14 @@
1-
# JSchema-VSCode
2-
JSchema Support for Visual Studio Code
1+
# JSchema - The Customizable JSON Schema
2+
JSchema, a new JSON Schema, prioritizes simplicity, conciseness, and readability, making it intuitive and accessible without the need for extensive prior knowledge. It offers efficient read-write facilities, precise JSON document definition through various data types and functions, and extensibility to meet modern web service diverse requirements. To start your journey with JSchema library, please consult the documentation available for [C#](https://relogiclabs.github.io/JSchema-DotNet) and [Java](https://relogiclabs.github.io/JSchema-Java/articles/introduction).
3+
4+
## Features
5+
This extension provides syntax highlighting support for JSchema and its supported file type `.jscm`
6+
7+
## Example
8+
![Syntax Highlighting](./images/syntax-highlighting.png)
9+
10+
## Release Notes
11+
12+
* Initial release
13+
14+
**Enjoy!**

images/jschema-icon.png

8.17 KB
Loading

images/syntax-highlighting.png

460 KB
Loading

0 commit comments

Comments
 (0)