add readme and gif
This commit is contained in:
parent
1f466a1625
commit
cb91908848
|
@ -0,0 +1,11 @@
|
||||||
|
**⚠ This language server is still in it infancy. It only partially supports the SKILL language and can break quite easily during usage. ⚠**
|
||||||
|
|
||||||
|
# SKILL Rust Language Server - SRLS
|
||||||
|
|
||||||
|
a language server for [Cadence SKILL](https://en.wikipedia.org/wiki/Cadence_SKILL),
|
||||||
|
|
||||||
|
## Features
|
||||||
|
|
||||||
|
### Variable completion
|
||||||
|
|
||||||
|

|
Before Width: | Height: | Size: 4.4 KiB After Width: | Height: | Size: 4.4 KiB |
Before Width: | Height: | Size: 704 B After Width: | Height: | Size: 704 B |
Binary file not shown.
After Width: | Height: | Size: 8.6 MiB |
|
@ -22,3 +22,5 @@ obj->op()
|
||||||
expr1
|
expr1
|
||||||
expr2
|
expr2
|
||||||
)
|
)
|
||||||
|
|
||||||
|
tap_mag
|
||||||
|
|
Loading…
Reference in New Issue