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

Commit

Permalink
Add screenshots to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
aminya committed Jun 14, 2021
1 parent 35a0d26 commit 9573f8d
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -41,5 +41,23 @@ This will spit out language server message logging into the atom console. Check
## RLS
RLS is no longer supported. To use RLS install a previous version of ide-rust, `apm install [email protected]`.

## Screenshots
**Autocomplete**:

![Autocomplete image](https://user-images.githubusercontent.com/16418197/121962919-01114c80-cd2f-11eb-8136-11ba82ebe543.png)

**Datatips**:

![Datatips image](https://user-images.githubusercontent.com/16418197/121962751-c7404600-cd2e-11eb-84dd-eff95743a0d3.png)

**Linter**:

![Linter image](https://user-images.githubusercontent.com/16418197/121962803-d7582580-cd2e-11eb-9742-040b78ca75d2.png)

**Outline**:

![Outline image](https://user-images.githubusercontent.com/16418197/121962765-cd362700-cd2e-11eb-92b2-74516cd734db.png)


## License
MIT License. See the [license](LICENSE) for more details.

0 comments on commit 9573f8d

Please sign in to comment.