John Honaker

Results 4 issues of John Honaker

#### Summary: Adding the "file://" protocol to the beginning of the iframe increases compatibility with other browsers. Before, the update page would work in R Studio (which is why I...

There was a simple typo in the description of a point to a plane. The product should have been (p dot P)p where p is the plane, P is the...

I added support for the Nim programming language. It supports finding `proc`, `template`, `macro`, and `block` definitions. I couldn't think of regex that would let me match `var`, `const`, or...

The move to end of line shortcut was incorrect, and I added move forward and backward by one character.