GSE: Sequences, Variables, Macros

GSE: Sequences, Variables, Macros

6M Downloads

[ENH] Reparse Action when losing focus in editor

TimothyLuke opened this issue · 2 comments

commented

In GSE2 everything was in one box and it was impossible to give real time feedback on what had been entered. Now that we have everything in a block it may be possible to reparse a block when the editbox looses focus giving the user immediate feedback on what has been entered.

commented

No @woodgray that is not possible at all. It would still be a bunch of individual boxes. The closest thing to a box we can get is the raw edit and I can’t incorporate that into the UI as it renders completely different

commented

OK, as adjunct would it be possible to not show the block format after the creation of a block. Just show it as a line till the user re-selects it and then have it show the block format. Of course the presents the problem of multiple selects etc. It certainly would be easier to visualize. At some point you may have to integrate GitHub Copilot lol