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

Commit a218e72

Browse files
committed
docs
1 parent 2d3d6dc commit a218e72

File tree

1 file changed

+7
-5
lines changed

1 file changed

+7
-5
lines changed

README.md

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,11 @@
1-
# Token Highlights Sourcegraph Extension
1+
# GraphQL Sourcegraph Extension
22

3-
A [Sourcegraph extension](https://github.com/sourcegraph/sourcegraph-extension-api) for highlighting lines matching the currently hovered token on GitHub, Sourcegraph, and other tools.
3+
A [Sourcegraph extension](https://github.com/sourcegraph/sourcegraph-extension-api) for GraphQL code intelligence.
44

5-
[**➕ Add to Sourcegraph**](https://sourcegraph.com/extensions/chris/token-highlights)
5+
[**➕ Add to Sourcegraph**](https://sourcegraph.com/extensions/chris/graphql)
66

7-
Source code on GitHub: https://github.com/sourcegraph/sourcegraph-token-highlights
7+
You'll also need the server to be running on your machine: https://github.com/chrismwendt/graphql-ws-langserver
88

9-
![demo](https://user-images.githubusercontent.com/1387653/45539771-86065a80-b7bf-11e8-8d44-d9878cbae054.gif)
9+
Source code on GitHub: https://github.com/sourcegraph/sourcegraph-graphql
10+
11+
![demo](https://user-images.githubusercontent.com/1387653/45993536-44d63c00-c044-11e8-8ac7-814165d3aecf.gif)

0 commit comments

Comments
 (0)