catloversg
ade79c0f65
UI: Add option to autosave scripts on focus change ( #2565 )
2026-03-13 19:37:17 -07:00
catloversg
b737bb63e6
CODEBASE: Create monaco editor instance with null model ( #2563 )
2026-03-12 17:19:14 -07:00
catloversg
a29f2945c5
BUGFIX: Monaco shows wrong TSDoc of APIs that have "export" word ( #2473 )
2026-02-05 07:31:13 -08:00
catloversg
4bae9938bf
BUGFIX: Editor shows "+1 overload" with all NS APIs ( #1883 )
2025-01-07 22:17:30 -08:00
catloversg
cea0afe1f4
EDITOR: Follow-up of #1470 (Editor outline) ( #1498 )
2024-07-17 15:18:10 -07:00
catloversg
8f0ea7c8c4
EDITOR: Work around bug in monaco-editor ( #1470 )
2024-07-07 14:38:22 -07:00
catloversg
8703da4ab6
BUGFIX: Save position of cursor when switching tabs and unmounting editor ( #1297 )
2024-05-23 01:51:33 -07:00
Caldwell
6f8a59593a
EDITOR: fix disposing models ( #1026 )
2024-01-09 18:45:31 -05:00
Snarling
87925f1900
EDITOR: Reorganization and minor efficiency improvements ( #886 )
2023-10-23 07:02:33 -04:00
Aleksei Bezrodnov
1d5a735941
MISC: enforce eslint react checks ( #640 )
2023-06-26 22:29:44 -04:00
Aleksei Bezrodnov
9e75621cd2
UI: add cursor options to the script editor ( #615 )
2023-06-18 21:17:15 -04:00
Aleksei Bezrodnov
99954ebd1e
REFACTORING: ScriptEditor ( #560 )
2023-06-03 13:55:25 -04:00
omuretsu
27a6b619eb
Lint fix
...
Also reduce unnecessary imports
2023-05-16 11:41:55 -04:00
Snarling
ebae35b1fb
CODEBASE: Expand lint rules, and Aliases are stored as maps ( #501 )
2023-05-05 03:55:59 -04:00
Snarling
4166c09bd4
More script editor options ( #386 )
...
* Options are responsive again (fix from previous changes)
* Better height control on the monaco container using flexbox.
* Added options for tab size, auto-detect indentation per-file, font family, and font ligatures.
2023-02-24 07:37:29 -05:00
Snarling
71051cde9c
Upgrade monaco and bump game version to 2.3.0dev ( #369 )
2023-02-23 21:43:29 -05:00