SpartanJ / ecode

Lightweight multi-platform code editor designed for modern hardware with a focus on responsiveness and performance.
MIT License
940 stars 13 forks source link

[ENHANCEMENT] Multi Linebreak Columns #271

Open NullPlane opened 7 months ago

NullPlane commented 7 months ago

Let me know, if I am just too blind to notice, if this exists.

A lot of cool Ideas about this like an add-menu with multiple entries etc. But that might be too much fuzz. Effective, elegant alternative would be:

SpartanJ commented 7 months ago

I can't think of a use case for this. What would be a use case?

NullPlane commented 6 months ago

Seperated commenting. Having inline comments parallel to each line of the code while also being restricted to the same or a custom set length of the code. My University requested this in a recent course and as I had seen this feature somewhere before I wondered whether this is used more often elsewhere and could be useful in some other cases of stylization.

It is of minor importance tho.