Tag: text editor
-

Picking a Text Editor is a big deal
Now that Sublime Text 4 has asked me to upgrade its license, I am officially in the marked to try out a new text editor since it doesn’t seem to have official support from a few new pieces of tech.
-
Hack
I love building things for fun and lately I’ve been thinking about building a text editor. I’ve used a lot of text editors and IDEs in the past. Here’s the list in a chronological order: vi/vim: my very first code editor. Used it back in my earlier C/C++/Java days Dreamweaver: started using it once I…