radian628 / desmoscript

Desmos scripting language and successor to LISPsmos.
101 stars 8 forks source link

Proper diagnostic updates #21

Open radian628 opened 1 year ago

radian628 commented 1 year ago

Currently, diagnostics only generate when you make edits to a file and won't update unless you manually save the page (i.e. if you go off and edit another page and then come back, the original page won't generate diagnostics if changes to the other file caused the error). This should be fixed so that diagnostics are always up-to-date.