#
gogland
Here are 8 public repositories matching this topic...
Remove/Backup – settings & cli for macOS (OS X) – DataGrip, AppCode, CLion, Gogland, IntelliJ, PhpStorm, PyCharm, Rider, RubyMine, WebStorm
macos
backup
osx
script
intellij
jetbrains
phpstorm
macosx
cleanup
webstorm
rubymine
pycharm
appcode
clion
pruning
cleaner
rider
datagrid
gogland
-
Updated
Nov 1, 2019 - Shell
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.
Add this topic to your repo
To associate your repository with the gogland topic, visit your repo's landing page and select "manage topics."
Hello,
Could you add the pop-up documentation of a function/variable when we press
Ctrl + Q? For now it showsNo documentation found.even if I used@docon the function.Thanks