Change code editor’s font size IntelliJ IDEA || Change editor font size by mouse scroll up and down

In this tutorial, we will learn to change the code editor’s font size in the IntelliJ idea. we can do it in two ways. we can enable font resizing with Ctrl + mouse scroll. Also, we can set font size permanently. I have shown both ways in this tutorial. I hope you found this tutorial … Read more

IntelliJ Idea 2023.1 community edition installation on Windows 11 (64bit) | Tutorial for Beginners

Hello coders, In this tutorial, we will learn to download and install IntelliJ Idea Community Edition v2023.1 on Windows 11. Also, we will see to create the first sample Java project in this tutorial. It’s an easy task. Let’s do it together. Prerequisites – JDK/Java must be installed on your system. open cmd and type … Read more