Skip to content
#

gogland

Here are 8 public repositories matching this topic...

Language: All
Filter by language
trucndt
trucndt commented Nov 27, 2019

Hello,

Could you add the pop-up documentation of a function/variable when we press Ctrl + Q? For now it shows No documentation found. even if I used @doc on the function.

Thanks

aurelienmazurie-wk
aurelienmazurie-wk commented Jan 2, 2020

The plugin is currently storing the URL for the sourcegraph instance in a file whose location is hardcoded to be the user's home directory (see https://github.com/sourcegraph/sourcegraph-jetbrains/blob/master/src/Util.java#L51). Not only does this unnecessarily pollutes the home directory it also ignores the fact that IntelliJ has a mechanism to [persist plugin configuration variables](http://

Improve this page

Add a description, image, and links to the gogland topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the gogland topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.