Skip to content
This repository was archived by the owner on Mar 19, 2024. It is now read-only.

Commit 6b316ad

Browse files
committed
Add screenshots to readme
1 parent 35a0d26 commit 6b316ad

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

README.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,5 +41,22 @@ This will spit out language server message logging into the atom console. Check
4141
## RLS
4242
RLS is no longer supported. To use RLS install a previous version of ide-rust, `apm install [email protected]`.
4343

44+
## Screenshots
45+
**Autocomplete**:
46+
47+
![image](https://user-images.githubusercontent.com/16418197/121962919-01114c80-cd2f-11eb-8136-11ba82ebe543.png)
48+
49+
**Datatips**:
50+
51+
![image](https://user-images.githubusercontent.com/16418197/121962751-c7404600-cd2e-11eb-84dd-eff95743a0d3.png)
52+
53+
**Linter**:
54+
55+
![image](https://user-images.githubusercontent.com/16418197/121962803-d7582580-cd2e-11eb-9742-040b78ca75d2.png)
56+
57+
**Outline**:
58+
![image](https://user-images.githubusercontent.com/16418197/121962765-cd362700-cd2e-11eb-92b2-74516cd734db.png)
59+
60+
4461
## License
4562
MIT License. See the [license](LICENSE) for more details.

0 commit comments

Comments
 (0)