Skip to content

Advanced Settings

Brioche Masquée edited this page Aug 4, 2026 · 2 revisions

Advanced Settings

Finer per-project settings, all in .vscode/settings.json alongside the everyday ones. Most projects can leave these at their defaults.

Compendium card display toggles

Every visual element on an inline item, spell, or monster card has its own show* field in that entry's own YAML (see Managing the Compendium). These settings are just the project-wide default used whenever an entry leaves the field out — an entry's own explicit value always wins.

All default to true.

Setting Controls
mpx.defaultShowSpellImage Show/hide a spell's illustration.
mpx.defaultShowSpellSchoolIcon Show/hide a spell's school icon.
mpx.defaultShowSpellAreaEffectIcon Show/hide a spell's area-effect shape icon.
mpx.defaultShowSpellSources Show/hide a spell's Source line.
mpx.defaultShowSpellTags Show/hide a spell's Tags line.
mpx.defaultShowItemImage Show/hide an item's illustration.
mpx.defaultShowItemSources Show/hide an item's Source line.
mpx.defaultShowItemTags Show/hide an item's Tags line.
mpx.defaultShowMonsterImage Show/hide a monster's illustration.
mpx.defaultShowMonsterToken Show/hide a monster's circular token portrait.
mpx.defaultShowMonsterSources Show/hide a monster's Source line.
mpx.defaultShowMonsterTags Show/hide a monster's Tags line.

Build behavior

Reference

  • Commands — every MPX: command and its palette entry.

Clone this wiki locally