mirror of
https://github.com/bitburner-official/bitburner-src.git
synced 2026-04-25 10:42:51 +02:00
EDITOR: changed editor tabs to have their own editor mode (#1372)
This commit is contained in:
@@ -101,7 +101,7 @@ export const Settings = {
|
||||
/** Whether to use font ligatures */
|
||||
MonacoFontLigatures: false,
|
||||
/** Whether to use Vim mod by default in the script editor */
|
||||
MonacoVim: false,
|
||||
MonacoDefaultToVim: false,
|
||||
/** Word wrap setting for Script Editor. */
|
||||
MonacoWordWrap: "off" as WordWrapOptions,
|
||||
/** Control the cursor style*/
|
||||
|
||||
Reference in New Issue
Block a user