Micah Cantor

Results 6 issues of Micah Cantor

This change allows 24a2 to be used as a node module. All this changes is exporting the public enums and interfaces in src/engine.ts. It also updates the package.json to specify...

**Describe the bug** ox crashes with an index out of bounds error, when pressing backspace in an empty file. **To Reproduce** Steps to reproduce the behavior: 1. run `ox` 2....

The lists of arguments in the README do not correctly describe the actual arguments used by the training and interaction scripts. This change simply updates the README so it matches...

Would it be possible (and within the scope of this project) to display type annotations on hover when using Typed Racket? I think it would provide a lot of value...

I know this is mostly on top of MIT licensed software, but still.

## Description In the codebase I work on, we use `django-cms` to manage our blog. In particular we have a `BlogView` class that calls the `details()` function to render a...