|
|
|
|
|
by djedr
1964 days ago
|
|
Hey, thanks for the response. :) I see it as analogous to structuring source code text. The sweet spot IMO lies in the place where the editor offers guidance for common use-cases (think auto-indent, on-demand auto-format), but allows you to arrange code in a non-standard way when appropriate. That I think would be ideal. Not all good programmers care about maintaining perfect visual order and I think that's fine. They would appreciate the automation and would be discouraged by the lack of it. Same as in text languages/IDEs. Of course it's totally fine if your audience does not care about such features or they are not a priority. But for a good general-purpose system I think that would be a must. Now the sweet spot is not trivial to achieve and I haven't completely solved it, but I feel it can be done and I'd invest in researching it. PS I hope your project succeeds! |
|
Thank you for nice words! <3