DesModder / DesModder

Supercharge your Desmos graph creation and sharing experience with many convenient features
https://chrome.google.com/webstore/detail/desmodder-for-desmos/eclmfdfimjhkmjglgdldedokjaemjfjp
MIT License
67 stars 26 forks source link

Intellisense: don't override Desmos navigation #828

Open jared-hughes opened 3 months ago

jared-hughes commented 3 months ago

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:

We may want to allow the current behavior (intellisense captures Enter, Up, Down) to be enabled by an option.

Example 1: if you want to press enter to have desmos automatically add declarations for missing variables, but desmodder makes it autocomplete a variable instead image

Example 4: Normally, up and down arrow keys are used for navigation within a formula or between lines. DesModder's intellisense menu makes this functionality inconsistant.