What code editor do you use and why?

Dex-chan lover
Joined
Nov 24, 2019
Messages
1,950
I started learning programming less than a week ago, and I just use the one coming with python.
I think the recommendation was using pycharm, but I'm still at the early chapters so I don't think it matters that much.
 
Dex-chan lover
Joined
Jan 16, 2020
Messages
179
"the one coming with python" what that one would be? because afaik there's no code editor embedded in python
 
Dex-chan lover
Joined
Nov 24, 2019
Messages
1,950
It's IDLE yes, I haven't gotten so far that I've tried out anything else.
 
Dex-chan lover
Joined
Jun 20, 2024
Messages
438
just your average VS Code user here :nyoron:

tho' I like to try vim at least once
 
Dex-chan lover
Joined
Jun 18, 2018
Messages
1,966
Mostly depends on the application.
Game Development I use Godot as the game engine atm, so the gdscript is written inside the engine itself.
For other languages, I mostly use VsCodium, if it's C#, I fall back on normal VsCode, as Codium doesn't support the .net compability well from my experience.
Used Visual Studio before permanently switching over to Linux and had Rider for a while, but currently I don't have that due to my college not having a proper email for verification purposes.
Anyways, for my current project, I use the Arduino IDE.
 
Joined
Mar 14, 2025
Messages
5
Nobody is using
I don't use a code editor.

If i ever need to edit code I use the full fat Visual Studio that has everything already preloaded.

Unlike others, I don't care about bloat. In fact, I want any program or software I use to be as packed with as many features and options as possible so that I can do everything I need from within one program without having to waste my precious time jumping between different softwares. Always better to have and not need than to need and not have.

And that is also why I will never ever use Linux.
ah the lazy princess types, each to their own
 

Users who are viewing this thread

Top