IntellijGoToStackOverFlow icon indicating copy to clipboard operation
IntellijGoToStackOverFlow copied to clipboard

Broken in recent versions

Open floer32 opened this issue 4 years ago • 3 comments

9:55 AM	Plugin error: Plugin 'stackoverflow' is compatible with IntelliJ IDEA only because it doesn't define any explicit module dependencies

Some weird behavior:

  • it breaks in recent versions (I'm using RubyMine and IntelliJ, latest 2020.3 releases, but it's happened in previous 2020 releases)
  • ... but can't see it in the Preferences > Plugins GUI, so I can't remove it, and the error message comes up each time

I humbly suggest that, while this plugin is broken, it should not be in the JetBrains marketplace

floer32 avatar Mar 21 '21 17:03 floer32

There is another plugin that can be the successor: https://plugins.jetbrains.com/plugin/14615-smart-search

floer32 avatar Mar 21 '21 17:03 floer32

If someone needs to uninstall the plugin when the GUI isn't showing it: https://gist.github.com/hangtwenty/611dea469241ebcc88c22f7f495f6c9d

floer32 avatar Mar 21 '21 17:03 floer32

I fixed this bug by rewriting the source code a little bit ,you can download it here.

image

you can also change it with the awesome tool JBE

wshidaijingshen avatar Apr 08 '21 06:04 wshidaijingshen