Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

That's an interesting idea! 
Another option others have suggested is "ghost" results written next to each line, which shows "what would be printed if this was the last line" (which is a little bit different from "what would this line in isolation print", since that doesn't take into account prior line's definitions etc)

(1 edit)

Yeah that ghost thing would also fix "my" usecase of just doing random math equations that are not related to each other at all, which I now just put at the bottom and shuffle around when needed.

In some other editors they work with execute what is selected. This way you can select multiple lines if you need predecessor evaluations

Good to know, thanks!

I 2nd this, it would be awesome with a 'ghost' result next to each line :) Great tool nonetheless, already using it a bunch. Thanks!