Samuel Bronson

Results 40 issues of Samuel Bronson

I mean, who doesn't want to track where they got a snippet from? The funny layout enables this workflow in Chrome devtools: 1. Triple click on the URL to select...

RISC-V always stores instructions in little-endian.

Mostly, switching away from overly-powerful constructs like `buildscript` and `apply` and removing redundant stuff. Also drop `PsiViewer` from the tree as we can simply pull it in from JetBrains' repository....

I'm not seeing source for a 192-SNAPSHOT build (or any of the higher versions, either) in the repository. Makes it a bit trickier to contribute...

This is an attempt to merge https://github.com/ThomasR/intellij-diff-plugin into the platform. The primary reason for this is that I couldn't figure out how to associate a language with the PATCH filetype...

Waiting for Reply

Just a few build improvements I came up with due to debugger misconfiguration. In particular, I had "Break when exceptions cross AppDomain or managed/native boundaries" enabled, so the debugger broke...

The ["Update video size based on Picture-in-Picture window size changes"](https://w3c.github.io/picture-in-picture/#example-update-video-on-window-size-changes) seems to skip over a key aspect of updating the video size: ```javascript function onPipWindowResize(event) { // Picture-in-Picture window has...

CR Blocking

If you [archive the repository](https://docs.github.com/en/github/creating-cloning-and-archiving-repositories/archiving-repositories), it will be more clear that this isn't where stuff happens anymore.

They will be much happier there.

For example, the docs for `completing-read` contain this text: ``` COLLECTION, and PREDICATE. See also Info node ‘(elisp)Basic Completion’ for the details about completion, and Info node ‘(elisp)Programmed Completion’ for...