Skip to content

Commit ef58eba

Browse files
committed
Update doc
1 parent b7ec011 commit ef58eba

File tree

1 file changed

+21
-1
lines changed

1 file changed

+21
-1
lines changed

README.md

Lines changed: 21 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,22 @@
11
# shader-language-server
2-
Language server implementation for ShaderLab
2+
> Language server implementation for ShaderLab
3+
4+
## 🚧 Status
5+
6+
Still in development.
7+
8+
#### Current Features
9+
10+
- Completion
11+
12+
#### Planned Features
13+
14+
- Diagnostics
15+
- Hover
16+
- Jump to def
17+
18+
## 🔨 Usage
19+
20+
```sh
21+
/path/to/ShaderLS --stdio
22+
```

0 commit comments

Comments
 (0)