add readme and gif

This commit is contained in:
acereca 2023-04-16 15:13:12 +02:00
parent 1f466a1625
commit cb91908848
5 changed files with 13 additions and 0 deletions

11
README.md Normal file
View File

@ -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
![](https://git.acereca.net/acereca/srls/raw/branch/master/assets/variable_completion.GIF)

View File

Before

Width:  |  Height:  |  Size: 4.4 KiB

After

Width:  |  Height:  |  Size: 4.4 KiB

View File

Before

Width:  |  Height:  |  Size: 704 B

After

Width:  |  Height:  |  Size: 704 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 8.6 MiB

View File

@ -22,3 +22,5 @@ obj->op()
expr1 expr1
expr2 expr2
) )
tap_mag