bitburner-src/src/ScriptEditor/ui
2024-05-23 01:51:33 -07:00
..
Editor.tsx BUGFIX: Save position of cursor when switching tabs and unmounting editor (#1297) 2024-05-23 01:51:33 -07:00
NoOpenScripts.tsx REFACTORING: ScriptEditor (#560) 2023-06-03 13:55:25 -04:00
OpenScript.ts allow json (#1137) 2024-03-06 15:52:32 -08:00
Options.ts UI: add cursor options to the script editor (#615) 2023-06-18 21:17:15 -04:00
OptionsModal.tsx Fix backwards name for indent option (#659) 2023-07-05 18:18:53 -04:00
ScriptEditorContext.tsx FIX: show ram calculation error reason to player (#627) 2023-06-19 03:49:32 -04:00
ScriptEditorRoot.tsx BUGFIX: Save position of cursor when switching tabs and unmounting editor (#1297) 2024-05-23 01:51:33 -07:00
Tab.tsx UI: Fix several issues with script editor tabs (#554) (#567) 2023-06-04 12:01:06 -04:00
Tabs.tsx UI: Fix several issues with script editor tabs (#554) (#567) 2023-06-04 12:01:06 -04:00
ThemeEditorModal.tsx FIX: script options modal issue #625 (#626) 2023-06-17 17:58:56 -04:00
themes.ts MISC: Use structuredClone() for deep cloning (#1077) 2024-02-10 04:10:19 -05:00
Toolbar.tsx BUGFIX: Fix script editor documentation button using wrong URL (#1099) 2024-02-15 04:55:36 -08:00
useVimEditor.tsx MISC: enforce eslint react checks (#640) 2023-06-26 22:29:44 -04:00
utils.ts allow json (#1137) 2024-03-06 15:52:32 -08:00