Commit Graph

5 Commits

Author SHA1 Message Date
DarkPhoenix2704
cf38dd5109 fix: type definitions getting broken when switching between scripts 2025-06-23 15:50:41 +00:00
Mert E.
9d1f911644 fix: worker monaco (#10462)
* fix: use worker url instead of inline

* fix: quick import local

* fix: warning

* fix: use module only in dev mode
2025-02-10 09:38:36 +03:00
DarkPhoenix2704
c209cee324 fix: types not working in staging 2025-01-14 05:34:45 +00:00
mertmit
a8ef70f7b7 script 2025-01-10 16:10:56 +00:00
Anbarasu
a5fc9be175 feat: Formula colouring and improved suggestions (#9072)
* feat: formula language

* feat: formula coloring and ux improvements

* fix: suggestions generation

* fix: handle undefined editor

* fix: handle formula errors

* fix: update imports

* fix: minor corrections

* fix: test corrections

* fix: increase timeout

* fix: clear existing formulas before pasting

* fix: ux improve

* fix: ux improve

* fix: coloring issue

* fix: remove styles

* fix: handle wrapping

* fix: bug fixes

* fix: strict suggestion handling

* fix: update indent strategy

* fix: handle formula in nested state and unbalanced parens

* fix: formula fix

* chore: sync dependencies
2024-07-30 13:47:07 +05:30