BTW, I haven't looked at any code. Wanted to explore first and see if some new behavior would be acceptable. Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment As
😊 BTW, in all cases I only made the output control expandable (with the exception of JWT, where I did payload, which is the input for encode and output for decode). But it would be just as easy to add this to any CustomTextBox or CodeEditor in the application. DevToys-Expandable...
In following program, what is the purpose of the while loop? There are no problems with the compilation, but whether or not I have the while loop in place or not, the result is the same. I can't understand why the while loop is included. BTW, this is just an ex......
I *love* the DIFFzilla speed-up for multi-file diffs with directories containing many files. However, there are unfortunately also a few regressions for DIFFzilla released with v24 of SlickEdit: The window position and maximized state is not remembered for the Multi-File Diff window. The window...
BTW, the definition of "client/server" implies the presence of a network for communication between the two parts, Wrong. Client and server can work on the same computer without any network. Moreover, client/server idiom is heavily used inside ...
Awesome. Btw, if you include the tag below (delete/modify as needed) at your user page, you'll be cross-referenced as an aficionado the next time the Surfing page is updated. {{Infobox_Personal | physical = [[Person_Race:=White]] [[Person_Gender:=Male]], [[Person_Height:=74]]...
In following program, what is the purpose of the while loop? There are no problems with the compilation, but whether or not I have the while loop in place or not, the result is the same. I can't understand why the while loop is included. BTW, this is just an ex......
Garrett, as you can see, I moved the Civic Si under the Honda listing in accordance with Centiareproperty policy. Perhaps you would like to clean up the Honda listing from the 'Milson' placeholder information. The performance attributes look great. Btw, if you don't want to place the info...
most calls are just comparing single nodes (likep), but there are two significant onesdiff - snakes 521284anddiff - snakes 564001which seems to be comparing the whole content. Not sure if we can do something about it (well, optimizing diff is ofc one of the solutions), but this looks ...
@peffput up a patch on the git mailing list (thank you, btw! so perfect). and it's now beenmergedinto git's next branch. commit:git/git@0114384 When it's available in git's master, folks can try things withbrew install --HEAD gitand configure theinteractive.diffFilter. ...