Skip to content

Instantly share code, notes, and snippets.

View sagar38's full-sized avatar

Esteban Guillardoy sagar38

View GitHub Profile
@sagar38
sagar38 / gist:36269b193987f2b0d14bdcf5ccd943c1
Created August 9, 2018 13:32
Useful Intellij IDEA plugins
This a list of some of the Intellij IDEA plugins I find useful when auditing code:
* https://plugins.jetbrains.com/plugin/9511-multihighlight - https://github.com/huoguangjin/MultiHighlight/
* https://plugins.jetbrains.com/plugin/10465-highlightbracketpair - https://github.com/qeesung/HighlightBracketPair
* https://plugins.jetbrains.com/plugin/7125-grep-console - https://github.com/krasa/GrepConsole
* https://plugins.jetbrains.com/plugin/9567-request-mapper - https://github.com/viartemev/requestmapper
* https://plugins.jetbrains.com/plugin/8351-code-comments - https://bitbucket.org/jetbrainscodecommentsplugin/codecomments/src
* https://plugins.jetbrains.com/plugin/7478-copy-paste-stack - https://github.com/kstenschke/copypastestack-plugin
Places you can check for open source plugins: