123
-=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- (c) WidthPadding Industries 1987 0|56|0 -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=- -=+=-
Socoder -> Off Topic -> HoboEdit

Sat, 02 Mar 2013, 11:42
HoboBen
I’m mad, so I’m making a code editor thing from scratch!

-=-=-
blog | work | code | more code
Sat, 02 Mar 2013, 11:42
Jayenkai
Mmm, very DOS!
Sat, 02 Mar 2013, 12:16
rockford
Are there no IDEs out there to your liking?

At least you'll have full control over everything
Sat, 02 Mar 2013, 12:35
HoboBen
Nope, there's something wrong with all of them!!!

-=-=-
blog | work | code | more code
Sat, 02 Mar 2013, 15:47
dna
That looks quite good.

I recently discovered Ideal and though it works I had yet to run into any problems with the editor.
It looks clever.

-=-=-
DNA
Sun, 03 Mar 2013, 00:42
Dabz
Yep... Looks good that, bit nostalgic too!

Dabz

-=-=-
Intel Core i5 6400 2.7GHz, NVIDIA GeForce GTX 1070 (8GB), 8Gig DDR4 RAM, 256GB SSD, 1TB HDD, Windows 10 64bit
Sun, 03 Mar 2013, 11:16
JL235
Why not just use Vim? Seriously?

If you don't want all the Vim bindings, you could keep it in insert mode all the time, and in the standard key mappings there.
Sun, 03 Mar 2013, 11:52
CodersRule
I was thinking along JL's lines. I haven't ever used emacs (I use vim instead), but I've heard that it's very customisable. Why not just configure emacs (or vim, for that matter) to do exactly what you want?
Sun, 03 Mar 2013, 12:46
Jayenkai
Sometimes the joy of coding is the coding.
Sun, 03 Mar 2013, 12:47
rockford
Sometimes the joy of coding is the coding.

Indeed
Sun, 03 Mar 2013, 15:31
HoboBen
Mostly as Jay says, but also because Vim and Emacs make my head hurt.

-=-=-
blog | work | code | more code
Mon, 04 Mar 2013, 03:19
waroffice
I love VIM, very powerful, not the most intuitive though.

Could be worse you could use nano
Mon, 04 Mar 2013, 10:00
HoboBen
I love nano!!! Wouldn't use it as an IDE though.
Tue, 05 Mar 2013, 08:49
JL235
Oh god, I love vim, I love it so much now.

Here is a screenshot of my 'jsx' (JavaScript + Markdown) that I have setup in Vim.