Visual Studio Code (insiders): For most of the coding. I use the insiders version because it has more features and I can use the insiders version of the extensions.
Neovim: For some of the config files editing. I use packer.nvim to manage my Neovim extensions and TokyoNight-moon theme.
IntelliJ IDEA: For Java and Java Web development. I also used that to develop some Minecraft Mods.
CLion: For Qt C++ project development. I hate Qt Creator! But for pure C/C++ projects, I still use VSCode~
Xcode: For Swift and SwiftUI development. And the learning of OpneGL.