Skip to content

Flintmark 0.32.5

Choose a tag to compare

@github-actions github-actions released this 23 Jun 07:03
  • Fix: Live Preview now tracks VS Code theme changes. The editor projects
    VS Code's dark/light/high-contrast mode onto the Flintmark root instead of
    mutating the webview body, and updates CodeMirror's theme polarity in place.
    This fixes the dark-theme caret, removes the light gutter strip, and keeps
    scroll position/selection intact when switching themes.