Jared Hughes

Results 89 issues of Jared Hughes

Simply runs a regex replacement after highlight.js does the rest of the highlighting. As a consequence, it does not highlight strings such as `` which contain a Python keyword. This...

This bug can be reproduced easily in the demo on https://mathquill.com as follows: - Paste `\left(aaaaaaaaaaaaaaaaaaaaaaaaaa\right)` into the top MathQuill field - Type Ctrl+Home, ►, Tab. The cursor moves to...

- `œF`: Regex Findall: Find all instances of regex `x` in string `y`; return a list of matches - `œḞ`: Regex Finditer: Find all instances of regex `x` in string...

See discussion and a demo at https://github.com/ManimCommunity/manim/issues/2177#issuecomment-939400530

bug

New in v1.9.0. `showMovablePoints` should be the default (and unconfigurable?) https://www.desmos.com/api/changelog#v1-9-0

plugin:video-creator

I suspect this matters for dsm metadata. New features as of v1.9 https://www.desmos.com/api/v1.9/docs/index.html#GraphingCalculator.withHistoryReplacement

Migrated from Examples 1 and 4 of https://github.com/DesModder/DesModder/issues/827, which suggests adding an option to disable these features (enter/up/down) entirely. Instead the default behavior should be the following: - Enter, Up,...

enhancement
plugin:intellisense

TODO: - [ ] Run the apiKeyValid regex on the main page (so users don't have to wait 120 seconds). - Or, do a heartbeat as soon as the api...

There's some branching currently based on browser because for some time, Firefox only supported MV2 and Chrome was removing support for MV2 in favor of MV3. Now, Firefox supports MV3...

foundational

GraTeX is a convenient tool for sharing images of graphs, with the formula on top. - https://teth-main.github.io/GraTeX/ (https://github.com/TETH-Main/GraTeX) ![image](https://github.com/DesModder/DesModder/assets/20214911/90dc7685-41ef-4df6-b1c6-325e5831bdc7) This could pair well with Video Creator: - Add a collapsible...

feature-request
plugin:video-creator