idefontstabstext-editor

Proportional font IDE


I would really like to see a proportional font IDE, even if I have to build it myself (perhaps as an extension to Visual Studio). What I basically mean is MS Word style editing of code that sort of looks like the typographical style in The C++ Programming Language book.

I want to set tab stops for my indents and lining up function signatures and rows of assignment statements, which could be specified in points instead of fixed character positions. I would also like bold and italics. Various font sizes and even style sheets would be cool.

Has anyone seen anything like this out there or know the best way to start building one?


Solution

  • I'd still like to see a popular editor or IDE implement elastic tabstops.