IntelliJ: An Advanced Moveset for Shared Indexes
When you start working in JetBrains IntelliJ IDE, a powerful development environment, you will run into something that will halt all your progress in a moment – the dreaded indexing process. Read this guideline written by our Tooling Developer, and find out about an advanced moveset for shared indexes that will help you make your job done faster!
Creating IntelliJ plugin with WebView
In this post, we would like to show how to create a simple plugin for IntelliJ with JCEF, the new WebView framework. In our company, we use it to build such tools as GraphBuddy or CodeTale. The first one is already released, the second one we are still working on in our R&D team. It is a plugin to your IDE, which enables you to browse comments from pull requests.