Posts about IntelliJ IDEA
How to share run configurations in IntelliJ IDEA
Finally, with IDEA 2020.1, you can easily share your run configurations among your team members utilizing version control.
IntelliJ IDEA best plugins
A collection of useful plugins to enhance your IntelliJ IDEA experience.
Comparing files and folders in IntelliJ IDEA
IntelliJ IDEA offers numerous ways of comparing files, folders and code snippets and even synchronizing folder contents.
Configuring IntelliJ IDEA code style per folder
How to define IDE settings per folder in IntelliJ IDEA including IDEA's custom settings using EditorConfig.
Detecting vulnerable dependencies in IntelliJ IDEA
How to detect third party libraries with security vulnerabilities directly in IntelliJ IDEA.
IDEA EduTools: Learning directly in your IDE
With IntelliJ IDEA Edu Tools plugin you can study various programming courses directly in your IDE and work on all the assignments. Alternatively, you can create courses yourself to share with others.
Analyzing dependencies in IntelliJ IDEA
How to analyze dependencies in IDEA using Dependency Structure Matrix and other tools.
IntelliJ IDEA Tips: Synchronization and Sharing of Settings
Did you know IDEA offers two ways of synchronization of you settings among multiple instances of your IDE? You can use it when working on multiple computers or to share unified settings in your team.
IntelliJ IDEA integrated HTTP Client
It is often useful to be able to send HTTP requests directly from your IDE. IntelliJ Idea offers full-fledged HTTP client which you can use without the need of a dedicated external client.
IntelliJ IDEA Tips & Tricks: Postfix Code Completion
Postfix completion is a very powerful feature, which lets you transform an existing expression using a postfix added. This greatly reduces backward caret movement and thus increases productivity.
IntelliJ IDEA Tips & Tricks: Improving performance
Running IntelliJ IDEA IDE can be taxing on your machine, especially for large projects, here are a few tips, which can help you to achieve better performance.
IntelliJ IDEA Tips & Tricks: Presentations
How to make the most of the IntelliJ IDEA's view modes to make the best presentations possible including visualization of the keyboard input?
IntelliJ IDEA Tips & Tricks: Multiple Cursors
Sometimes it is useful to edit multiple places in the file at once, which can save you precious time and increase your productivity. IntelliJ IDEA supports having multiple cursors at once, meaning you can type and edit at multiple locations at the same time.
Learning IntelliJ IDEA keyboard shortcuts
Learning shortcut keys of your favorite IDE can greatly boost your programming productivity. There is a trick to learn IntelliJ IDEA shortcuts quicker than just by memorizing them one by one.












