Skip to content

ExtensionSettings

This content is for v1.2.1. Switch to the latest version for up-to-date documentation.

Defined in: domain/storage/extension-state.ts:64

拡張機能の保存済み設定。

readonly commandAliases: readonly CommandAlias[]

Defined in: domain/storage/extension-state.ts:66

Command alias一覧。


readonly preferNerdFont: boolean

Defined in: domain/storage/extension-state.ts:68

Nerd Font互換iconを優先するか。


readonly promptStyle: PromptStyle

Defined in: domain/storage/extension-state.ts:70

CLI promptの表示style。

Last updated: