NLCE lets you load code files from any language with the proper syntax highlighting (you can even create your own) and display it as blocks automatically separated in the window (an option to manually separate the file will be available in the future).
This allows you to have a more visual approach to a file and organize with comments and frames your code to make it easier to work with, this is especially useful for large files containing a lot of lines.
The only mention of a Non-linear code editor I have seen online was from the blog Anonymous Function which contained the article published in 2013 by Benedict Singer: http://www.anonymous-function.net/articles/non-linear-code-editing/
Note : I have not seen it before starting the project, but the reasoning and ideas under the A new proposal header are also the ones that drove me to work on this project.
To download the project, you just have to go in the Releases section and find the latest one.
To run it, just run nlce.exe
.