Victor Grazi
Victor Grazi
Many CompletableFuture implementations remain to be implemented. For example thenRunAsync, etc
In many cases, where the code was similar but not exact, I just copied and tweaked. I started refactoring those, but there is still much to do
Remove left and right border from everything except context, and let everything else grab those from the context. Context should also retain initialLeft/RightBorder, and should reset its left and right...
Provide an invisible button to the buttons panel (positioned north of the snippet frame) that signals the layout manager to start a new line Also, even if this is not...
Futures - Add runAfterEither/Both, thenAccept, normal and Asynch These should display the thread names, so we can see which threads are reused by the CompletableFuture