Skip to content

Feature/live preview panel#17

Merged
asielcabrera merged 2 commits into
mainfrom
feature/live-preview-panel
May 18, 2026
Merged

Feature/live preview panel#17
asielcabrera merged 2 commits into
mainfrom
feature/live-preview-panel

Conversation

@asielcabrera
Copy link
Copy Markdown
Contributor

Summary

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Refactoring (no functional changes)
  • Other (please describe):

Breaking Changes

  • This PR does NOT contain breaking changes
  • This PR contains breaking changes (describe below)

Breaking changes description:

Testing

  • :checkhealth swift
  • Manual testing details:
  • Added or updated tests (if applicable)

Documentation

  • Not needed
  • Updated DOCUMENTATION.md, GETTING_STARTED.md, or other guides
  • Updated README.md
  • Updated code comments

Checklist

  • Linked related issues or discussions (Fixes #123, Closes #456)
  • Added or updated examples when behavior changes
  • Verified backward compatibility or documented breaking changes
  • Code follows the project's style guidelines
  • Commits are rebased on latest main with clear messages
  • Requesting review once the PR is ready (not a draft)

This feature adds a Neovim side-panel that detects #Preview macros using Tree-sitter (with a regex fallback). It supports Interactive and Static execution modes by extracting the view names and opening the resulting output.
@asielcabrera asielcabrera merged commit 865602b into main May 18, 2026
8 of 9 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant