Best code editor to use in Zorin

Hi everyone,

Relatively new to Zorin and linux as a whole, and just wanted to know if there is a preferred code/text editing software to use to programming? One which would ideally colour code syntax.
Thanks

Maybe try Apostrophe, Kate or KWrite; You can find them in Gnome Software.

I used to use Bluefish. It's a fairly old-school looking program by today's standards, but most the languages of the computing world haven't changed that much, to be fair.

Any text editor includes color code syntax. And most of them can be customized - though editors in general are detached from the system theme.

I generally use the text editor (I Use Xed) but for heavy lifting, I switch to Geany.

For tasks where I collaborate, I will use VS Code, to minimize confusion or friction with Windows OS users.