@switch (activeSection()) { @case ('plugins') { } @case ('general') { } @case ('project') { } @case ('about') { } @case ('changelog') { } @default { @if (activePluginItem(); as pluginItem) { } } }
@if (buffer.dirtyCount() > 0) { }