Ben Johnston

Results 5 issues of Ben Johnston

Added step to build the vim help system documentation, enabling the use of :help nerdcommenter

needs work

I recently downloaded and installed nerdcommenter using Pathogen. I noticed that the README was missing the step to build the documentation before it can be used with :help nerdcommenter in...

This PR adds the `VoronoiDiagram` trait to create Voronoi diagrams from `Polygon` and `MultiPoint` types. The Voronoi diagram is created using the property that [voronoi diagrams are the dual of...

**Describe the bug** [Extension Sample Part 2](https://github.com/microsoft/MicrosoftEdge-Extensions/tree/main/Extension%20samples/extension-getting-started-part2/extension-getting-started-part2) produces a runtime exception error. `Unchecked runtime.lastError: Could not establish connection. Receiving end does not exist.` **To Reproduce** Steps to reproduce the behavior:...

Bug
Partner Center

The `ImageReader` link in the docs is broken and returns a resources not found error. ![image](https://github.com/user-attachments/assets/875144c6-5e5c-48a5-a827-59c24cf174e4) This PR fixes the link. Despite the warning by `cargo docs` an explicit link...