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

Conversation

@chrismwendt
Copy link
Contributor

@chrismwendt chrismwendt commented Mar 8, 2019

Users are often times confused why imprecise references are shown in the references panel after clicking "Find references". This happens for languages that do not have a language server and for Sourcegraph instances that don't have a language server deployed.

This adds an "Imprecise results" label (technically an action) to the references panel. Here's what it looks like when you haven't set up a language server yet:

image

When there is no language server for the current language, the second sentence is dropped.

When you have the {go,typescript,python}.serverUrl set, the label is not shown.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants