A recent conversation had me thinking about some of the text editor options out there.
I thought it would be a curious discussion about what everyone prefers.
Personally - I am not a fan of the native Docebo editor for code.
At a minimum - I would like the code to remain exactly as I placed it there. Don’t re-format my stuff and don’t strip things out - especially harmless things like comments.
Here are some free options I have used over the years.
Notepad
Notepad++
Brackets
Visual Studio Code
Atom - This one is my current “Go To” for writing up code before pasting it into various platforms and programs.
So what is your favorite editor?