You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -28,7 +28,7 @@ Open up your Sourcegraph settings https://sourcegraph.com/users/you/settings and
28
28
}
29
29
```
30
30
31
-
Then sideload the extension (http://localhost:1234) on your Sourcegraph instance and refresh the page. Make sure you don't see two of the same language extension.
31
+
Then [sideload the extension](https://docs.sourcegraph.com/extensions/authoring/local_development) (http://localhost:1234) on your Sourcegraph instance and refresh the page. Make sure you don't see two of the same language extension.
32
32
33
33
Open the browser Network tab and you should start seeing `graphql?Search` calls when you hover over tokens.
0 commit comments