bitburner.editoroptions.md

June 4, 2026 ยท View on GitHub

Home > bitburner > EditorOptions

EditorOptions interface

Options for opening the code editor

Signature:

interface EditorOptions 

Properties

Property

Modifiers

Type

Description

vim?

boolean

(Optional) Optional. If true, opens the editor in vim mode. If false, opens the editor in nano mode. If not provided, uses the user's default editor settings